0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 02, 2024 — Jul 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support AWS_MSK_IAM authentication (#2519) More... 4 months ago
Make the "mock" dependency optional (only used in Python < 3.3). (#2518) More... 4 months ago
Remove tox.ini; update testing docs More... 4 months ago
Document api_version_auto_timeout_ms default; override in group tests More... 4 months ago
Cleanup sasl mechanism configuration checks; fix gssapi bugs; add sasl_kerberos_name config (#2520) More... 4 months ago
Refactor Sasl authentication with SaslMechanism abstract base class; support SaslAuthenticate (#2515) More... 4 months ago
Use thread-specific client_id in test_group More... 4 months ago
Call ApiVersionsRequest during connection, prior to Sasl Handshake (#2493) More... 4 months ago
1.1 broker_api_versions More... 4 months ago
Add baseline leader_epoch support for ListOffsets v4 / FetchRequest v10 (#2511) More... 4 months ago
Implement client-side connection throttling / KIP-219 (#2510) More... 4 months ago
Fix subprocess log warning; specify timeout_ms kwarg in consumer.poll tests More... 4 months ago
Fixup fetch request forgotten_topics_data encoding More... 4 months ago
2.0.6 changelog More... 4 months ago
Improve too-large timeout handling in client poll More... 4 months ago
Implement Incremental Fetch Sessions / KIP-227 (#2508) More... 4 months ago
Client connection / maybe_refresh_metadata changes (#2507) More... 4 months ago
Add throttle warnings and top-level error handling for new offset commit/fetch handling More... 4 months ago
Support OffsetFetch v5 / OffsetCommit v6 (2.1 baseline) (#2505) More... 4 months ago
Improve error handling in client._maybe_connect (#2504) More... 4 months ago
Support 2.1 baseline consumer group apis (#2503) More... 4 months ago
Support FindCoordinatorRequest v2 in consumer and admin client (#2502) More... 4 months ago
Support ListOffsets v3 in consumer (#2501) More... 4 months ago
Support Fetch Request/Response v6 in consumer (#2500) More... 4 months ago
Support custom per-request timeouts (#2498) More... 4 months ago
try / except in consumer coordinator __del__ More... 4 months ago
Decode and skip transactional control records in consumer (#2499) More... 4 months ago
Add support for Metadata Request/Response v7 (#2497) More... 4 months ago
Default client.check_version timeout to api_version_auto_timeout_ms (#2496) More... 4 months ago
Add KafkaClient.api_version(operation) for best available from api_versions (#2495) More... 4 months ago