Releases: nosan/embedded-cassandra
Releases · nosan/embedded-cassandra
4.1.1
5.0.0
What's Changed
Changes
- Added support
Apache Cassandra 5.0.0
- Minimum supported Apache Cassandra version >= 4.x.x
- The default version is 5.0.0
- JDK11 is a baseline version
- Use
logback
as the default logger implementation - Removed Windows-related code
- Fixed #367
Dependencies
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 by @dependabot in #351
- Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by @dependabot in #353
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #355
- Bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 by @dependabot in #352
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #354
- Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.13 by @dependabot in #357
- Bump ch.qos.logback:logback-classic from 1.4.13 to 1.4.14 by @dependabot in #359
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #358
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #363
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 by @dependabot in #364
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.5 by @dependabot in #365
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 2.2.5 by @dependabot in #371
- Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 by @dependabot in #370
- Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.11 by @dependabot in #369
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.2 by @dependabot in #368
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #373
- Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #374
- Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 by @dependabot in #376
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.5 to 2.2.6 by @dependabot in #377
- Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 by @dependabot in #380
- Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0 by @dependabot in #379
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 by @dependabot in #394
- Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.6 by @dependabot in #393
- Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1 by @dependabot in #385
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #388
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2 by @dependabot in #399
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #398
- Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #395
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #397
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.1 by @dependabot in #404
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.1 by @dependabot in #403
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #401
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot in #402
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.6 to 3.0.0 by @dependabot in #378
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 by @dependabot in #405
- Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 by @dependabot in #406
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.1 by @dependabot in #407
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #408
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 by @dependabot in #413
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #411
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot in #409
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.8.0 by @dependabot in #412
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 by @dependabot in #410
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #419
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.3 by @dependabot in #414
- Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0 by @dependabot in #417
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #418
- Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.8 by @dependabot in #427
- Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #420
- Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 by @dependabot in #422
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in #425
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.0 by @dependabot in #426
Full Changelog: 4.1.0...5.0.0
4.1.0
What's Changed
- Bump Apache Cassandra version to 4.1.3
- Use
WorkingDirectoryDestroyer.deleteAll()
as a default implementation.
Dependencies:
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in #255
- Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 by @dependabot in #259
- Bump maven-site-plugin from 3.11.0 to 3.12.0 by @dependabot in #257
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #258
- Bump java-driver-core from 4.14.0 to 4.14.1 by @dependabot in #260
- Bump assertj-core from 3.22.0 to 3.23.1 by @dependabot in #262
- Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #264
- Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #263
- Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 by @dependabot in #265
- Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0 by @dependabot in #267
- Bump maven-install-plugin from 3.0.0-M1 to 3.0.0 by @dependabot in #266
- Bump maven-install-plugin from 3.0.0 to 3.0.1 by @dependabot in #268
- Bump flatten-maven-plugin from 1.2.7 to 1.3.0 by @dependabot in #273
- Bump maven-resources-plugin from 3.2.0 to 3.3.0 by @dependabot in #269
- Bump maven-site-plugin from 3.12.0 to 3.12.1 by @dependabot in #271
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #272
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 by @dependabot in #275
- Bump snakeyaml from 1.31 to 1.32 by @dependabot in #277
- Bump logback-classic from 1.2.11 to 1.4.1 by @dependabot in #278
- Bump slf4j-api from 1.7.36 to 2.0.1 by @dependabot in #279
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #280
- Bump snakeyaml from 1.32 to 1.33 by @dependabot in #284
- Bump java-driver-core from 4.14.1 to 4.15.0 by @dependabot in #281
- Bump slf4j-api from 2.0.1 to 2.0.3 by @dependabot in #285
- Bump slf4j-api from 2.0.3 to 2.0.5 by @dependabot in #291
- Bump commons-compress from 1.21 to 1.22 by @dependabot in #287
- Bump maven-install-plugin from 3.0.1 to 3.1.0 by @dependabot in #289
- Bump logback-classic from 1.4.1 to 1.4.5 by @dependabot in #290
- Bump slf4j-api from 2.0.5 to 2.0.6 by @dependabot in #293
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #297
- Bump maven-dependency-plugin from 3.3.0 to 3.5.0 by @dependabot in #298
- Bump assertj-core from 3.23.1 to 3.24.2 by @dependabot in #299
- Bump junit-jupiter from 5.7.2 to 5.9.2 by @dependabot in #296
- Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #300
- Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 by @dependabot in #301
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #302
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #306
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0 by @dependabot in #309
- Bump maven-deploy-plugin from 3.0.0 to 3.1.1 by @dependabot in #310
- Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0 by @dependabot in #308
- Bump maven-install-plugin from 3.1.0 to 3.1.1 by @dependabot in #314
- Bump asciidoctor-maven-plugin from 2.2.2 to 2.2.3 by @dependabot in #313
- Bump logback-classic from 1.4.5 to 1.4.6 by @dependabot in #312
- Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in #311
- Bump flatten-maven-plugin from 1.3.0 to 1.5.0 by @dependabot in #321
- Bump slf4j-api from 2.0.6 to 2.0.7 by @dependabot in #319
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #315
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #317
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.10 by @dependabot in #320
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.2.1 to 3.4.0 by @dependabot in #329
- Bump maven-checkstyle-plugin from 3.2.1 to 3.3.0 by @dependabot in #326
- Bump maven-dependency-plugin from 3.5.0 to 3.6.0 by @dependabot in #324
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #325
- Bump maven-failsafe-plugin from 3.0.0 to 3.1.2 by @dependabot in #327
- Bump org.apache.commons:commons-compress from 1.22 to 1.24.0 by @dependabot in #331
- Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #336
- Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.10.0 by @dependabot in #334
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #332
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #333
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #335
- Bump org.yaml:snakeyaml from 2.0 to 2.2 by @dependabot in #337
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0 to 3.1.2 by @dependabot in #338
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 by @dependabot in #339
- Bump com.datastax.oss:java-driver-core from 4.15.0 to 4.17.0 by @dependabot in #340
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.3 to 2.2.4 by @dependabot in #341
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.2 by @dependabot in #349
- Bump ch.qos.logback:logback-classic from 1.4.6 to 1.4.11 by @dependabot in #343
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #344
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.3.2 by @dependabot in #347
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by @dependabot in #348
Full Changelog: 4.0.7...4.1.0