Skip to content

v1.11.0

Latest
Compare
Choose a tag to compare
@gavlyukovskiy gavlyukovskiy released this 30 Mar 11:45
· 15 commits to master since this release
c3e2594

Breaking changes

Note

Properties deprecated in v1.10.0 were removed in this release (#132).
If you're using properties decorator.datasource.flexy-pool.acquiring-strategy.*, please migrate to the new namespace decorator.datasource.flexy-pool.acquisition-strategy.*

Improvements

Chores

  • Make internal fields lowercase after accidental renaming by @gavlyukovskiy in #114
  • Cleanup tracing related properties removed in 1.9.0 by @gavlyukovskiy in #131
  • Bump net.ttddyy:datasource-proxy from 1.10 to 1.10.1 by @dependabot in #115
  • Update Gradle Wrapper from 8.10 to 8.12.1 by @github-actions in #122
  • Update Gradle Wrapper from 8.12.1 to 8.13 by @github-actions in #127
  • Bump spring-boot from 3.3.5 to 3.4.0 by @dependabot in #117
  • Bump spring-boot from 3.4.0 to 3.4.1 by @dependabot in #120
  • Bump spring-boot from 3.4.1 to 3.4.2 by @dependabot in #123
  • Bump spring-boot from 3.4.2 to 3.4.4 by @dependabot in #129

New Contributors

  • @github-actions made their first contribution in #122

Full Changelog: v1.10.0...v1.11.0