Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 08:20
· 19 commits to main since this release

What's Changed

Bugfixes

  • fix: make /catalog/query handle null input by @ndr-brt in #234

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

Documentation

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

Other Changes

  • refactor: separate sql stores from datasources by @ndr-brt in #238
  • ci: launch test workflow also on release and bugfix branches by @ndr-brt in #243
  • build: fix compilation by @ndr-brt in #245

Full Changelog: v0.8.1...v0.9.0