What's Changed
Bugfixes
- fix: make /catalog/query handle null input by @ndr-brt in #234
- fix: avoid exception DSP Request Action by @paullatzelsperger in #252
- fix: compile error after recent EDC updates by @paullatzelsperger in #253
- fix: change transform context from dsp-api to dsp-api:v0.8 by @wolf4ood in #254
- fix: use correct dcat:endpointURL spelling by @paullatzelsperger in #255
- fix: enable publishing the DCP BOM by @paullatzelsperger in #258
- chore: fixes after upstream changes on catalog transformers by @wolf4ood in #260
New Features & Improvements
- feat: provide schema for the SqlSchemaBootstrapper by @paullatzelsperger in #236
- feat: SQL implementation of
TargetNodeDirectory
by @bscholtes1A in #241 - chore: adds missing namespace in catalog query scope by @wolf4ood in #248
- feat(build): add BOM modules by @paullatzelsperger in #257
- feat(ci): use E2E tests for BOM Smoke tests by @paullatzelsperger in #259
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
Documentation
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
- ci: fix tests on main by removing unneeded dependency by @ndr-brt in #247
Full Changelog: v0.8.1...v0.10.0