Skip to content

Releases: eclipse-edc/Connector

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 09:29

What's Changed

Breaking changes

Bugfixes

  • fix: make VP holder property optional by @paullatzelsperger in #5697
  • fix: remove address validation from AssetService, fix metadata deserialization by @ndr-brt in #5720
  • fix: add missing breaklease on TransferProcess protocol service by @ndr-brt in #5729
  • fix: flaky tests by @wolf4ood in #5742
  • fix: add schema validation for cel expression testing by @wolf4ood in #5761
  • fix: properly map name and description in JwtToVerifiableCredentialTransformer by @paullatzelsperger in #5787
  • fix: add participant context filter when getting transferTypes by @wolf4ood in #5786
  • fix: add missing breakLease calls in ContractNegotiationProtocolServiceImpl by @ndr-brt in #5788
  • fix: start message inverted fields by @wolf4ood in #5797

New Features & Improvements

Dependencies

  • build(deps): bump jetty from 12.1.7 to 12.1.8 by @dependabot[bot] in #5681
  • build(deps): bump com.google.crypto.tink:tink from 1.20.0 to 1.21.0 by @dependabot[bot] in #5683
  • build(deps): bump com.gradleup.shadow from 9.3.1 to 9.4.1 by @dependabot[bot] in #5703
  • build(deps): bump atomikos from 6.0.0 to 6.0.1 by @dependabot[bot] in #5704
  • build(deps): bump swagger from 2.2.42 to 2.2.49 by @dependabot[bot] in #5716
  • build(deps): bump testcontainers from 2.0.4 to 2.0.5 by @dependabot[bot] in #5717
  • build(deps): bump jackson from 2.21.2 to 2.21.3 by @dependabot[bot] in #5735
  • build(deps): bump org.postgresql:postgresql from 42.7.10 to 42.7.11 by @dependabot[bot] in #5718
  • build(deps): bump jetty from 12.1.8 to 12.1.9 by @dependabot[bot] in #5734
  • build(deps): bump cloudEvents from 4.0.1 to 4.0.2 by @dependabot[bot] in #5751
  • build(deps): bump swagger from 2.2.49 to 2.2.50 by @dependabot[bot] in #5749
  • build: update hashicorp/vault test image to 2.0.1 by @ndr-brt in #5782
  • build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.8 to 10.9.1 by @dependabot[bot] in #5771
  • build(deps): bump io.nats:jnats from 2.25.2 to 2.25.3 by @dependabot[bot] in #5818
  • build(deps): bump io.micrometer:micrometer-core from 1.16.4 to 1.17.0 by @dependabot[bot] in #5817
  • build(deps): bump gradle-wrapper from 9.5.0 to 9.5.1 by @dependabot[bot] in #5748

Documentation

Other Changes

  • refactor: remove duplicated jwks resolver by @wolf4ood in #5702
  • refactor: refactor ExtensionManager into CatalogCrawlerManager by @ndr-brt in #5730
  • refactor: move processors tests out of manager tests by @ndr-brt in #5755
  • refactor: merge catalog crawler related core modules by @ndr-brt in #5762
  • build: fix DPS TCK tests, pin version to 1.0.0 by @ndr-brt in #5783
  • chore: refactor profile configuration by @wolf4ood in #5794
  • feat: make TransferProcessProtocolService call fail when update fails by @ndr-brt in #5793
  • refactor: dcp scope config by @wolf4ood in #5795
  • refactor: avoid dispatcher usage for event callbacks by @ndr-brt in #5808
  • refactor: wire scope-based authz into v5 controllers, drop role-based filter by @paullatzelsperger in #5812
  • refactor: get rid of dispatcher registry by @ndr-brt in #5814
  • test: set unique, customizable, management api jsonld context by @ndr-brt in https://gith...
Read more

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 20 Apr 21:36

What's Changed

Breaking changes

  • refactor: remove well known path configuration by @wolf4ood in #5527
  • refactor: remove deprecated module monitor-jdk-logger by @ndr-brt in #5539
  • feat: store claims in contract agreement by @ndr-brt in #5626

Bugfixes

  • fix: make CryptoConverter support java 25 by @ndr-brt in #5521
  • fix: trusted issuer config by @wolf4ood in #5526
  • fix: ensure the EdDSA key generation produces a 32 bytes public key by @nikschul in #5563
  • fix: avoid hardcoded 'in' operator in validation and transformation by @ndr-brt in #5619

