Skip to content

Conversation

@xdev-renovate
Copy link
Member

This PR contains the following updates:

Package Type Update Change
software.xdev.tci:bom import minor 2.4.1 -> 2.6.0

Release Notes

xdev-software/tci (software.xdev.tci:bom)

v2.6.0

Compare Source

  • db-jdbc-spring-*
    • Added DynamicPersistenceClassFinder
      • Contains pre-defined methods for adding entities like withSearchForPersistenceClasses
      • Supersedes DynamicClassFinder
    • JAR file urls are no longer added automatically for scanning
      • It's recommended to use DynamicPersistenceClassFinder as this is roughly 5-10x faster compared to Hibernate's JAR url scanning
      • If you still require the default scanning use .withAddJarFileUrls(true)
  • Updated dependencies

v2.5.2

Compare Source

  • Fix AnnotatedClassFinder returning the annotation and not the annotated class #​373
  • Removed deprecated CachedEntityAnnotatedClassNameFinder

v2.5.1

Compare Source

  • Use timeout in SafeNamedContainerStarter#tryCleanupContainerAfterStartFail to prevent app/thread hang #​370

v2.5.0

Compare Source

  • Improved overall error handling and logging when unexpected errors occur during the start of infra
    • Improved retrying in BaseTCIFactory. Now unexpected problems that require a retry are logged/reported.
      • BaseTCIFactory#setGetNewTryCount was renamed to setGetNewTryCount
    • Added timeout for PreStartableTCIFactory#makeExposedPortsFix
      • defaults to 90s
    • WaitableJDBCContainer increase default timeout (overall timeout was 30s, now at least 60s)
      • This also now scales with the cpuSlownessFactor
    • Log when a commited image is being snapshoted and report lock changes
  • Updated dependencies

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 is behind base branch, 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 has been generated by Renovate Bot.

@AB-xdev AB-xdev merged commit acfba71 into develop Sep 10, 2025
5 checks passed
@AB-xdev AB-xdev deleted the renovate/software.xdev.tci-bom-2.x branch September 10, 2025 13:17
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.

2 participants