Releases: reactor/reactor-kafka
v1.4.0-RC1
Reactor Kafka
1.4.0-RC1
is part of 2024.0.0-RC1
Release Train.
Full Changelog: v1.4.0-M1...v1.4.0-RC1
v1.4.0-M1
What's Changed
- Depend on
Reactor Core
v3.7.0-M1
by @chemicL in 229f853, see release notes
New Contributors
Full Changelog: v1.3.23...v1.4.0-M1
v1.3.23
Reactor Kafka
1.3.23
is part of 2020.0.41
Release Train, 2022.0.16
Release Train and 2023.0.3
Release Train.
What's Changed
- support to read bootstrap server property when it was defined as a list by @emmanuelsilva in #376
New Contributors
- @emmanuelsilva made their first contribution in #376
Full Changelog: v1.3.22...v1.3.23
v1.3.22
Reactor Kafka
1.3.22
is part of 2020.0.38
Release Train, 2022.0.13
Release Train and 2023.0.0
Release Train.
What's Changed
- Add Observation propagation by @artembilan in #325
- Upgrade Kafka Clients Version to 3.6.0 by @jrhino97 in #361
- Correcting reference doc format error in "Sample Scen…" by @nikhilkarve in #362
- RePause All Partitions After Rebalance if user paused any and requested by @Gin2022Null in #363
- Support currentLag() in doOnConsumer by @garyrussell in #365
- Fix broken example code ('retry(When' -> 'retryWhen') by @acktsap in #366
New Contributors
- @artembilan made their first contribution in #325
- @jrhino97 made their first contribution in #361
- @nikhilkarve made their first contribution in #362
- @Gin2022Null made their first contribution in #363
- @acktsap made their first contribution in #366
Full Changelog: v1.3.21...v1.3.22
v1.3.21
Reactor Kafka
1.3.21
is part of 2020.0.36
Release Train.
What's Changed
- Fix docs for a proper version rendering by @artembilan in eef60e5
- Add receive batch to receiver by @mohamed-gara in #359
New Contributors
- @mohamed-gara made their first contribution in #359
Full Changelog: v1.3.20...v1.3.21
v1.3.20
Reactor Kafka
1.3.20
is part of 2020.0.35
Release Train.
What's Changed
- Add docs for new
ReceiverPartition
methods by @garyrussell in #354 - Fix
IllegalStateException
indoOnConsumer()
by @slimboyfat in #355
Full Changelog: v1.3.19...v1.3.20
v1.3.19
Reactor Kafka
1.3.19
is part of 2020.0.34
Release Train.
What's Changed
- GH-349: Eagerly Initialize Transactional Producers by @garyrussell in #350
- GH-344: ReceiverPartition Improvements by @garyrussell in #351
- Switch to Core SNAPSHOT; Upgrade kafka-clients by @garyrussell in #353
Full Changelog: v1.3.18...v1.3.19
v1.3.18
Reactor-Kafka 1.3.18
is part of 2020.0.32
Release Train (Europium
SR32).
What's Changed
newArgumentParser
was deprecated by @s50600822 in #337
New Contributors
- @s50600822 made their first contribution in #337
Full Changelog: v1.3.17...v1.3.18
v1.3.17
Reactor-Kafka 1.3.17
is part of 2020.0.30
Release Train (Europium
SR30).
What's Changed
- Add
Micrometer Support
forConsumer
andProducer
by @crigas1 in #323 - Catch
WakeupException
onsyncCommit()
by @garyrussell in #328
New Contributors
Full Changelog: v1.3.16...v1.3.17
v1.3.16
Reactor-Kafka 1.3.16
is part of 2020.0.28
Release Train (Europium
SR28).
What's Changed
- Add receiver retry section to docs by @flavium31 in #284
- Use new
GitHub Actions
API for setting output by @violetagg in #311 - GH-314: Fix Cooperative Incremental Rebalance by @garyrussell in #315
- Added disable hook after each test by @rgrebski in #318
- Fix invasive logging (#309) by @kotlinlukas in #322
New Contributors
- @flavium31 made their first contribution in #284
- @violetagg made their first contribution in #311
- @rgrebski made their first contribution in #318
- @kotlinlukas made their first contribution in #322
Full Changelog: v1.3.15...v1.3.16