What's Changed
- [Release 0.6.0] Post-release steps by @onobc in #209
- Fix negative acknowledgement handling for ReactiveMessagePipeline when message handler throws an exception by @lhotari in #213
- Upgrade checkstyle version to 9.3 by @lhotari in #215
- Add untilStarted & untilStopped to ReactiveMessagePipeline by @lhotari in #214
- Ignore exceptions when closing consumers, producers and readers by @lhotari in #218
- Add redelivery backoff settings by @vroyer in #219
- Temp allow merging own PRs by @onobc in #223
- Update Reactor from
3.6.16
to3.6.17
by @onobc in #224 - Deprecate public constructor in ImmutableReactiveMessageConsumerSpec by @onobc in #222
- Update version from
0.6.1-SNAPSHOT
to0.7.0-SNAPSHOT
by @onobc in #226 - Update Pulsar client from
4.0.4
to4.0.5
by @onobc in #225 - [Release 0.7.0] Update version to 0.7.0 by @onobc in #228
New Contributors
Full Changelog: v0.6.0...v0.7.0