v0.2.1
What's Changed
Bugfixes
- fix: break lease for STARTED processes by @paullatzelsperger in #3336
- test: adds unit test for the break-lease-on-started issue by @paullatzelsperger in #3340
New Features & Improvements
- docs: add documentation about the in-force policy by @paullatzelsperger in #3331
- feat: add pending state to
ContractNegotiation
andTransferProcess
by @ndr-brt in #3321 - refactor: uniform in-memory and sql store implementations by @ndr-brt in #3330
- build(deps): bump org.apache.kafka:kafka-clients from 3.5.0 to 3.5.1 by @dependabot in #3325
- build(deps): bump bouncyCastle-jdk18on from 1.75 to 1.76 by @dependabot in #3339
- build(deps): bump jersey from 3.1.2 to 3.1.3 by @dependabot in #3329
- build(deps): bump jupiter from 5.9.3 to 5.10.0 by @dependabot in #3324
- docs: Fix typo in Contract In Force Policy documentation by @florianrusch-zf in #3338
- refactor: remove pre-0.1.0 deprecated stuff by @ndr-brt in #3345
- build(deps): bump io.opentelemetry.proto:opentelemetry-proto from 0.20.0-alpha to 1.0.0-alpha by @dependabot in #3332
- docs: adds decision record about default datasource by @wolf4ood in #3346
- feat(SqlStores): add default datasource to all SQL stores + tests by @wolf4ood in #3347
- refactor: avoid manual construction of sql execute statements by @ndr-brt in #3348
- feat: add dataset endpoint management api by @ndr-brt in #3342
- feat: fix dataset case according to DSP specs by @ndr-brt in #3351
- feat: implement newInstance everywhere by @paullatzelsperger in #3356
- docs: generic properties DR by @ndr-brt in #3358
- feat: adopt JWS 2020 crypto suite by @paullatzelsperger in #3359
- feat: add get negotiation by agreement id endpoint by @ndr-brt in #3360
- feat: validate DSP catalog messages by @ndr-brt in #3365
- refactor: switch properties to Map<String, Object> by @ndr-brt in #3368
- feat: implement validation on negotiation DSP endpoints by @ndr-brt in #3370
- build(deps): bump io.micrometer:micrometer-core from 1.11.2 to 1.11.3 by @dependabot in #3366
- build(deps): bump opentelemetry from 1.28.0 to 1.29.0 by @dependabot in #3372
Full Changelog: v0.2.0...v0.2.1