v0.8.1
What's Changed
Breaking changes
- feat(api, spi, storage): policy profile implementation by @saschaisele-zf in #4332
Bugfixes
- chore: fix catalog deserialization by @wolf4ood in #4361
- fix: apply polymorphic to Dataset for serde by @wolf4ood in #4362
New Features & Improvements
- feat(api): add additional scopes to the CatalogRequest by @paullatzelsperger in #4348
- feat(keys): add functionality to extract public key to KeyParsers by @paullatzelsperger in #4360
- feat: fail validation if muliple operands in a Logical Constraint are found by @ndr-brt in #4371
Dependencies
- build(deps): bump com.apicatalog:titanium-json-ld from 1.4.0 to 1.4.1 by @dependabot in #4364
- build(deps): bump com.h2database:h2 from 2.2.224 to 2.3.230 by @dependabot in #4363
- build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #4347
- build(deps): bump testcontainers from 1.19.8 to 1.20.0 by @dependabot in #4368
Documentation
- docs(api): add public api version by @ndr-brt in #4349
- docs: remove deprecation typo by @ndr-brt in #4359
Other Changes
- refactor: cleanup 0.4.x deprecations by @ndr-brt in #4354
- test: avoid getFreePort collisions by @ndr-brt in #4366
- test: improve getFreePort implementation by @ndr-brt in #4373
Full Changelog: v0.8.0...v0.8.1