testcontainers/testcontainers-java
### [`v1.16.2`](https://togithub.com/testcontainers/testcontainers-java/releases/1.16.2)
[Compare Source](https://togithub.com/testcontainers/testcontainers-java/compare/1.16.1...1.16.2)
### What's Changed
> ## 1.16.2 fixes a race condition that was inadvertently added in 1.16.1. This bug can potentially cause unstable builds in some environments, manifesting as port wait timeouts at container startup.
#### ๐ Features & Enhancements
- Added started log message used in Selenium 4.0.0 ([#4580](https://togithub.com/testcontainers/testcontainers-java/issues/4580)) [@tobiasstadler](https://togithub.com/tobiasstadler)
- \[couchbase] Add support for Couchbase Analytics. ([#4592](https://togithub.com/testcontainers/testcontainers-java/issues/4592)) [@daschl](https://togithub.com/daschl)
#### ๐ Bug Fixes
- Make Bolt log wait strategy more lenient ([#4455](https://togithub.com/testcontainers/testcontainers-java/issues/4455)) [@fbiville](https://togithub.com/fbiville)
- Fix nested lambda in getWithTimeout ([#4470](https://togithub.com/testcontainers/testcontainers-java/issues/4470)) [@Flugtiger](https://togithub.com/Flugtiger)
- Fix race condition in external port check ([#4597](https://togithub.com/testcontainers/testcontainers-java/issues/4597)) [@kiview](https://togithub.com/kiview)
#### ๐ Documentation
- Update RELEASING.md ([#4590](https://togithub.com/testcontainers/testcontainers-java/issues/4590)) [@kiview](https://togithub.com/kiview)
#### ๐งน Housekeeping
- Upgrade to Docker Compose 1.29.2 ([#4164](https://togithub.com/testcontainers/testcontainers-java/issues/4164)) ([#4461](https://togithub.com/testcontainers/testcontainers-java/issues/4461)) [@rombert](https://togithub.com/rombert)
- Don't run tests as part of the release build ([#4600](https://togithub.com/testcontainers/testcontainers-java/issues/4600)) [@kiview](https://togithub.com/kiview)
- Revert "Temporarily disable Thundra on master branch" ([#4571](https://togithub.com/testcontainers/testcontainers-java/issues/4571)) [@rwxdash](https://togithub.com/rwxdash)
- Remove Linux Azure pipelines build ([#4452](https://togithub.com/testcontainers/testcontainers-java/issues/4452)) [@rnorth](https://togithub.com/rnorth)
Configuration
๐ Schedule: 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, click this checkbox.
This PR contains the following updates:
1.16.1
->1.16.2
Release Notes
testcontainers/testcontainers-java
### [`v1.16.2`](https://togithub.com/testcontainers/testcontainers-java/releases/1.16.2) [Compare Source](https://togithub.com/testcontainers/testcontainers-java/compare/1.16.1...1.16.2) ### What's Changed > ## 1.16.2 fixes a race condition that was inadvertently added in 1.16.1. This bug can potentially cause unstable builds in some environments, manifesting as port wait timeouts at container startup. #### ๐ Features & Enhancements - Added started log message used in Selenium 4.0.0 ([#4580](https://togithub.com/testcontainers/testcontainers-java/issues/4580)) [@tobiasstadler](https://togithub.com/tobiasstadler) - \[couchbase] Add support for Couchbase Analytics. ([#4592](https://togithub.com/testcontainers/testcontainers-java/issues/4592)) [@daschl](https://togithub.com/daschl) #### ๐ Bug Fixes - Make Bolt log wait strategy more lenient ([#4455](https://togithub.com/testcontainers/testcontainers-java/issues/4455)) [@fbiville](https://togithub.com/fbiville) - Fix nested lambda in getWithTimeout ([#4470](https://togithub.com/testcontainers/testcontainers-java/issues/4470)) [@Flugtiger](https://togithub.com/Flugtiger) - Fix race condition in external port check ([#4597](https://togithub.com/testcontainers/testcontainers-java/issues/4597)) [@kiview](https://togithub.com/kiview) #### ๐ Documentation - Update RELEASING.md ([#4590](https://togithub.com/testcontainers/testcontainers-java/issues/4590)) [@kiview](https://togithub.com/kiview) #### ๐งน Housekeeping - Upgrade to Docker Compose 1.29.2 ([#4164](https://togithub.com/testcontainers/testcontainers-java/issues/4164)) ([#4461](https://togithub.com/testcontainers/testcontainers-java/issues/4461)) [@rombert](https://togithub.com/rombert) - Don't run tests as part of the release build ([#4600](https://togithub.com/testcontainers/testcontainers-java/issues/4600)) [@kiview](https://togithub.com/kiview) - Revert "Temporarily disable Thundra on master branch" ([#4571](https://togithub.com/testcontainers/testcontainers-java/issues/4571)) [@rwxdash](https://togithub.com/rwxdash) - Remove Linux Azure pipelines build ([#4452](https://togithub.com/testcontainers/testcontainers-java/issues/4452)) [@rnorth](https://togithub.com/rnorth)Configuration
๐ Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.