Releases: Trendyol/go-dcp
Releases · Trendyol/go-dcp
v1.2.6
Changelog
- 2f0c854: feat: change log level of end stream log (@erayarslan)
- 5f1f524: feat: remove eventBus usage on persistSeqNo change (@erayarslan)
- 712e46d: fix: change gocbcore log level from info to debug (#126) (@nzmprlr)
- 9fe9657: fix: persistSeqNoChanged multi sub when rebalance trigger (@erayarslan)
- 3f6e981: fix: rollbackMitigation - PersistSeqNoChanged events were multiplied x 1024 (#127) (@ziollek)
v1.2.5
Changelog
- 997516d: fix: passed missing latest seqNo info on re-open stream (@erayarslan)
v1.2.4
v1.2.3
v1.2.2
Changelog
- 22dfa56: feat: panic when snapshot marker order corrupted (@erayarslan)
v1.2.1
Changelog
- 47b146f: feat: tracing implementation (#112) (@emrygun)
- 36ee24f: fix: improve error handling and increase timeouts in GetCollectionIDs (#114) (@bilgesubukk)
- 3bbd4e7: fix: rollback catchup flow blocking snapshot events (@erayarslan)
v1.2.0
Changelog
- 1fc2225: feat: add ability to use different Couchbase cluster for metadata (#113) (@ykursadkaya)
- f29c7a9: feat: improve healtcheck implementation (#111) (@Abdulsametileri)
- 7770345: fix: block snapshot events when persisted seqNo lower then snapshots startSeqNo with rollback mitigation enabled (@erayarslan)
v1.1.57
Changelog
- 67452a8: fix: block snapshot events when persisted seqNo lower then snapshots startSeqNo with rollback mitigation enabled (@erayarslan)
v1.2.0-rc.4
Changelog
- 0bef4d3: feat: improve dcp close, stream and gocbcore logger (@erayarslan)
- e59c5e7: feat: upgrade sync (@erayarslan)
- e5efac0: fix: move stop signal to proper place (@erayarslan)
v1.2.0-rc.3
Changelog
- 0fcebd0: feat: gocbcore logging added and fasthttp bumped to v1.57.0 (@erayarslan)
- 62cb893: feat: tune timeouts and retry (@erayarslan)