Releases: ryan-yuuu/ktables
Releases · ryan-yuuu/ktables
v1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-07-04)
Bug Fixes
reader survives raising apply-observer callbacks and transient catch-up unassignment (#34 ) (cf3b040 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-07-03)
Bug Fixes
close consumer and producer when initial broker connect fails (#31 ) (6aa3a3b )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-07-01)
Features
at-least-once producer default and acks durability knob (#28 ) (109d2e1 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-06-23)
⚠ BREAKING CHANGES
reconcile existing topic cleanup.policy via on_policy_mismatch (#25 )
Features
reconcile existing topic cleanup.policy via on_policy_mismatch (#25 ) (769820a )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-06-20)
Features
expose fetch_max_wait_ms to tune barrier latency (#23 ) (46d0b08 )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-06-17)
Features
grouped/multimap table (group -> {member -> value}) over a compacted topic (#17 ) (0b53f8b )
Documentation
fix the CI badge URL after the Tests→CI rename (#19 ) (655cd7d )
update README (cd54e92 )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-06-13)
Features
add KafkaTable.barrier() — on-demand read-your-own-writes (#8 ) (7a46433 )
v0.1.2
Compare
Sorry, something went wrong.
No results found
0.1.2 (2026-06-10)
Bug Fixes
ship py.typed so type checkers use the package's inline annotations (#6 ) (e556fb4 )
v0.1.1
Compare
Sorry, something went wrong.
No results found
0.1.1 (2026-06-10)
Documentation
update README for published package (pip install, PyPI badge, summary sync) (#4 ) (466e676 )
v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-06-10)
Features
KafkaTable and KafkaTableWriter — a GlobalKTable for asyncio Python (#1 ) (4a2b0b9 )