Skip to content

Releases: eclipse-edc/Connector

v0.0.1-milestone-7

08 Nov 13:57
49ddb9a
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • fix: jwt-core module produces jwt-core named jar artifact by @denisneuling in #1907
  • fix: map policy properties to contract request by @ronjaquensel in #1921
  • test: S3DataPlaneIntegrationTest should be annotated with AwsS3IntegrationTest by @iwasakims in #1897
  • fix: avoid loop on initiate transfer failure by @ndr-brt in #1955
  • fix: map DataRequest properties to DataFlowRequest by @ronjaquensel in #1973
  • fix(data management api): validate criteria on contract definition post method by @ndr-brt in #1989
  • fix: Add missing result check in DecentralizedIdentityService by @bscholtes1A in #2005
  • fix(MultipartController): use message recipient as token audience by @ronjaquensel in #2025
  • fix(BaseRuntime): adds the exception messagge in the log before exit by @wolf4ood in #2035
  • fix(CatalogApi): adds @NotNull to providerUrl param by @wolf4ood in #2037
  • fix(DataPlaneTransferSyncExtension): remove default value for publickey alias by @wolf4ood in #2045
  • fix: use IdsId as type for connector ID by @ronjaquensel in #2031
  • fix: use the range to limit offers, not definitions by @paullatzelsperger in #2018
  • fix(transferprocessApi): add id field in DataRequestDTO by @wolf4ood in #2056
  • fix(ContractOffer): add asset not null check when building a ContractOffer by @wolf4ood in #2053
  • fix(validation): avoid policy evaluation on consumer side after agreement by @ndr-brt in #2068
  • fix(jerseyExtension): flaky test ExceptionMappersIntegrationTest by @wolf4ood in #2147
  • fix: avoid default limit 50 on catalog creation by @ndr-brt in #2168

New Features & Improvements

Read more

v0.0.1-milestone-6

29 Aug 16:30
9bec10c
Compare
Choose a tag to compare

What's Changed

Bugfixes

New Features & Improvements

Read more

v0.0.1-milestone-5

21 Jul 07:19
39e8da3
Compare
Choose a tag to compare

What's Changed

Bugfixes

New Features & Improvements

Documentation

New Contributors

Full Changelog: milestone-4...v0.0.1-milestone-5

0.0.1-milestone-4

08 Jun 05:03
627615f
Compare
Choose a tag to compare

This milestone release mostly deals with bugfixing, improving CI, adding documentation, a bit of refactoring and working off general technical debt. Another big step in the release was publishing artifacts to MavenCentral.

What's Changed

Read more