New Features & Improvements

Dependencies

  • build(deps): bump org.postgresql:postgresql from 42.7.9 to 42.7.10 by @dependabot[bot] in #5509
  • build(deps): bump io.micrometer:micrometer-core from 1.16.2 to 1.16.3 by @dependabot[bot] in #5507
  • build(deps): bump org.junit.jupiter:junit-jupiter-api from 6.0.2 to 6.0.3 by @dependabot[bot] in #5506
  • build(deps): bump org.junit.platform:junit-platform-launcher from 6.0.2 to 6.0.3 by @dependabot[bot] in #5508
  • build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.7 to 10.8 by @dependabot[bot] in #5553
  • build(deps): bump jetty from 12.1.6 to 12.1.7 by @dependabot[bot] in #5552
  • build(deps): bump org.eclipse.edc.edc-build from 1.2.0 to 1.3.0 by @dependabot[bot] in #5551
  • build(deps): bump testcontainers from 2.0.3 to 2.0.4 by @dependabot[bot] in #5587
  • build(deps): bump gradle-wrapper from 9.3.1 to 9.4.1 by @dependabot[bot] in #5586
  • build(deps): bump io.opentelemetry.proto:opentelemetry-proto from 1.9.0-alpha to 1.10.0-alpha by @dependabot[bot] in #5585
  • fix: adopt EDC build 1.4.0 by @paullatzelsperger in #5666
  • build(deps): bump org.apache.kafka:kafka-clients from 4.1.1 to 4.2.0 by @dependabot[bot] in #5605
  • build(deps): bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 by @dependabot[bot] in #5604
  • build(deps): bump jackson from 2.21.0 to 2.21.2 by @dependabot[bot] in #5606
  • build: bump edc-build plugin to 1.5.2 by @ndr-brt in #5685
  • build(deps): bump bouncyCastle-jdk18on from 1.83 to 1.84 by @dependabot[bot] in #5682

Documentation

  • docs: decision record about EDR cache deprecation by @wolf4ood in #5644

Other Changes

Read more

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 22:17

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

  • feat: introduce oauth mock test extension by @wolf4ood in #5403
  • feat: make DataAddress optional in Asset by @ndr-brt in #5405
  • feat: data plane signaling data flow controller selection by @ndr-brt in #5406
  • feat: support for JWT status list credential by @ronjaquensel in #5408
  • feat: validate transferType on transfer request on provider side by @ndr-brt in #5414
  • feat: implement data-plane signaling client availability check by @ndr-brt in #5418
  • feat: implement DataFlowStartMessage for new signaling spec by @ndr-brt in #5421
  • feat: introduce encryption algo registry by @wolf4ood in #5423
  • feat: push simple transfer with data plane signaling by @ndr-brt in #5425
  • feat: support dataplane signaling non-finite push type by @ndr-brt in #5433
  • feat: send started notification to data-plane on consumer side by @ndr-brt in #5437
  • feat(dps): implement non finite pull transfer by @ndr-brt in #5450
  • feat: add missing listeners + for update support by @wolf4ood in #5453
  • feat(signaling): cover data flow termination cases by @ndr-brt in #5454
  • feat: DPS suspension by @ndr-brt in #5465
  • feat(DPS): async prepare by @ndr-brt in #5471
  • feat: adopt cel expressions by @wolf4ood in #5476
  • feat(DPS): support async startup by @ndr-brt in #5484
  • feat: add dynamic dcp scopes by @wolf4ood in #5485
  • feat: cleanup TransferProcess's DataAddress on final state by @ndr-brt in #5495
  • feat: introduce TransferProcessPrepared event by @ndr-brt in #5511
  • feat: add missing counterPartyId validation by @ndr-brt in #5512
  • feat: data plane signaling discovery by labels by @ndr-brt in #5513

