Skip to content

Releases: eclipse-edc/IdentityHub

v0.17.0

20 Apr 22:26

Choose a tag to compare

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

Dependencies

  • build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.7 to 10.8 by @dependabot[bot] in #930
  • build(deps): bump org.postgresql:postgresql from 42.7.9 to 42.7.10 by @dependabot[bot] in #922
  • build(deps): bump org.junit.platform:junit-platform-launcher from 6.0.2 to 6.0.3 by @dependabot[bot] in #923
  • build(deps): bump opentelemetry-instrumentation-annotations from 2.24.0 to 2.25.0 by @dependabot[bot] in #924
  • build(deps): bump org.eclipse.edc.edc-build from 1.1.6 to 1.2.0 by @dependabot[bot] in #933
  • build(deps): bump io.swagger.core.v3:swagger-jaxrs2-jakarta from 2.2.42 to 2.2.43 by @dependabot[bot] in #932
  • build(deps): bump com.gradleup.shadow from 9.3.1 to 9.3.2 by @dependabot[bot] in #934
  • build(deps): bump io.swagger.core.v3:swagger-jaxrs2-jakarta from 2.2.43 to 2.2.44 by @dependabot[bot] in #938
  • build(deps): bump jupiter from 6.0.2 to 6.0.3 by @dependabot[bot] in #921
  • build(deps): bump gradle-wrapper from 9.3.1 to 9.4.0 by @dependabot[bot] in #939
  • build(deps): bump org.eclipse.edc.edc-build from 1.2.0 to 1.3.0 by @dependabot[bot] in #940
  • build(deps): bump io.swagger.core.v3:swagger-jaxrs2-jakarta from 2.2.44 to 2.2.45 by @dependabot[bot] in #943
  • build(deps): bump com.gradleup.shadow from 9.3.2 to 9.4.0 by @dependabot[bot] in #945
  • build(deps): bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations from 2.25.0 to 2.26.0 by @dependabot[bot] in #944
  • build(deps): bump gradle-wrapper from 9.4.0 to 9.4.1 by @dependabot[bot] in #948
  • build(deps): bump com.gradleup.shadow from 9.4.0 to 9.4.1 by @dependabot[bot] in #962
  • build(deps): bump opentelemetry-instrumentation-annotations from 2.26.0 to 2.26.1 by @dependabot[bot] in #961
  • build(deps): bump com.google.crypto.tink:tink from 1.20.0 to 1.21.0 by @dependabot[bot] in #960
  • build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.8 to 10.9 by @dependabot[bot] in #964
  • build(deps): bump io.swagger.core.v3:swagger-jaxrs2-jakarta from 2.2.45 to 2.2.46 by @dependabot[bot] in #965
  • build(deps): bump io.swagger.core.v3:swagger-jaxrs2-jakarta from 2.2.46 to 2.2.48 by @dependabot[bot] in #966
  • build(deps): bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 by @dependabot[bot] in #967

Other Changes

Full Changelog: v0.16.0...v0.17.0

v0.16.0

19 Feb 23:06

Choose a tag to compare

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

v0.15.1

18 Dec 10:21

Choose a tag to compare

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

v0.15.0

02 Dec 10:42

Choose a tag to compare

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

Read more

v0.14.1

01 Oct 12:53

Choose a tag to compare

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

v0.14.0

19 Aug 11:21

Choose a tag to compare

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

Read more

v0.13.2

30 Jul 14:14

Choose a tag to compare

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

v0.13.0

21 May 14:00

Choose a tag to compare

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

Read more

v0.12.0

19 Mar 14:22

Choose a tag to compare

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

Read more

v0.11.1

05 Feb 18:42

Choose a tag to compare

Full Changelog: v0.11.0...v0.11.1