Main
- Spring Boot 3.3 & Kotlin 2.0.0
- local CacheManager
Others
- refactor ConcurrencyUtils with CompletableFuture
- refactor catalog
- Gradle Modeling library features refactor
Fixup
- Fixup issue when using InheritableThreadLocal with ThreadPool
- parallelStream flatMap always sequential
What's Changed
- Convert Gradle Groovy files to Kotlin DSL by @lWoHvYe in #311
- Spring Boot 3.3
- Kotlin 2.0.0 by @lWoHvYe in #346
- Update gradle to 8.8 by @github-actions in #347
New Contributors
- @github-actions made their first contribution in #332
Full Changelog: v4.2.0-pi...v4.4.0-sigma