Skip to content

0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Nov 09:15
· 100 commits to main since this release
536e92f

What's Changed

  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot[bot] in #159
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @dependabot[bot] in #161
  • build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0 by @dependabot[bot] in #162
  • build(deps): bump org.testcontainers:junit-jupiter from 1.20.1 to 1.20.2 by @dependabot[bot] in #163
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 by @dependabot[bot] in #164
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot[bot] in #166
  • build(deps): bump org.testcontainers:junit-jupiter from 1.20.2 to 1.20.3 by @dependabot[bot] in #167
  • build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.1 by @dependabot[bot] in #168
  • Feat add verifiable credential api by @chaimaMeliani in #165
  • build(deps): bump org.testcontainers:junit-jupiter from 1.20.3 to 1.20.4 by @dependabot[bot] in #172
  • build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2 by @dependabot[bot] in #173
  • feat: add did api by @chaimaMeliani in #171
  • feat: add keyPairs api by @chaimaMeliani in #176
  • feat: add participants api by @chaimaMeliani in #177
  • feat: provide extensibility capabilities by @ndr-brt in #175
  • refactor: adapt management resource to the new spi by @ndr-brt in #178
  • build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.2 by @dependabot[bot] in #181
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot[bot] in #180
  • build(deps): bump com.diffplug.spotless from 6.25.0 to 7.0.1 by @dependabot[bot] in #182
  • refactor: make all the core resources to use the same format by @ndr-brt in #183
  • docs: document extensibility by @ndr-brt in #189
  • fix: rename participantId to participantContextId by @chaimaMeliani in #190
  • Add presentation api by @chaimaMeliani in #187
  • build(deps): bump org.testcontainers:junit-jupiter from 1.20.4 to 1.21.0 by @dependabot[bot] in #198
  • build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.19.0 by @dependabot[bot] in #199
  • build: fix some tests by @ndr-brt in #223
  • build: fix tests by @ndr-brt in #224
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #215
  • build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #216
  • build(deps): bump org.testcontainers:junit-jupiter from 1.21.0 to 1.21.3 by @dependabot[bot] in #206
  • build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.6 by @dependabot[bot] in #219
  • build(deps): bump com.diffplug.spotless from 7.0.1 to 8.0.0 by @dependabot[bot] in #220
  • build(deps): bump com.apicatalog:titanium-json-ld from 1.4.1 to 1.7.0 by @dependabot[bot] in #222
  • fix: support @id in properties by @ndr-brt in #225
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.4 to 6.0.0 by @dependabot[bot] in #221
  • build(deps): bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @dependabot[bot] in #226
  • build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.20.1 by @dependabot[bot] in #227
  • build: switch to new publication method on maven central by @ndr-brt in #228
  • build: update secret names by @ndr-brt in #229
  • build: remove unused config by @ndr-brt in #230
  • build: add missing signign arguments by @ndr-brt in #231
  • build: add explicit tasks dependency by @ndr-brt in #232
  • build: add missing publish config by @ndr-brt in #233
  • build: cleanup publish config by @ndr-brt in #234
  • Release version 0.5.0 by @github-actions[bot] in #235

Full Changelog: 0.4.0...0.5.0