-
Notifications
You must be signed in to change notification settings - Fork 933
Comparing changes
Open a pull request
base repository: confluentinc/confluent-kafka-python
base: v2.12.2
head repository: confluentinc/confluent-kafka-python
compare: master
- 17 commits
- 94 files changed
- 6 contributors
Commits on Oct 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b207e06 - Browse repository at this point
Copy the full SHA b207e06View commit details -
Set up type hinting: add missing types to Python files and C extensio…
…n stubs (#2041) * update * remove py.typed for now * update * fix cimply and add types to serde producer/consumer * admin * address feedback * add warning to stub and c files; admin typing more * add accidentally removed md files * fix merge conflicts in md files, add types to admin and serialization entrypoint init files * finish admin init * add types for AIO module * add types for SR rules * linter fix * address mypy complaints * revert some accidental doc change * fix some suggestions by copilot * linter * address comments * bug fix * more fix and add missing method * linter fix
Configuration menu - View commit details
-
Copy full SHA for 51652e3 - Browse repository at this point
Copy the full SHA 51652e3View commit details
Commits on Oct 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f026e72 - Browse repository at this point
Copy the full SHA f026e72View commit details
Commits on Oct 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9bfe49c - Browse repository at this point
Copy the full SHA 9bfe49cView commit details
Commits on Oct 25, 2025
-
chore: migrate to sonarqube enterprise (#2040)
Co-authored-by: service-bot-app[bot] <service-bot-app[bot]@users.noreply.github.com> Co-authored-by: service-bot-app[bot] <189278048+service-bot-app[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06c0744 - Browse repository at this point
Copy the full SHA 06c0744View commit details
Commits on Nov 3, 2025
-
Ensure schemaId initialization is thread-safe (#2120)
* Ensure schemaId initialization is thread-safe * Minor fix
Configuration menu - View commit details
-
Copy full SHA for f37ec78 - Browse repository at this point
Copy the full SHA f37ec78View commit details
Commits on Nov 4, 2025
-
DGS-22734 Add Accept-Version header (#2117)
* DGS-22734 Add Accept-Version header * Add aws fix * Fix Avro bytes serialization
Configuration menu - View commit details
-
Copy full SHA for 1206050 - Browse repository at this point
Copy the full SHA 1206050View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fa7655 - Browse repository at this point
Copy the full SHA 7fa7655View commit details -
Handle null group name to prevent segfault in Admin list_consumer_gro…
…up_offsets() (#2118) * update * update
Configuration menu - View commit details
-
Copy full SHA for 3cef461 - Browse repository at this point
Copy the full SHA 3cef461View commit details
Commits on Nov 5, 2025
-
Expose deterministic partitioner functions in Python (#2116)
* expose * remove self arg * updat
Configuration menu - View commit details
-
Copy full SHA for 7b2889f - Browse repository at this point
Copy the full SHA 7b2889fView commit details -
Set up type hinting: add correct types and apply type fixes in schema…
…-registry module (#2107) * update * remove py.typed for now * update * fix cimply and add types to serde producer/consumer * admin * address feedback * add warning to stub and c files; admin typing more * add accidentally removed md files * fix merge conflicts in md files, add types to admin and serialization entrypoint init files * finish admin init * add types for AIO module * linter fix * address mypy complaints * revert some accidental doc change * fix some suggestions by copilot * linter * fix * resolve conflict * encryption clients * fix * revert incorrect merge conflict changes * fix many things * more fixes in non sr modules * type encrypt_executor.py * more typeignore removals * update * handle union types in schemas * a bit more * revert some bad changes during merge, address copilot comments * minor * support type hint substitution for unasync * linter * fix failign integration tests * fix incorrect cache pattern * fix type * linter for comment * pin google-re2<1.1.20251105 due to dropped python 3.9 support
Configuration menu - View commit details
-
Copy full SHA for 3886a30 - Browse repository at this point
Copy the full SHA 3886a30View commit details
Commits on Nov 6, 2025
-
DGS-22077 Handle evolution during field transformation (#2121)
* DGS-22077 Handle evolution during field transformation * Minor fix * Minor cleanup * Add new header
Configuration menu - View commit details
-
Copy full SHA for 46f24ce - Browse repository at this point
Copy the full SHA 46f24ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a9e6c - Browse repository at this point
Copy the full SHA 36a9e6cView commit details
Commits on Nov 11, 2025
-
Make Message Object Instantiable By Users (#2128)
* dev changes to allow message object to be instantiated * add test cases for message class * modified some comments * remove data member definition from type hints * reformat test_message.py
Configuration menu - View commit details
-
Copy full SHA for 4bec6bc - Browse repository at this point
Copy the full SHA 4bec6bcView commit details
Commits on Nov 13, 2025
-
Update release.md to remove outdated info and deprecated links (#2127)
* update * update
Configuration menu - View commit details
-
Copy full SHA for 87dd5a1 - Browse repository at this point
Copy the full SHA 87dd5a1View commit details
Commits on Nov 14, 2025
-
Use ContextManager as workaround to mitigate GC issues in some Admin …
…tests (#2131) * try * linter indentation * update
Configuration menu - View commit details
-
Copy full SHA for b3caca6 - Browse repository at this point
Copy the full SHA b3caca6View commit details
Commits on Nov 16, 2025
-
chore: migrate to sonarqube enterprise (#2125)
Co-authored-by: service-bot-app[bot] <service-bot-app[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f7249c1 - Browse repository at this point
Copy the full SHA f7249c1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.12.2...master