Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@donyfutura donyfutura released this 01 Aug 13:10
· 2 commits to master since this release

Important Changes

  • Java Version Update: This release upgrades the required Java version to Java 17. Previous versions of Java are no longer supported. Starting from this version, our library now requires Java 17 for all functionalities. This change is necessary to leverage new language features, improve performance, and maintain security standards. Refer to the official Java 17 migration guide for assistance in upgrading your Java version.
  • Kotlin Version Update: This release upgrades the Kotlin version to 1.9.23. Our library now uses Kotlin 1.9.23. This update includes various bug fixes, performance improvements, and new features that are part of the Kotlin 1.9.23 release.
  • Spring Boot Version Update: This release upgrades the Spring Boot version from 2.6.* to 3.3.0 (migration guide).

Upgrades of dependencies versions

  • flyway-core to 10.10.0
  • kotlinx-coroutines-bom to 1.8.1