Skip to content

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 23:06
· 43 commits to main since this release

What's Changed

Breaking changes

Bugfixes

  • fix: use proper query to get status list credential in the BitstringStatusListFactory by @ndr-brt in #899
  • fix: remove revocation service registry registration by @ndr-brt in #917
  • fix: uniform StatusList signature on update by @ndr-brt in #925

New Features & Improvements

Dependencies

  • build(deps): bump org.eclipse.edc.edc-build from 1.1.2 to 1.1.4 by @dependabot[bot] in #877
  • build(deps): bump bouncyCastle-jdk18on from 1.82 to 1.83 by @dependabot[bot] in #876
  • build(deps): bump opentelemetry-instrumentation-annotations from 2.21.0 to 2.22.0 by @dependabot[bot] in #868
  • build(deps): bump com.gradleup.shadow from 9.2.2 to 9.3.0 by @dependabot[bot] in #883
  • build(deps): bump com.google.crypto.tink:tink from 1.19.0 to 1.20.0 by @dependabot[bot] in #886
  • build(deps): bump io.rest-assured:rest-assured from 5.5.6 to 6.0.0 by @dependabot[bot] in #887
  • build(deps): bump org.eclipse.edc.edc-build from 1.1.4 to 1.1.5 by @dependabot[bot] in #891
  • build(deps): bump testcontainers from 1.21.1 to 1.21.4 by @dependabot[bot] in #892
  • build(deps): bump org.junit.platform:junit-platform-launcher from 6.0.1 to 6.0.2 by @dependabot[bot] in #895
  • build(deps): bump com.gradleup.shadow from 9.3.0 to 9.3.1 by @dependabot[bot] in #897
  • build(deps): bump jupiter from 6.0.1 to 6.0.2 by @dependabot[bot] in #896
  • build(deps): bump opentelemetry-instrumentation-annotations from 2.22.0 to 2.23.0 by @dependabot[bot] in #888
  • build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.6 to 10.7 by @dependabot[bot] in #904
  • build(deps): bump jackson from 2.20 to 2.21 by @dependabot[bot] in #903
  • build(deps): bump opentelemetry-instrumentation-annotations from 2.23.0 to 2.24.0 by @dependabot[bot] in #902
  • build(deps): bump org.postgresql:postgresql from 42.7.8 to 42.7.9 by @dependabot[bot] in #900
  • build(deps): bump dcp-tck from 1.0.0-RC5 to 1.0.0-RC6 by @dependabot[bot] in #901
  • build(deps): bump gradle-wrapper from 9.0.0 to 9.3.0 by @dependabot[bot] in #908
  • build(deps): bump io.swagger.core.v3:swagger-jaxrs2-jakarta from 2.2.40 to 2.2.42 by @dependabot[bot] in #907
  • build(deps): bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #911
  • build(deps): bump org.glassfish.jersey.core:jersey-common from 4.0.0 to 4.0.2 by @dependabot[bot] in #910

Other Changes

Full Changelog: v0.15.1...v0.16.0