Releases: allegro/leader-only-spring-boot-starter
Releases · allegro/leader-only-spring-boot-starter
v1.3.0
What's Changed
- README.md fixes by @mwesolowski in #136
- Bump pl.allegro.tech.build.axion-release from 1.17.2 to 1.18.3 by @dependabot in #148
- Bump org.testcontainers:testcontainers-bom from 1.19.7 to 1.20.1 by @dependabot in #147
- Bump curator from 5.6.0 to 5.7.0 by @dependabot in #139
- Bump org.springframework.boot from 3.2.5 to 3.3.2 by @dependabot in #146
- Bump org.springframework.boot from 3.2.5 to 3.4.4 by @anitatomczyk in #149
- Bump io.spring.dependency-management from 1.1.5 to 1.1.6 by @dependabot in #142
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #141
- gradle update by @bgalek in #150
New Contributors
- @anitatomczyk made their first contribution in #149
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Enable callback registration on leadership change - second approach by @mwesolowski in https://github.com/allegro/leader-only-
Dependencies
- Bump org.springframework.boot from 3.2.2 to 3.2.4 by @dependabot in #127
- Bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2 by @dependabot in #125
- Bump org.testcontainers:testcontainers-bom from 1.19.4 to 1.19.7 by @dependabot in #124
- Bump pl.allegro.tech.build.axion-release from 1.16.1 to 1.17.0 by @dependabot in #121
spring-boot-starter/pull/135 - Bump io.spring.dependency-management from 1.1.4 to 1.1.5 by @dependabot in #133
- Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 by @dependabot in #128
- Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #126
- Bump org.springframework.boot from 3.2.4 to 3.2.5 by @dependabot in #129
- Bump pl.allegro.tech.build.axion-release from 1.17.0 to 1.17.2 by @dependabot in #132
- Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #119
New Contributors
- @mwesolowski made their first contribution in #135
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Bump pl.allegro.tech.build.axion-release from 1.15.4 to 1.16.1 by @dependabot in #114
- Bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.3 by @dependabot in #112
- Bump org.apache.zookeeper:zookeeper from 3.9.0 to 3.9.1 by @dependabot in #106
- Bump io.spring.dependency-management from 1.1.3 to 1.1.4 by @dependabot in #110
- Bump org.junit:junit-bom from 5.10.0 to 5.10.1 by @dependabot in #109
- Bump curator from 5.5.0 to 5.6.0 by @dependabot in #115
- Bump org.springframework.boot from 3.1.3 to 3.2.2 by @dependabot in #117
- Bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.4 by @dependabot in #118
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Disable waiting for selecting leader
- Temporary disabled waiting for selecting leader, so application can start without waiting
The first official release
release-1.0.0 release workflow updated