Fix deadlock in consumer mock, update Kafka and Zookeeper for tests, add message timestamp in update context and add processor stopped state
Latest
norbertklawikowski
released this
16 May 09:42
·
6 commits
to master
since this release
What's Changed
- Correct README's example usage by @danielgospodinow in #442
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #444
- Fix/add links in READMEs by @anoruxylene in #448
- fix a deadlock in the consumer mock by @moonpolysoft in #451
- test: upgrade version of zookeeper and kafka to 7.6.0 by @kitimark in #447
- Add message timestamp to view update context by @smirzaei in #453
- Improve processor stopped state management by @jalaziz in #449
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #450
New Contributors
- @danielgospodinow made their first contribution in #442
- @dependabot made their first contribution in #444
- @anoruxylene made their first contribution in #448
- @moonpolysoft made their first contribution in #451
- @kitimark made their first contribution in #447
- @smirzaei made their first contribution in #453
- @jalaziz made their first contribution in #449
Full Changelog: v1.1.11...v1.1.12