Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 11:31
· 2 commits to main since this release

What's Changed

Breaking changes

  • chore: fix after subcatalog serialization changes by @wolf4ood in #264

Bugfixes

New Features & Improvements

Dependencies

  • build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 by @dependabot in #242
  • build(deps): bump gradle wrapper to 8.10 by @ndr-brt in #244
  • build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.0 by @dependabot in #251
  • build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.2 by @dependabot in #256
  • build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.2 to 5.11.3 by @dependabot in #261
  • build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.0 to 2.18.1 by @dependabot in #263
  • build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.1 to 2.18.2 by @dependabot in #269
  • build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #278
  • build: update shadow plugin group id by @ndr-brt in #279
  • build(deps): bump org.assertj:assertj-core from 3.27.0 to 3.27.2 by @dependabot in #281

Documentation

  • docs: publish openapi spec under the catalog-api group by @ndr-brt in #235

Other Changes

New Contributors

Full Changelog: v0.8.1...v0.11.0