Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: confluentinc/confluent-kafka-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0
Choose a base ref
...
head repository: confluentinc/confluent-kafka-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.3
Choose a head ref
  • 5 commits
  • 10 files changed
  • 4 contributors

Commits on Jul 30, 2024

  1. Update AdminTypes.c new_total_count description (#1789)

    Corrected NewPartitions parameter description new_total_cnt to correct new_total_count
    zanekullman authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c32d69d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Retrieve schema from schema registry client in JSONDeserialier if `…

    …schema_str` not provided (#1798)
    
    * deserialize JSON using wire header schema ID and registry client
    
    * update docs
    kleinschmidt authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1d1cad9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    fcc010e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df3380f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    5347020 View commit details
    Browse the repository at this point in the history
Loading