Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.gavlyukovskiy:p6spy-spring-boot-starter 1.8.1 -> 1.12.0 age adoption passing confidence

Release Notes

gavlyukovskiy/spring-boot-data-source-decorator (com.github.gavlyukovskiy:p6spy-spring-boot-starter)

v1.12.0

What's Changed

Dependencies

New Contributors

Full Changelog: gavlyukovskiy/spring-boot-data-source-decorator@v1.11.0...v1.12.0

v1.11.0

Breaking changes

[!NOTE]
Properties deprecated in v1.10.0 were removed in this release (https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/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

New Contributors

Full Changelog: gavlyukovskiy/spring-boot-data-source-decorator@v1.10.0...v1.11.0

v1.10.0: v.1.10.0

Breaking Changes

FlexyPool has been updated from version 2.2.3 to 3.0.2, introducing some class renamings (details: https://github.com/vladmihalcea/flexy-pool/issues/73).

Key Impacts:
  1. Application Properties:
    If your application uses application.properties (.yaml) to configure FlexyPool (decorator.datasource.flexy-pool.*), note that some properties have been renamed.
    However, the old property names remain functional and will continue to work at least until the next minor release (1.11.0).
  2. Direct Class Usage:
    If your application references FlexyPool property classes or uses custom factories directly, code migration is required to align with the new class names.

What's Changed

New Contributors

Full Changelog: gavlyukovskiy/spring-boot-data-source-decorator@v1.9.2...v1.10.0

v1.9.2

What's Changed

Chores

Full Changelog: gavlyukovskiy/spring-boot-data-source-decorator@v1.9.1...v1.9.2

v1.9.1

What's Changed

New Contributors

Full Changelog: gavlyukovskiy/spring-boot-data-source-decorator@1.9.0...v1.9.1

v1.9.0

Compare Source

⭐ New Features
  • #​77 Spring Boot 3 Support
🐞 Bug fixes
  • none

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cj848 cj848 closed this Jul 19, 2025
@cj848 cj848 deleted the renovate/com.github.gavlyukovskiy-p6spy-spring-boot-starter-1.x branch July 19, 2025 01:17
Copy link
Contributor Author

renovate bot commented Jul 19, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.12.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant