Skip to content

Release 6.0.0

Compare
Choose a tag to compare
@staycaffeinated staycaffeinated released this 31 Dec 17:19
· 60 commits to main since this release

Features

  • Upgraded the generator to emit Spring Framework 6 and Spring Boot 3 code
  • Resource IDs are now alphanumeric instead of all-numeric.
  • Added some Kafka libraries to the dependencies.gradle inventory:
    • Apache Kafka
    • Apache Kafa Client
    • Spring Cloud Starter Stream Kafka
    • Spring Cloud Binder Kafka Streams

Maintenance

  • Updated these libraries and plugins to their latest versions
    • Spring Gradle Plugin
    • Ben Manes Gradle Plugin
    • Spring Cloud Starter
    • Test Containers
    • PostgreSQL
    • Liquibase