Skip to content

Releases: eclipse-edc/Connector

v0.9.0

05 Sep 08:20
Compare
Choose a tag to compare

What's Changed

Bugfixes

New Features & Improvements

Dependencies

  • build(deps): bump org.apache.kafka:kafka-clients from 3.7.1 to 3.8.0 by @dependabot in #4378
  • build(deps): bump org.eclipse.parsson:parsson from 1.1.6 to 1.1.7 by @dependabot in #4380
  • build(deps): bump testcontainers from 1.20.0 to 1.20.1 by @dependabot in #4387
  • build(deps): bump jersey from 3.1.7 to 3.1.8 by @dependabot in #4393
  • build(deps): bump com.google.crypto.tink:tink from 1.13.0 to 1.14.1 by @dependabot in #4398
  • build(deps): bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #4401
  • build(deps): bump io.micrometer:micrometer-core from 1.13.2 to 1.13.3 by @dependabot in #4410
  • build(deps): bump com.h2database:h2 from 2.3.230 to 2.3.232 by @dependabot in #4409
  • build(deps): bump jupiter from 5.10.3 to 5.11.0 by @dependabot in #4414
  • build(deps): bump org.eclipse.jetty.websocket:websocket-jakarta-server from 11.0.22 to 11.0.23 by @dependabot in #4417
  • build(deps): bump org.postgresql:postgresql from 42.7.3 to 42.7.4 by @dependabot in #4431
  • build(deps): bump swagger from 2.2.22 to 2.2.23 by @dependabot in #4443
  • build(deps): bump gradle wrapper to 8.10 by @ndr-brt in #4444
  • build(deps): bump com.google.crypto.tink:tink from 1.14.1 to 1.15.0 by @dependabot in #4449

Documentation

Other Changes

  • refactor: extract data-plane-iam module from data-plane-core by @ndr-brt in #4408
  • ci: launch test workflow also on release and bugfix branches by @ndr-brt in #4426
  • refactor: cleanup deprecated stuff by @ndr-brt in #4451

New Contributors

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

v0.7.2

02 Sep 07:29
Compare
Choose a tag to compare

Full Changelog: v0.7.1...v0.7.2

v0.8.1

25 Jul 14:08
Compare
Choose a tag to compare

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

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

Other Changes

Full Changelog: v0.8.0...v0.8.1

v0.8.0

10 Jul 13:03
5e210f9
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • fix: unbind public endpoint generator from source address type by @ndr-brt in #4315

Bugfixes

New Features & Improvements

Dependencies

  • build(deps): bump org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1 by @dependabot in #4314
  • build(deps): bump jupiter from 5.10.2 to 5.10.3 by @dependabot in #4312
  • build(deps): bump io.opentelemetry.proto:opentelemetry-proto from 1.3.1-alpha to 1.3.2-alpha by @dependabot in #4318
  • build(deps): bump io.cloudevents:cloudevents-http-basic from 3.0.0 to 4.0.0 by @dependabot in #4317
  • build(deps): bump org.eclipse.jetty.websocket:websocket-jakarta-server from 11.0.21 to 11.0.22 by @dependabot in #4329
  • build(deps): bump io.cloudevents:cloudevents-http-basic from 4.0.0 to 4.0.1 by @dependabot in #4327
  • build(deps): bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0 by @dependabot in #4339
  • build(deps): bump jackson from 2.17.1 to 2.17.2 by @dependabot in #4338
  • build(deps): bump io.micrometer:micrometer-core from 1.13.1 to 1.13.2 by @dependabot in #4342

Documentation

Other Changes

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

24 Jun 12:21
44299d4
Compare
Choose a tag to compare

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

