Skip to content

Releases: tryfix/kstream

Bug Fixes

25 May 23:52
09904d1
Compare
Choose a tag to compare

Global Table sync gets stuck in transactionally produced topics fixed

Bug Fixes

25 May 23:49
da45145
Compare
Choose a tag to compare
v1.3.2

divide by zero fix

Bug Fixes

16 Aug 13:23
Compare
Choose a tag to compare
v1.3.1

make GlobalKTable exported

Feature enhancements

15 Oct 15:22
499e93f
Compare
Choose a tag to compare

Stream to stream joins added
Global table versioning added

Bug Fixes

14 Jun 13:45
2d99e24
Compare
Choose a tag to compare
Merge pull request #16 from tryfix/k-admin-fixes

admin fetch info topic configs added

Bug Fixes

13 Jun 18:30
45de213
Compare
Choose a tag to compare
Merge pull request #15 from tryfix/k-admin-fixes

admin create topic bug fixes

Bug Fixes

13 Jun 18:20
1770a79
Compare
Choose a tag to compare

admin bug fixes

Bug Fixes

13 Jun 18:04
1770a79
Compare
Choose a tag to compare
Bug Fixes Pre-release
Pre-release

admin client wrong err type assertion fixed

Bug Fixes

11 Jun 16:35
2935d43
Compare
Choose a tag to compare

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

08 May 08:52
0cbd561
Compare
Choose a tag to compare
Merge pull request #11 from tryfix/store-indexing

Store indexing