aws-otel-java-instrumentation
aws-otel-java-instrumentation copied to clipboard
Bump org.testcontainers:mysql from 1.19.8 to 1.20.3
Bumps org.testcontainers:mysql from 1.19.8 to 1.20.3.
Release notes
Sourced from org.testcontainers:mysql's releases.
1.20.3
What's Changed
- Pin OceanBase image (#9416)
@eddumelendez- Fix execution in windows runner (#9413)
@eddumelendez🚀 Features & Enhancements
- Log exception on socket problems (#8055)
@ciis0- Add support for apachepulsar/pulsar-all image (#9448)
@eddumelendez- Introduce new property to configure pull.timeout (#9417)
@eddumelendez- Add r2dbc support for Clickhouse (#8434)
@livk-cloud- Support reset value in Docker Compose (#9343)
@eddumelendez🐛 Bug Fixes
- fix: await during DockerClientProviderStrategy test method (#9412)
@KyleAure- Parse docker compose file correctly when version is not declared (#9420)
@eddumelendez- Read docker credentials stdout and stderr independently (#8007)
@Smeb- Use server URL from auth query if helper does not return one (#9056)
@eager-signal- Clear docker compose initialization (#9370)
@eddumelendez📖 Documentation
🧹 Housekeeping
- Declarative R2DBC SPI implementation (#9447)
@eddumelendez- Fix windows test (#9409)
@eddumelendez- Add ComposeContainer test to junit-jupiter module (#9407)
@eddumelendez- Check docker compose version (#9342)
@eddumelendez- Use Awaitility in FixedHostPortContainerTest (#9341)
@eddumelendez- Polish Kafka examples (#9340)
@eddumelendez- Polish Cassandra tests (#9339)
@eddumelendez1.20.2
What's Changed
- Update ryuk version to 0.9.0 (#9169)
@eddumelendez- Add on-demand execution on windows (#9138)
@eddumelendez- Add workflow to test Docker Desktop for Windows (#9076)
@eddumelendez- Check if docker is available (#9069)
@eddumelendez- Check if docker-compose is available (#9060)
@eddumelendez- Log docker daemon labels (#9054)
@eddumelendez- Update testcontainers version to ${GITHUB_REF##*/} (#9052)
@github-actions- Update docs version to ${GITHUB_REF##*/} (#9051)
@github-actions🚀 Features & Enhancements
... (truncated)
Commits
119627fFix await during DockerClientProviderStrategy test method (#9412)8a50d01Revert "Update ryuk version to 0.10.2 (#9372)" (#9451)f50e5c3Log exception on socket problems (#8055)4f9594dAdd support for apachepulsar/pulsar-all image (#9448)7c024edDeclarative R2DBC SPI implementation (#9447)e7fc113Switch to github context propertyf52169fParse docker compose file correctly when version is not declared (#9420)cd29df9Introduce new property to configure pull.timeout (#9417)cdf4466Pin OceanBase image (#9416)29b0c5fRemove unused constant- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.