Releases: tryfix/kstream
Releases · tryfix/kstream
Bug Fixes
Global Table sync gets stuck in transactionally produced topics fixed
Bug Fixes
v1.3.2
divide by zero fix
Bug Fixes
v1.3.1
make GlobalKTable exported
Feature enhancements
Stream to stream joins added
Global table versioning added
Bug Fixes
Merge pull request #16 from tryfix/k-admin-fixes
admin fetch info topic configs added
Bug Fixes
Merge pull request #15 from tryfix/k-admin-fixes
admin create topic bug fixes
Bug Fixes
admin client wrong err type assertion fixed
Bug Fixes
Memory backend config added
Memory backend ExpiredRecordCleanupInterval added
Memory backend runCleaner causing high cpu usage fixed
Store index generic type added
Store index does not remove index value for already changed field values fixed
Bug Fixes
Merge pull request #11 from tryfix/store-indexing
Store indexing