Dependencies

  • build(deps): bump bouncyCastle-jdk18on from 1.82 to 1.83 by @dependabot[bot] in #5389
  • build(deps): bump swagger from 2.2.40 to 2.2.41 by @dependabot[bot] in #5386
  • build(deps): bump jetty from 12.1.4 to 12.1.5 by @dependabot[bot] in #5399
  • build(deps): bump com.gradleup.shadow from 9.2.2 to 9.3.0 by @dependabot[bot] in #5400
  • build(deps): bump io.micrometer:micrometer-core from 1.16.0 to 1.16.1 by @dependabot[bot] in #5412
  • build(deps): bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0 by @dependabot[bot] in #5411
  • build(deps): bump io.rest-assured:rest-assured from 5.5.6 to 6.0.0 by @dependabot[bot] in #5410
  • build(deps): bump com.google.crypto.tink:tink from 1.19.0 to 1.20.0 by @dependabot[bot] in #5409
  • build(deps): bump testcontainers from 2.0.2 to 2.0.3 by @dependabot[bot] in #5429
  • build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.6 to 10.7 by @dependabot[bot] in #5441
  • build(deps): bump org.junit.jupiter:junit-jupiter-api from 6.0.1 to 6.0.2 by @dependabot[bot] in #5440
  • build(deps): bump com.gradleup.shadow from 9.3.0 to 9.3.1 by @dependabot[bot] in #5455
  • build(deps): bump io.micrometer:micrometer-core from 1.16.1 to 1.16.2 by @dependabot[bot] in #5456
  • build(deps): bump org.eclipse.edc.edc-build from 1.1.2 to 1.1.5 by @dependabot[bot] in #5428
  • build(deps): bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1 by @dependabot[bot] in #5431
  • build(deps): bump gradle-wrapper from 9.0.0 to 9.3.0 by @dependabot[bot] in #5467
  • build(deps): bump jersey to 4.0 by @ndr-brt in #5470
  • build(deps): bump jackson from 2.20.1 to 2.21.0 by @dependabot[bot] in #5469
  • build(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #5468
  • build(deps): bump swagger from 2.2.41 to 2.2.42 by @dependabot[bot] in #5466
  • build(deps): bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #5482
  • build(deps): bump org.junit.platform:junit-platform-launcher from 6.0.1 to 6.0.2 by @dependabot[bot] in #5483
  • build(deps): bump jersey from 4.0.0 to 4.0.2 by @dependabot[bot] in #5481
  • build(deps): bump jetty from 12.1.5 to 12.1.6 by @dependabot[bot] in #5480
  • build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.20 to 2.21 by @dependabot[bot] in #5493
  • build(deps): bump org.postgresql:postgresql from 42.7.8 to 42.7.9 by @dependabot[bot] in #5494

Documentation

  • docs: inline DataFlowManager DR by @ndr-brt in #5434
  • docs: decision record about common expression language adoption by @wolf4ood in #5473
  • docs: decision record about dynamic dcp scopes by @wolf4ood in #5478
  • docs: add examples on json schemas by @ndr-brt in #5490
  • docs: data plane manager dismission DR by @ndr-brt in #5497
  • docs: remove dataDestination from management transfer v4 api by @ndr-brt in #5510
  • docs: deprecate Data Plane Framework by @ndr-brt in #5514

Other Changes

Read more

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 17 Dec 16:38

Full Changelog: v0.15.0...v0.15.1

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 02 Dec 09:37

Participant Context Migration

Please follow the guide here.

What's Changed

Breaking changes

Bugfixes

Read more

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 01 Oct 09:51

Full Changelog: v0.14.0...v0.14.1

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:36

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

Read more

v0.13.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 13:33

Full Changelog: v0.13.0...v0.13.2

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 21 May 14:00

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

Read more

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 14:22

What's Changed

Breaking changes

  • feat: introduces optional JSON-LD context for management API by @wolf4ood in #4470
  • refactor: define ParticipantAgentPolicyContext interface by @ndr-brt in #4568
  • chore: split token-core into token-lib by @paullatzelsperger in #4572
  • refactor: cleanup 0.6.x deprecations by @ndr-brt in #4604
  • fix: sub-catalogs serialization by @wolf4ood in #4588
  • refactor: extract sql-lib and sql-testfixtures modules by @ndr-brt in #4653
  • feat: permit abandoned data transfers to be re-started by another data-plane runtime by @ndr-brt in #4650
  • refactor: cleanup 0.6.x, 0.7.x and 0.8.x deprecations by @ndr-brt in #4726
  • feat: adds support for dcp v1.0 in default credential service client by @wolf4ood in #4780
  • feat: move STS modules into IdentityHub by @paullatzelsperger in #4839
  • refactor: remove data-plane-public-v2 deprecated module from dataplane-base-bom by @ndr-brt in #4845

Bugfixes

New Features & Improvements

Read more