Releases: enofex/taikai
Releases · enofex/taikai
1.62.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🔨 Dependency Upgrades
- Bump quarkus.version from 3.34.0 to 3.34.1 by @dependabot[bot] in #275
- Bump spring-boot.version from 4.0.4 to 4.0.5 by @dependabot[bot] in #276
- Bump io.quarkiverse.langchain4j:quarkus-langchain4j-core from 1.8.2 to 1.8.4 by @dependabot[bot] in #277
- Bump quarkus.version from 3.34.1 to 3.34.2 by @dependabot[bot] in #278
- Bump quarkus.version from 3.34.2 to 3.34.3 by @dependabot[bot] in #279
- Bump quarkus.version from 3.34.3 to 3.34.4 by @dependabot[bot] in #280
- Bump quarkus.version from 3.34.4 to 3.34.5 by @dependabot[bot] in #281
- Bump spring.version from 7.0.6 to 7.0.7 by @dependabot[bot] in #282
- Bump archunit.version from 1.4.1 to 1.4.2 by @dependabot[bot] in #283
Full Changelog: v1.61.0...v1.62.0
1.61.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🔨 Dependency Upgrades
- Bump quarkus.version from 3.32.1 to 3.32.2 by @dependabot[bot] in #266
- Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 by @dependabot[bot] in #267
- Bump quarkus.version from 3.32.2 to 3.32.3 by @dependabot[bot] in #268
- Bump mockito.version from 5.22.0 to 5.23.0 by @dependabot[bot] in #269
- Bump spring.version from 7.0.5 to 7.0.6 by @dependabot[bot] in #270
- Bump io.quarkiverse.langchain4j:quarkus-langchain4j-core from 1.7.4 to 1.8.1 by @dependabot[bot] in #272
- Bump quarkus.version from 3.32.3 to 3.34.0 by @dependabot[bot] in #271
- Bump spring-boot.version from 4.0.3 to 4.0.4 by @dependabot[bot] in #274
- Bump io.quarkiverse.langchain4j:quarkus-langchain4j-core from 1.8.1 to 1.8.2 by @dependabot[bot] in #273
Full Changelog: v1.60.0...v1.61.0
1.60.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🎉 New Features
- Adds suport for Quarkus by @lordofthejars in #259
🔨 Dependency Upgrades
- Bump io.quarkiverse.langchain4j:quarkus-langchain4j-core from 1.7.2 to 1.7.4 by @dependabot[bot] in #263
- Bump quarkus.version from 3.31.2 to 3.32.1 by @dependabot[bot] in #262
- Bump mockito.version from 5.21.0 to 5.22.0 by @dependabot[bot] in #264
- Bump org.jreleaser:jreleaser-maven-plugin from 1.22.0 to 1.23.0 by @dependabot[bot] in #265
Other Changes
New Contributors
- @lordofthejars made their first contribution in #259
Full Changelog: v1.52.0...v1.60.0
1.52.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🔨 Dependency Upgrades
- Bump spring.version from 7.0.4 to 7.0.5 by @dependabot[bot] in #254
- Bump spring-boot.version from 4.0.2 to 4.0.3 by @dependabot[bot] in #256
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #257
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #258
Other Changes
Full Changelog: v1.51.0...v1.52.0
1.51.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🐞 Bug Fixes
- Remove junit4 import pattern by @mnhock
🔨 Dependency Upgrades
- Bump spring.version from 7.0.3 to 7.0.4 by @dependabot[bot] in #250
- Bump junit-jupiter.version from 6.0.2 to 6.0.3 by @dependabot[bot] in #251
Full Changelog: v1.50.0...v1.51.0
1.50.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🎉 New Features
🔨 Dependency Upgrades
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #247
Full Changelog: v1.49.0...v1.50.0
1.49.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🐞 Bug Fixes
🔨 Dependency Upgrades
- Bump spring.version from 7.0.2 to 7.0.3 by @dependabot[bot] in #243
- Bump spring-boot.version from 4.0.1 to 4.0.2 by @dependabot[bot] in #244
Full Changelog: v1.48.0...v1.49.0
1.48.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🔨 Dependency Upgrades
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #236
- Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #235
- Bump mockito.version from 5.20.0 to 5.21.0 by @dependabot[bot] in #237
- Bump spring.version from 7.0.1 to 7.0.2 by @dependabot[bot] in #238
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #239
- Bump spring-boot.version from 4.0.0 to 4.0.1 by @dependabot[bot] in #240
- Bump org.jreleaser:jreleaser-maven-plugin from 1.21.0 to 1.22.0 by @dependabot[bot] in #241
- Bump junit-jupiter.version from 6.0.1 to 6.0.2 by @dependabot[bot] in #242
Full Changelog: v1.47.0...v1.48.0
1.47.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🎉 New Features
🔨 Dependency Upgrades
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #233
Full Changelog: v1.46.0...v1.47.0
1.46.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🎉 New Features
- Add New Rule to Ensure ConfigurationProperties Are Records by @mnhock in #222
- Improve checkAll() to Aggregate Violations Per Rule With Clear Output by @mnhock in #229
🔨 Dependency Upgrades
- Bump spring.version from 7.0.0-RC3 to 7.0.0 by @dependabot[bot] in #226
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #227
- Bump spring.version from 7.0.0 to 7.0.1 by @dependabot[bot] in #230
- Bump spring-boot.version from 4.0.0-RC2 to 4.0.0 by @dependabot[bot] in #231
Full Changelog: v1.45.0...v1.46.0