Skip to content

v0.46.0 (2025-04-07)

Choose a tag to compare

@rohanKanojia rohanKanojia released this 06 Apr 19:54
· 33 commits to master since this release

What's Changed

  • Docker-compose healthcheck configuration support (1825)
  • Docker container wait timeout default value made configurable using startContainerWaitTimeout configuration option (1825)
  • Respect network configuration in POM and with property docker.build.network or system property docker.network.mode in docker buildx 1850)
  • Fix case sensitivity issue in builder name lookup by converting builderName to lowercase, ensuring compatibility across file systems (1847)
  • Move off direct SecDispatcher use #1848

New Contributors

Full Changelog: v0.45.1...v0.46.0