jetty.project
jetty.project copied to clipboard
[9.4.x] Bump the dev-dependencies group across 1 directory with 64 updates
Bumps the dev-dependencies group with 64 updates in the / directory:
Updates org.codehaus.mojo:extra-enforcer-rules from 1.9.0 to 1.10.0
Release notes
Sourced from org.codehaus.mojo:extra-enforcer-rules's releases.
1.10.0
🚀 New features and improvements
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 86 to 87 (#316) @dependabot[bot]
- Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 (#315) @dependabot[bot]
- Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 (#314) @dependabot[bot]
- Bump org.apache.tomcat:tomcat-catalina from 9.0.98 to 9.0.99 in /src/it/mojo-1682 (#317) @dependabot[bot]
- Bump org.apache.tomcat:tomcat-catalina from 9.0.96 to 9.0.98 in /src/it/mojo-1682 (#313) @dependabot[bot]
- Bump org.apache.tomcat:tomcat-catalina from 7.0.104 to 9.0.96 in /src/it/mojo-1682 (#310) @dependabot[bot]
- Bump org.springframework:spring-core from 5.3.27 to 6.1.14 in /src/it/banduplicate-classes-wildcard-exclusion (#312) @dependabot[bot]
Commits
e368dcd[maven-release-plugin] prepare release 1.10.01e8a524Recognize JDK 25 (#318)a8710b7Bump org.apache.tomcat:tomcat-catalina in /src/it/mojo-168284bac38Bump commons-codec:commons-codec from 1.17.2 to 1.18.0c9d91f6Bump org.codehaus.mojo:mojo-parent from 86 to 87b3e6db3Bump commons-codec:commons-codec from 1.17.1 to 1.17.2043f2b3Bump org.apache.tomcat:tomcat-catalina in /src/it/mojo-16826f7275cBump org.springframework:spring-corea662ad9Bump org.apache.tomcat:tomcat-catalina in /src/it/mojo-1682f7447catypo- Additional commits viewable in compare view
Updates org.ow2.asm:asm from 9.7.1 to 9.8
Updates org.ow2.asm:asm-commons from 9.7.1 to 9.8
Updates org.ow2.asm:asm-tree from 9.7.1 to 9.8
Updates org.ow2.asm:asm-analysis from 9.7.1 to 9.8
Updates org.ow2.asm:asm-util from 9.7.1 to 9.8
Updates org.ow2.asm:asm-commons from 9.7.1 to 9.8
Updates org.ow2.asm:asm-tree from 9.7.1 to 9.8
Updates org.ow2.asm:asm-analysis from 9.7.1 to 9.8
Updates commons-codec:commons-codec from 1.17.1 to 1.18.0
Changelog
Sourced from commons-codec:commons-codec's changelog.
Apache Commons Codec 1.18.0 Release Notes
The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.18.0.
The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
This is a feature and maintenance release. Java 8 or later is required.
New features
Add Base32.Builder.setHexDecodeTable(boolean). Thanks to Gary Gregory, Julian Reschke.Add Base32.Builder.setHexEncodeTable(boolean). Thanks to Gary Gregory, Julian Reschke.Changes
Bump org.apache.commons:commons-parent from 78 to 79. Thanks to Gary Gregory.For complete information on Apache Commons Codec, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Codec website:
https://commons.apache.org/proper/commons-codec/
Download page: https://commons.apache.org/proper/commons-codec/download_codec.cgi
Apache Commons Codec 1.17.2 Release Notes
The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
This is a feature and maintenance release. Java 8 or later is required.
Fixed Bugs
Rewrite DaitchMokotoffSoundex.soundex(String) using String.join(). Thanks to Gary Gregory.
... (truncated)
Commits
5f76abbUpdate contributing file from user feedbacka38de95Prepare for the next release candidate0689dc8Prepare for the next release candidate4098222Port from Doxia 1 to 2ebb29e9Make test fixture package private110a9f8Don't need to end a paragraph with an extra line break6444237Remove background color from site page9062af4Merge branch 'master' of963ee73Include more in the source assembly94b9c51Add a file extension to TODO file- Additional commits viewable in compare view
Updates commons-io:commons-io from 2.18.0 to 2.19.0
Updates org.codehaus.plexus:plexus-xml from 4.0.4 to 4.1.0
Release notes
Sourced from org.codehaus.plexus:plexus-xml's releases.
4.0.1
- Fix detection of invalid spaces in prolog (#20)
@gnodet- pom.mxl and site.xml cleanup (#19)
@hboutemy4.1.0
🚀 New features and improvements
- Require Java 17 and upgrade maven-xml-impl to 4.0.0-beta-3 (#43)
@slachiewicz📦 Dependency updates
- Bump org.apache.maven:maven-xml from 4.0.0-rc-2 to 4.0.0-rc-3 (#57) @dependabot[bot]
- Bump org.codehaus.plexus:plexus from 19 to 20 (#56) @dependabot[bot]
- Upgrade to Maven 4.0.0-rc-2 (#53)
@slachiewicz- Bump org.codehaus.plexus:plexus from 18 to 19 (#47) @dependabot[bot]
- Bump org.apache.maven:maven-xml-impl from 4.0.0-beta-4 to 4.0.0-beta-5 (#49) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (#46) @dependabot[bot]
- Bump org.apache.maven:maven-xml-impl from 4.0.0-beta-3 to 4.0.0-beta-4 (#44) @dependabot[bot]
👻 Maintenance
- Cleanup tests and drop dependency to plexus-utils (#52)
@slachiewicz- Apply spotless re-formatting (#59)
@ascheman
Commits
9f89131[maven-release-plugin] prepare release plexus-xml-4.1.0fd8cf37Apply spotless re-formatting2b85a28Bump org.apache.maven:maven-xml from 4.0.0-rc-2 to 4.0.0-rc-326b9749Bump org.codehaus.plexus:plexus from 19 to 201f1ff6fUpgrade to Maven 4.0.0-rc-2bf03664Cleanup tests and drop dependency to plexus-utils5a1f0a3Cleanup testsf6fc5edBump descriptions to Maven beta-5f411cddAdjust to new modelead39ddBump org.codehaus.plexus:plexus from 18 to 19- Additional commits viewable in compare view
Updates org.junit.jupiter:junit-jupiter from 5.10.5 to 5.13.0
Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
JUnit 5.13.0 = Platform 1.13.0 + Jupiter 5.13.0 + Vintage 5.13.0
See Release Notes.
New Contributors
@Oyster-zxmade their first contribution in junit-team/junit5#4311@etrandafir93made their first contribution in junit-team/junit5#4336@hansztmade their first contribution in junit-team/junit5#3377@ngocnhan-tran1996made their first contribution in junit-team/junit5#4545Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0
JUnit 5.13.0-RC1 = Platform 1.13.0-RC1 + Jupiter 5.13.0-RC1 + Vintage 5.13.0-RC1
See Release Notes.
New Contributors
@hansztmade their first contribution in junit-team/junit5#3377Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M3...r5.13.0-RC1
JUnit 5.13.0-M3 = Platform 1.13.0-M3 + Jupiter 5.13.0-M3 + Vintage 5.13.0-M3
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M2...r5.13.0-M3
JUnit 5.13.0-M2 = Platform 1.13.0-M2 + Jupiter 5.13.0-M2 + Vintage 5.13.0-M2
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M1...r5.13.0-M2
JUnit 5.13.0-M1 = Platform 1.13.0-M1 + Jupiter 5.13.0-M1 + Vintage 5.13.0-M1
See Release Notes.
New Contributors
@Oyster-zxmade their first contribution in junit-team/junit5#4311@etrandafir93made their first contribution in junit-team/junit5#4336Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.13.0-M1
JUnit 5.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2
JUnit 5.12.1 = Platform 1.12.1 + Jupiter 5.12.1 + Vintage 5.12.1
... (truncated)
Commits
f539f92Release 5.13.0a54ad65Useset/getonAtomicBooleancompatibility with Java 89bb6a0fFinalize 5.13.0 release notes5f0e4e6Remove short-circuiting to ensure all classes are checked for cycles (#4598)36bb005Improve assertion failure message in TestClassPredicatesTests2c86dfaAvoid publishing Gradle Module Metadata forshadowRuntimeElements4b27910Allow publishing files to an existing directoryb819306Fix console launcher's--uidoption (#4589)df46651Fix:junit-platform-console:compileModule182a268Force Gradle to update snapshots- Additional commits viewable in compare view
Updates org.junit:junit-bom from 5.10.5 to 5.13.0
Release notes
Sourced from org.junit:junit-bom's releases.
JUnit 5.13.0 = Platform 1.13.0 + Jupiter 5.13.0 + Vintage 5.13.0
See Release Notes.
New Contributors
@Oyster-zxmade their first contribution in junit-team/junit5#4311@etrandafir93made their first contribution in junit-team/junit5#4336@hansztmade their first contribution in junit-team/junit5#3377@ngocnhan-tran1996made their first contribution in junit-team/junit5#4545Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0
JUnit 5.13.0-RC1 = Platform 1.13.0-RC1 + Jupiter 5.13.0-RC1 + Vintage 5.13.0-RC1
See Release Notes.
New Contributors
@hansztmade their first contribution in junit-team/junit5#3377Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M3...r5.13.0-RC1
JUnit 5.13.0-M3 = Platform 1.13.0-M3 + Jupiter 5.13.0-M3 + Vintage 5.13.0-M3
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M2...r5.13.0-M3
JUnit 5.13.0-M2 = Platform 1.13.0-M2 + Jupiter 5.13.0-M2 + Vintage 5.13.0-M2
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M1...r5.13.0-M2
JUnit 5.13.0-M1 = Platform 1.13.0-M1 + Jupiter 5.13.0-M1 + Vintage 5.13.0-M1
See Release Notes.
New Contributors
@Oyster-zxmade their first contribution in junit-team/junit5#4311@etrandafir93made their first contribution in junit-team/junit5#4336Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.13.0-M1
JUnit 5.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2
JUnit 5.12.1 = Platform 1.12.1 + Jupiter 5.12.1 + Vintage 5.12.1
... (truncated)
Commits
f539f92Release 5.13.0a54ad65Useset/getonAtomicBooleancompatibility with Java 89bb6a0fFinalize 5.13.0 release notes5f0e4e6Remove short-circuiting to ensure all classes are checked for cycles (#4598)36bb005Improve assertion failure message in TestClassPredicatesTests2c86dfaAvoid publishing Gradle Module Metadata forshadowRuntimeElements4b27910Allow publishing files to an existing directoryb819306Fix console launcher's--uidoption (#4589)df46651Fix:junit-platform-console:compileModule182a268Force Gradle to update snapshots- Additional commits viewable in compare view
Updates org.junit.vintage:junit-vintage-engine from 5.10.5 to 5.13.0
Release notes
Sourced from org.junit.vintage:junit-vintage-engine's releases.
JUnit 5.13.0 = Platform 1.13.0 + Jupiter 5.13.0 + Vintage 5.13.0
See Release Notes.
New Contributors
@Oyster-zxmade their first contribution in junit-team/junit5#4311@etrandafir93made their first contribution in junit-team/junit5#4336@hansztmade their first contribution in junit-team/junit5#3377@ngocnhan-tran1996made their first contribution in junit-team/junit5#4545Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0
JUnit 5.13.0-RC1 = Platform 1.13.0-RC1 + Jupiter 5.13.0-RC1 + Vintage 5.13.0-RC1
See Release Notes.
New Contributors
@hansztmade their first contribution in junit-team/junit5#3377Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M3...r5.13.0-RC1
JUnit 5.13.0-M3 = Platform 1.13.0-M3 + Jupiter 5.13.0-M3 + Vintage 5.13.0-M3
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M2...r5.13.0-M3
JUnit 5.13.0-M2 = Platform 1.13.0-M2 + Jupiter 5.13.0-M2 + Vintage 5.13.0-M2
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M1...r5.13.0-M2
JUnit 5.13.0-M1 = Platform 1.13.0-M1 + Jupiter 5.13.0-M1 + Vintage 5.13.0-M1
See Release Notes.
New Contributors
@Oyster-zxmade their first contribution in junit-team/junit5#4311@etrandafir93made their first contribution in junit-team/junit5#4336Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.13.0-M1
JUnit 5.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2
JUnit 5.12.1 = Platform 1.12.1 + Jupiter 5.12.1 + Vintage 5.12.1
... (truncated)
Commits
f539f92Release 5.13.0a54ad65Useset/getonAtomicBooleancompatibility with Java 89bb6a0fFinalize 5.13.0 release notes5f0e4e6Remove short-circuiting to ensure all classes are checked for cycles (#4598)36bb005Improve assertion failure message in TestClassPredicatesTests2c86dfaAvoid publishing Gradle Module Metadata forshadowRuntimeElements4b27910Allow publishing files to an existing directoryb819306Fix console launcher's--uidoption (#4589)df46651Fix:junit-platform-console:compileModule182a268Force Gradle to update snapshots- Additional commits viewable in compare view
Updates org.junit.jupiter:junit-jupiter-api from 5.10.5 to 5.13.0
Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
JUnit 5.13.0 = Platform 1.13.0 + Jupiter 5.13.0 + Vintage 5.13.0
See Release Notes.
New Contributors
@Oyster-zxmade their first contribution in junit-team/junit5#4311@etrandafir93made their first contribution in junit-team/junit5#4336@hansztmade their first contribution in junit-team/junit5#3377@ngocnhan-tran1996made their first contribution in junit-team/junit5#4545Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0
JUnit 5.13.0-RC1 = Platform 1.13.0-RC1 + Jupiter 5.13.0-RC1 + Vintage 5.13.0-RC1
See Release Notes.
New Contributors
@hansztmade their first contribution in junit-team/junit5#3377Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M3...r5.13.0-RC1
JUnit 5.13.0-M3 = Platform 1.13.0-M3 + Jupiter 5.13.0-M3 + Vintage 5.13.0-M3
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M2...r5.13.0-M3
JUnit 5.13.0-M2 = Platform 1.13.0-M2 + Jupiter 5.13.0-M2 + Vintage 5.13.0-M2
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M1...r5.13.0-M2
JUnit 5.13.0-M1 = Platform 1.13.0-M1 + Jupiter 5.13.0-M1 + Vintage 5.13.0-M1
See Release Notes.
New Contributors
@Oyster-zxmade their first contribution in junit-team/junit5#4311@etrandafir93made their first contribution in junit-team/junit5#4336Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.13.0-M1
JUnit 5.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2
JUnit 5.12.1 = Platform 1.12.1 + Jupiter 5.12.1 + Vintage 5.12.1
... (truncated)
Commits
f539f92Release 5.13.0a54ad65Useset/getonAtomicBooleancompatibility with Java 89bb6a0fFinalize 5.13.0 release notes5f0e4e6Remove short-circuiting to ensure all classes are checked for cycles (#4598)36bb005Improve assertion failure message in TestClassPredicatesTests2c86dfaAvoid publishing Gradle Module Metadata forshadowRuntimeElements4b27910Allow publishing files to an existing directoryb819306Fix console launcher's--uidoption (#4589)df46651Fix:junit-platform-console:compileModule182a268Force Gradle to update snapshots- Additional commits viewable in compare view
Updates org.awaitility:awaitility from 4.2.2 to 4.3.0
Changelog
Sourced from org.awaitility:awaitility's changelog.
Changelog 4.3.0 (2025-02-21)
Support for kotlin.time.Duration in Kotlin DSL (thanks to Ivo Šmíd for PR)
Upgraded kotlin version in the awaitility-kotlin module to 2.1.10
Using a more descriptive error message when using VERY long wait conditions or poll durations (issue 290)
Added an overloaded method of untilAsserted(..) that takes a supplier and a consumer. For example, lets say you have a class like this: public class MyClass { public String myFunction() { // Imagine stuff being executed in asynchronously here and the result of this // operation is a string called "my value" return "my value" } }
// Then in your test you can wait for the "myFunction" to be asserted by a "consumer" that uses // assertj to make sure that "myFunction" returns ""my value" await().untilAsserted(myClass::myFunction, value -> Assertions.assertThat(value).isEqualTo("my value"));
This has also been implemented for all atomic, adder, and accumulator methods.
Commits
e3ff879[maven-release-plugin] prepare release awaitility-4.3.0d116712[ci skip] Preparing changelog for release4e186dfAdded kotlin source folder explicitlye8d3ab7Upgraded lots of plugin dependenciesa7a167aAdded an overloaded method of untilAsserted(..) that takes a supplier and a c...ef8f663Make ConditionFactory safer to use in java 85550079Using a more descriptive error message when using VERY long wait conditions o...2a9814bUpgraded kotlin version in the awaitility-kotlin module to 2.1.108f22c00[ci skip] Updated changelog.txt to reflect latest changes6a35c24#235 Support for kotlin.time.Duration in Kotlin DSL (#285)- Additional commits viewable in compare view
Updates org.testcontainers:testcontainers-bom from 1.20.4 to 1.21.1
Release notes
Sourced from org.testcontainers:testcontainers-bom's releases.
1.21.1
What's Changed
- Update docs version to 1.21.0 (#10193)
@github-actions- Update testcontainers version to 1.21.0 (#10194)
@github-actions🚀 Features & Enhancements
- Expose Loki in LgtmContainer (#10256)
@jaydeluca- Add support to pull model for DockerModelRunnerContainer (#10253)
@eddumelendez🐛 Bug Fixes
- Use generic init script filename when copying it into a Cassandra container (#9606)
@maximevw📖 Documentation
- Add support to clickhouse JDBC V2 (#10280)
@thiagohora- Fix register listener for kafka docs (#10268)
@julianladisch📦 Dependency updates
- Update checkstyle version to 10.23.0 (#10196)
@eddumelendez1.21.0
What's Changed
- Fix typo in LGTM container method (#10189)
@jaydeluca- Pass
startcommand required in Solr 10 (#10174)@epugh- [solr] Replace "create_core" with "create" command (#10172)
@epugh- Update docs version to ${GITHUB_REF##*/} (#10063)
@github-actions- Update testcontainers version to ${GITHUB_REF##*/} (#10062)
@github-actions⚠️ Breaking API changes
- Remove spock-core from spock module (#10069)
@eddumelendez- Uses
clickhouse/clickhouse-serveras Docker Image in ClickHouseProvider (#8738)@linghengqian🚀 Features & Enhancements
- Expose Tempo in LgtmContainer (#10192)
@jaydeluca- Allow spock tests to be skipped when Docker is unavailable (#10180)
@eddumelendez- Support new chromadb api version (#10170)
@dev-jonghoonpark- Add default database name to MongoDB Atlas (#10034)
@blancqua- [servicebus] Skip waiting for sql to be ready (#10092)
@eddumelendez- Support additional flags in FirestoreEmulatorContainer (#10067)
@eddumelendez☠️ Deprecations
- Deprecate getUserPass and add getPassword (#10064)
@eddumelendez
... (truncated)
Commits
df3ed30Add support to clickhouse JDBC V2 (#10280)2e0ef57Fix register listener for kafka docs (#10268)b3bcf36Use generic init script filename when copying it into a CassandraContainer (#...8ad5c41Expose Loki in LgtmContainer (#10256)a2197e1Add support to pull model for DockerModelRunnerContainer (#10253)77154e1Update checkstyle version to 10.23.0 (#10196)1cf350cCleanup japicmp excludes76a6917[create-pull-request] automated change (#10193)1160893[create-pull-request] automated change (#10194)8d954b5Fix connection leak in JdbcDatabaseDelegate (#9662)- Additional commits viewable in compare view
Updates org.testcontainers:mariadb from 1.20.4 to 1.21.1
Release notes
Sourced from org.testcontainers:mariadb's releases.
1.21.1
What's Changed
- Update docs version to 1.21.0 (#10193)
@github-actions- Update testcontainers version to 1.21.0 (#10194)
@github-actions🚀 Features & Enhancements
- Expose Loki in LgtmContainer (#10256)
@jaydeluca- Add support to pull model for DockerModelRunnerContainer (#10253)
@eddumelendez🐛 Bug Fixes
- Use generic init script filename when copying it into a Cassandra container (#9606)
@maximevw📖 Documentation
- Add support to clickhouse JDBC V2 (#10280)
@thiagohora- Fix register listener for kafka docs (#10268)
@julianladisch📦 Dependency updates
- Update checkstyle version to 10.23.0 (#10196)
@eddumelendez1.21.0
What's Changed
- Fix typo in LGTM container method (#10189)
@jaydeluca- Pass
startcommand required in Solr 10 (#10174)@epugh- [solr] Replace "create_core" with "create" command (#10172)
@epugh- Update docs version to ${GITHUB_REF##*/} (#10063)
@github-actions- Update testcontainers version to ${GITHUB_REF##*/} (#10062)
@github-actions⚠️ Breaking API changes
- Remove spock-core from spock module (#10069)
@eddumelendez- Uses
clickhouse/clickhouse-serveras Docker Image in ClickHouseProvider (#8738)@linghengqian🚀 Features & Enhancements
- Expose Tempo in LgtmContainer (#10192)
@jaydeluca- Allow spock tests to be skipped when Docker is unavailable (#10180)
@eddumelendez- Support new chromadb api version (#10170)
@dev-jonghoonpark- Add default database name to MongoDB Atlas (#10034)
@blancqua- [servicebus] Skip waiting for sql to be ready (#10092)
@eddumelendez- Support additional flags in FirestoreEmulatorContainer (#10067)
@eddumelendez☠️ Deprecations
- Deprecate getUserPass and add getPassword (#10064)
@eddumelendez
... (truncated)
Commits
df3ed30Add support to clickhouse JDBC V2 (#10280)2e0ef57Fix register listener for kafka docs (#10268)b3bcf36Use generic init script filename when copying it into a CassandraContainer (#...8ad5c41Expose Loki in LgtmContainer (#10256)a2197e1Add support to pull model for DockerModelRunnerContainer (#10253)77154e1Update checkstyle version to 10.23.0 (#10196)- Description has been truncated