Skip to content

v1.18.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 13 Sep 19:20
· 602 commits to refs/heads/main since this release

Release Notes

💎 Features

  • feat(openapi): new module for checking backwards incompatible changes to OpenAPI contracts - #10812 by @murdos
  • feat: new module for generating OpenAPI contract at build-time for SpringMVC applications - #10803 by @murdos
  • move husky and lintstaged setup from 'prettier' module to 'init' - #10713 by @fabienpuissant

🔧 Enhancements

🔨 Refactoring

🐞 Bug Fixes

🚨 Breaking changes

🖥️ Frontend

🍃 Spring Boot

  • Bug: Remove redundant OAuth2 audience key - #10820 by @richersoon
  • feat(openapi): new module for checking backwards incompatible changes to OpenAPI contracts - #10812 by @murdos
  • feat: new module for generating OpenAPI contract at build-time for SpringMVC applications - #10803 by @murdos
  • Prevent logback from outputting its own status - #10658 by @pascalgrimaud
  • Disable virtual threads by default on generated Spring app - #10730 by @Harsh4902

🔒 Security

🪶 Maven

🐘 Gradle

📝 Documentation

📦 Dependency updates