Skip to content

0.29.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ppatierno ppatierno released this 30 May 15:16
· 12 commits to main since this release

Main Changes since 0.28.0

  • Dependency updates (Vert.x 4.5.8, Netty 4.1.110.Final)
  • Added support for records key and value to be JSON array when using the json embedded format.
  • Update the base image used by Strimzi containers from UBI8 to UBI9
  • The OpenAPI v2 (Swagger) specification support is now deprecated.
    • The /openapi endpoint still returns the OpenAPI v2 specification. There is an additional /openapi/v2 endpoint returning the same.
    • The newly added /openapi/v3 endpoint returns the OpenAPI v3 specification. Please use this one, because the v2 will be removed in the future.

Full list of addressed issues can be found under the 0.29.0 milestone.