Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 16:48
· 101 commits to main since this release
e372688

What's Changed

Breaking changes

  • feat(dsp): remove target from offer policy in catalog by @ndr-brt in #3868
  • fix: dct namespace by @ndr-brt in #3914
  • feat: DataFlowManager and DataFlowController refactoring by @wolf4ood in #3917
  • feat(dsp): transform dspace DataAddress by @ndr-brt in #3975
  • refactor: make resource manifest generator handle TransferProcess by @ndr-brt in #3979
  • refactor: inline DataRequest value object into TransferProcess by @ndr-brt in #4009

Bugfixes

New Features & Improvements

Dependencies

  • build(deps): ignore runtime-metamodel version updates by @ndr-brt in #3873
  • build(deps): bump testcontainers from 1.19.4 to 1.19.5 by @dependabot in #3838
  • build(deps): bump io.micrometer:micrometer-core from 1.12.2 to 1.12.3 by @dependabot in #3853
  • build(deps): bump testcontainers from 1.19.5 to 1.19.6 by @dependabot in #3904
  • build(deps): bump org.postgresql:postgresql from 42.7.1 to 42.7.2 by @dependabot in #3886
  • build(deps): bump org.apache.kafka:kafka-clients from 3.6.1 to 3.7.0 by @dependabot in #3922
  • build(deps): bump testcontainers from 1.19.6 to 1.19.7 by @dependabot in #3963
  • build(deps): bump jackson from 2.16.1 to 2.16.2 by @dependabot in #3984
  • build(deps): bump io.micrometer:micrometer-core from 1.12.3 to 1.12.4 by @dependabot in #3992
  • build(deps): bump com.apicatalog:titanium-json-ld from 1.3.3 to 1.4.0 by @dependabot in #3921
  • chore: remove util dependency on SPI and remove Jax-RS dependency by @jimmarino in #4021

Documentation

Other Changes

  • refactor: minor improvements in Iatp and Did modules by @bscholtes1A in #3844
  • feat(dsp): remove offerId property by @ndr-brt in #3847
  • refactor: cleanup ContractValidationService by @ndr-brt in #3878
  • chore: remove useless function in JwtToVerifiableCredentialTransformer by @bscholtes1A in #3879
  • refactor: cleanup policy model by @ndr-brt in #3881
  • chore: refactor DataFlowRequest into DataFlowStartMessage by @wolf4ood in #3913
  • refactor: switch ODRL action USE to use by @ndr-brt in #3927
  • refactor: remove unused project workflow by @ndr-brt in #3931
  • feat: introduce configuration f. SignalinAPI by @paullatzelsperger in #3938
  • feat: introduce DPS-API JSON-LD transformer registry by @paullatzelsperger in #3939
  • build: add openapi ui publish workflow by @ndr-brt in #3944
  • build(docs): publish openapi ui on release by @ndr-brt in #3945
  • refactor: add context handling capabilities to TypeTransformerRegistry by @ndr-brt in #3965
  • refactor: move common transformers to transformer-core by @ndr-brt in #3982
  • refactor: transfer e2e tests by @ndr-brt in #4002
  • refactor: make the annotation name for PostgreSQL tests consistent with the tag by @iwasakims in #4005
  • feat: Introduce boot-lib and http-lib modules by @jimmarino in #4030
  • feat: move key-related classes into a separate SPI and Lib module by @jimmarino in #4038
  • feat: Remove Junit dependency and move test to proper module by @jimmarino in #4040
  • feat: split Junit module between base utils and the integration test runtime by @jimmarino in #4042
  • refactor: log JtiValidationRule warning only once at creation time by @bscholtes1A in #4049
  • feat: Improve modularity by introducing lib modules for cross depedencies by @jimmarino in #4046
  • fix: minor fixes in management API by @bscholtes1A in #4053

New Contributors

Full Changelog: v0.5.1...v0.6.0