Releases: eclipse-edc/FederatedCatalog
Releases · eclipse-edc/FederatedCatalog
v0.13.2
Full Changelog: v0.13.0...v0.13.2
v0.13.0
What's Changed
Breaking changes
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
- fix: add missing JsonObjectToCriterionTransformer by @thomasrutger in #267
- fix: compilation after latest EDC commit by @paullatzelsperger in #287
- fix: sql-duplicate-class-fqcn by @thomasrutger in #301
- fix: use DSP API Config 2025 extension by @paullatzelsperger in #315
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
- feat: implement shutdown mechanism for
ExecutionPlan
by @farhin23 in #305
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
- build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #284
- build(deps): bump org.postgresql:postgresql from 42.7.4 to 42.7.5 by @dependabot in #283
- build(deps): bump com.gradleup.shadow from 8.3.5 to 8.3.6 by @dependabot in #293
- build(deps): cleanup not necessary dependencies by @dependabot in #304
- build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.2 to 2.19.0 by @dependabot in #314
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
- feat: update codebase to use Config Injection by @paullatzelsperger in #265
- build: fix compilation by @ndr-brt in #270
- build: fix tests by @ndr-brt in #277
- build: fix compilation by @ndr-brt in #296
- feat: added remove support to TargetNodeDirectory by @MartinFerenec in #306
- ci: replace inactive issues check with stale bot by @ndr-brt in #310
- build: fix compilation by @ndr-brt in #311
- refactor: reduce logs by @ndr-brt in #312
- build: remove unexistent module by @ndr-brt in #316
New Contributors
- @thomasrutger made their first contribution in #267
- @MartinFerenec made their first contribution in #306
- @farhin23 made their first contribution in #305
Full Changelog: v0.8.1...v0.13.0
v0.12.0
What's Changed
Breaking changes
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
- fix: add missing JsonObjectToCriterionTransformer by @thomasrutger in #267
- fix: compilation after latest EDC commit by @paullatzelsperger in #287
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
- 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
- build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #284
- build(deps): bump org.postgresql:postgresql from 42.7.4 to 42.7.5 by @dependabot in #283
- build(deps): bump com.gradleup.shadow from 8.3.5 to 8.3.6 by @dependabot in #293
- build(deps): cleanup not necessary dependencies by @dependabot in #304
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
- feat: update codebase to use Config Injection by @paullatzelsperger in #265
- build: fix compilation by @ndr-brt in #270
- build: fix tests by @ndr-brt in #277
- build: fix compilation by @ndr-brt in #296
New Contributors
- @thomasrutger made their first contribution in #267
Full Changelog: v0.8.1...v0.12.0
v0.11.1
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
Breaking changes
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
- fix: add missing JsonObjectToCriterionTransformer by @thomasrutger in #267
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
- 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
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
- feat: update codebase to use Config Injection by @paullatzelsperger in #265
- build: fix compilation by @ndr-brt in #270
- build: fix tests by @ndr-brt in #277
New Contributors
- @thomasrutger made their first contribution in #267
Full Changelog: v0.8.1...v0.11.0
v0.10.1
Full Changelog: v0.10.0...v0.10.1
v0.10.0
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
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
Bugfixes
New Features & Improvements
- feat: provide schema for the SqlSchemaBootstrapper by @paullatzelsperger in #236
- feat: SQL implementation of
TargetNodeDirectory
by @bscholtes1A in #241
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
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
v0.8.1
What's Changed
Bugfixes
- fix: add nested catalog test + types registration by @wolf4ood in #224
- chore: fix datasource name typo by @wolf4ood in #227
New Features & Improvements
- feat: sql federated catalog cache by @wolf4ood in #218
- feat: register missing namespace by @wolf4ood in #226
Dependencies
- build(deps): bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0 by @dependabot in #213
- build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 by @dependabot in #220
- build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #219
Documentation
- docs: fix README with proper paths and commands by @paullatzelsperger in #223
Full Changelog: v0.8.0...v0.8.1