Releases: reactor/reactor-pool
Releases · reactor/reactor-pool
v1.1.0-M1
What's Changed
✨ New features and improvements
- Depend on
Reactor Core
v3.7.0-M1
by @chemicL in 40b3d37, see release notes
New Contributors
- @dependabot made their first contribution in #185
Full Changelog: v1.0.5...v1.1.0-M1
v1.0.5
Reactor Pool
1.0.5
is part of 2022.0.15
Release Train and 2023.0.2
Release Train.
What's Changed
🐞 Bug fixes
🆙 Dependency Upgrades
- Update dependencies versions by @violetagg in #182
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Reactor Pool
1.0.4
is part of 2022.0.14
Release Train and 2023.0.1
Release Train.
What's Changed
✨ New features and improvements
- Expose metrics for
pending acquire
operation latency by @violetagg in #178
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v0.2.12
v1.0.2
Reactor Pool
1.0.2
is part of 2022.0.11
Release Train.
What's Changed
⚠️ Update considerations and deprecations
- Return warmup permits in case primary allocation fails by @k-tokarev in #175. This change fixes a regression introduced with the previous version.
New Contributors
- @k-tokarev made their first contribution in #175
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v0.2.11
Reactor-Pool 0.2.11
is part of 2020.0.25
Release Train (Europium SR25).
What's Changed
- Use new
GHA
API for setting output, latest core actions by @simonbasle in #167
Full Changelog: v0.2.10...v0.2.11
v1.0.0
Reactor Pool
1.0.0
is part of 2022.0.0
Release Train.
Reactor Pool
1.0.0
inherits all changes from the 0.2.x
maintenance branch at the point this release was cut.
What's Changed
⚠️ Update considerations and deprecations
- Remove deprecated APIs (fifo/lifo...) by @simonbasle in #156
✨ New features and improvements
- Add
reactor-pool-micrometer
module with recorder and gauges by @simonbasle in #164
📖 Documentation, Tests and Build
- Add template for
GitHub's Generate Changelog
button by @simonbasle in #159
🆙 Dependency Upgrades
- Depend on
Micrometer
v1.10.0
by @violetagg in #168
Full Changelog: v0.2.8...v1.0.0
v1.0.0-RC1
What's Changed
✨ New features and improvements
- Add
reactor-pool-micrometer
module with recorder and gauges by @simonbasle in #164
🆙 Dependency Upgrades
- Turn build and structure into multi-project by @simonbasle in #163
- Update Micrometer to SNAPSHOT, use MeterDocumentation by @simonbasle in #165
- Update Micrometer dependency to RC1 by @violetagg in #166
- Improve JapiCmp: avoid misses, improve reporting and exclusions by @simonbasle in #162
Full Changelog: v1.0.0-M6...v1.0.0-RC1