Skip to content

Micronaut OpenAPI v5.0.0-M4

Pre-release
Pre-release
Compare
Choose a tag to compare
@graemerocher graemerocher released this 30 May 14:37

What's Changed

New Features πŸŽ‰

  • Add processing micronaut-security configuration by @altro3 in #979

Improvements ⭐

  • Add ability to disable micronaut-openapi by @altro3 in #978

Dependency updates πŸš€

  • Update dependency io.micronaut.serde:micronaut-serde-bom to v2.0.0-M8 by @renovate in #1022
  • Update managed-swagger to v2.2.10 by @renovate in #1020
  • Update dependency com.vladsch.flexmark:flexmark-html2md-converter to v0.64.6 by @renovate in #1019
  • Update plugin io.micronaut.build.shared.settings to v6.5.0 by @renovate in #1033
  • Update dependency io.micronaut.kotlin:micronaut-kotlin-bom to v4.0.0-M3 by @renovate in #1027

Other Changes πŸ’‘

  • Remove type 'object' from allOf property. by @altro3 in #976
  • Minor fixes for allOf and other improvements. by @altro3 in #986
  • fixed single character issue in customSerializers.adoc by @ajohnson1200 in #982
  • Next minor fixes by @altro3 in #987
  • Fixed @ApiResponse annotations processing by @altro3 in #1010
  • Improve schema building, bug fixes by @altro3 in #1012
  • Fixed process kotlin coroutines and reactivex types by @altro3 in #1014
  • Disable slf4j initizliaing. Remove slf4j-nop dependecy. by @altro3 in #988
  • Add core BOM by @n0tl3ss in #1024
  • Java 17 improvements. Test fixes. Libraries updates by @altro3 in #1035

New Contributors

Full Changelog: v5.0.0-M3...v5.0.0-M4