Dependencies

  • build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #4213
  • build(deps): bump jersey from 3.1.6 to 3.1.7 by @dependabot in #4212
  • build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.39.1 to 9.39.2 by @dependabot in #4224
  • build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.39.2 to 9.39.3 by @dependabot in #4226
  • build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.39.3 to 9.40 by @dependabot in #4248
  • build(deps): bump io.micrometer:micrometer-core from 1.13.0 to 1.13.1 by @dependabot in #4258
  • build(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #4299

Documentation

Other Changes

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

22 May 13:10
b39e532
Compare
Choose a tag to compare

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

Dependencies

  • build(deps): bump io.micrometer:micrometer-core from 1.12.5 to 1.13.0 by @dependabot in #4174
  • build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.38 to 9.39.1 by @dependabot in #4187
  • build(deps): bump swagger from 2.2.21 to 2.2.22 by @dependabot in #4188
  • build(deps): bump org.eclipse.jetty.websocket:websocket-jakarta-server from 11.0.20 to 11.0.21 by @dependabot in #4190

Other Changes

  • refactor(api): merge signaling api context into control by @ndr-brt in #4176
  • refactor(api): move data plane select functionality to control api by @ndr-brt in #4189
  • refactor: delete unused launcher by @ndr-brt in #4199

Full Changelog: v0.6.4...v0.7.0

v0.6.4

13 May 07:16
74da292
Compare
Choose a tag to compare

What's Changed

Bugfixes

New Features & Improvements

Dependencies

  • build(deps): bump jackson from 2.17.0 to 2.17.1 by @dependabot in #4161
  • build(deps): bump testcontainers from 1.19.7 to 1.19.8 by @dependabot in #4168
  • build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.38 by @dependabot in #4167
  • build(deps): bump io.opentelemetry.proto:opentelemetry-proto from 1.2.0-alpha to 1.3.1-alpha by @dependabot in #4169

Documentation

  • docs: add DR about dataplane selection improvements by @ndr-brt in #4149

Other Changes

  • refactor: move configuration loading logic out of the extension context by @ndr-brt in #4162

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

06 May 08:34
a2e2822
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • chore: add checks on SI token issuer vs VP issuer by @wolf4ood in #4140
  • fix: correct DataService json-ld attributes by @ndr-brt in #4146
  • chore: removes OAuth2 capabilities from the data sink by @wolf4ood in #4152
  • fix: remove unused parentPermission field that caused stack overflow exceptions by @ndr-brt in #4155
  • fix: issuanceDate fallback in vc transformer by @lholthof in #4159

New Features & Improvements

  • feat: make TransferRequest transferType mandatory and dataDestination optional by @ndr-brt in #4119
  • fix: removes LockManager in favour of ConcurrentHashMap by @wolf4ood in #4142
  • feat(dsp): support implicit Offer policy type by @ndr-brt in #4143

Dependencies

  • build(deps): bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0 by @dependabot in #4153
  • build(deps): bump bouncyCastle-jdk18on from 1.78 to 1.78.1 by @dependabot in #4122

Other Changes

Full Changelog: v0.6.2...v0.6.3

v0.6.2

23 Apr 13:28
f58c71a
Compare
Choose a tag to compare

What's Changed

New Features & Improvements

Dependencies

  • build(deps): bump com.google.crypto.tink:tink from 1.12.0 to 1.13.0 by @dependabot in #4075
  • build(deps): bump jersey from 3.1.5 to 3.1.6 by @dependabot in #4094

Other Changes

  • refactor: switch e2e tests to data plane signaling by @ndr-brt in #4116

Full Changelog: v0.6.1...v0.6.2

v0.6.1

15 Apr 13:34
5008004
Compare
Choose a tag to compare

What's Changed

Bugfixes

New Features & Improvements

Dependencies

  • build(deps): bump jackson from 2.16.2 to 2.17.0 by @dependabot in #3999
  • build(deps): bump org.postgresql:postgresql from 42.7.2 to 42.7.3 by @dependabot in #4007
  • build(deps): bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #4013
  • build(deps): bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.20 to 2.2.21 by @dependabot in #4026
  • build(deps): bump io.cloudevents:cloudevents-http-basic from 2.5.0 to 3.0.0 by @dependabot in #4062
  • build(deps): bump jackson from 2.16.2 to 2.17.0 by @dependabot in #4069
  • build(deps): bump io.micrometer:micrometer-core from 1.12.4 to 1.12.5 by @dependabot in #4101
  • build(deps): bump io.opentelemetry.proto:opentelemetry-proto from 1.1.0-alpha to 1.2.0-alpha by @dependabot in #4100
  • build(deps): bump bouncyCastle-jdk18on from 1.77 to 1.78 by @dependabot in #4095

Documentation

  • docs: improve ContractRequest api doc by @ndr-brt in #4081
  • docs: document transfer suspension by @ndr-brt in #4087
  • docs: annotate properly settings and refer to autodoc from the README files by @segoranov in #4084

Other Changes

New Contributors

Full Changelog: v0.6.0...v0.6.1