vertx-redis-client
vertx-redis-client copied to clipboard
Bump testcontainers from 1.17.2 to 1.17.3
Bumps testcontainers from 1.17.2 to 1.17.3.
Release notes
Sourced from testcontainers's releases.
1.17.3
What's Changed
🚀 Features & Enhancements
- modules/clickhouse: JDBC driver name changed, liveness port (#5474)
@anavrotski
- Elasticsearch: Fix startup check for 8.3 and above (#5521)
@spinscale
- Switch toxiproxy default image to ghcr.io and update default tag to 2.4.0 (#5173)
@gmunozfe
- Check admin endpoint instead of metrics for Pulsar WaitStrategy. (#5514)
@nahguam
- [LocalStack] Remove usage of deprecated methods (#5491)
@eddumelendez
- Add clickhouse/clickhouse-server compatibility (#5488)
@eddumelendez
- Use sshd container 1.1.0 (#5486)
@jerrinot
- [HiveMQ] do not delete /opt/hivemq/temp-extensions in startup command (#5509)
@YannickWeber
- Pulsar: add flag to enable transactions and set configuration (#5479)
@nicoloboschi
- Don't ignore sql test query exception, add it as cause exception (#5484)
@anatoly0karyakin
- Get region from env variables or default (#3556)
@adrianpozueco
- Use
TestInstances
API from JUnit Jupiter (#2719)@tobiasstadler
☠️ Deprecations
- [LocalStack] Deprecate methods using aws sdk v1 (#5489)
@eddumelendez
🐛 Bug Fixes
📖 Documentation
- Added the Bucket4j library to "Who is using Testcontainers?" (#5480)
@MaxBartkov
- Docs: Add Spark ClickHouse Connector use case (#5270)
@pan3793
- Polish examples (#5520)
@eddumelendez
- [LocalStack] Remove usage of deprecated methods (#5491)
@eddumelendez
- Feature template: Fix typo in Alternatives section label (#5505)
@daniel-shuy
- Fix missing link color in docs (#5508)
@kiview
- adds docs cockroach jdbc example (#5100)
@cristianbriscaru
- Remove free disk space check log in example (#5502)
@KENNYSOFT
- Add issue forms (#5490)
@eddumelendez
- Add MariaDB
root
user password section to docs (#5498)@kiview
- Add section about MySQL root user password to docs (#5497)
@kiview
🧹 Housekeeping
- Cleanup japicmp baselines (#5463)
@eddumelendez
- JdbcDatabaseContainer: fix wrong instance call (#5465)
@monosoul
- Add try-with-resources to HttpWaitStrategyTest (#5397)
@eddumelendez
- Apply spotless and checkstyle (#5390)
@eddumelendez
- Add spotless and checkstyle (#5383)
@eddumelendez
📦 Dependency updates
... (truncated)
Commits
4a14ecc
Elasticsearch: Fix startup check for 8.3 and above (#5521)e23f378
[clickhouse] Add new JDBC driver name (#5474)5a2d76f
Switch default image to ghcr.io and update default tag to 2.4.0 (#5173)56d0cf1
Check admin endpoint instead of metrics for Pulsar WaitStrategy. (#5514)c0eb042
Polish examples (#5520)afde5d3
JdbcDatabaseContainer: fix wrong instance call (#5465)a9c2e9e
[LocalStack] Remove usage of deprecated methods (#5491)cfc64bd
Add clickhouse/clickhouse-server compatibility (#5488)1f7dc46
Use sshd container 1.1.0 (#5486)00faa95
[HiveMQ] do not delete /opt/hivemq/temp-extensions in startup command (#5509)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)