v0.5.1
What's Changed
Breaking changes
Bugfixes
- fix: edr dynamic http receiver by @wolf4ood in #3789
- fix: stop
method
property from being mandatory for push http transfers by @ndr-brt in #3797 - fix: get counter party process id from first message response by @ndr-brt in #3816
- fix: add 'keyId' param to methods of the CryptoConverter by @paullatzelsperger in #3833
- fix: forward content-type to http sink by @ndr-brt in #3835
- fix: use correct Regex when parsing DID by @paullatzelsperger in #3845
New Features & Improvements
- feat: improve audience handling by @wolf4ood in #3786
- feat: supports verification method id as URL by @wolf4ood in #3795
- feat: support contains operator for postgresql by @ndr-brt in #3793
- chore: add BouncyCastle provider to JWSSigner and JWSVerifier by @paullatzelsperger in #3804
- refactor: improve Public Key Resolver by @wolf4ood in #3799
- feat: update to the latest IATP changes by @wolf4ood in #3805
- chore: fix TransferProcessEventDispatchTest flaky test by @wolf4ood in #3807
- chore: minor IATP fixes for E2E tests by @wolf4ood in #3808
- chore: STS updates after IATP changes by @wolf4ood in #3813
- feat: disable consumer pull transfers if key settings are missing by @ndr-brt in #3820
- feat: add operators validation by @ndr-brt in #3809
- feat: avoid fetching body in memory during data plane proxy call by @ndr-brt in #3827
- feat: policy scope extractors for contract negotiation ingress calls by @wolf4ood in #3834
Dependencies
- build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #3802
- build(deps): bump io.opentelemetry.proto:opentelemetry-proto from 1.0.0-alpha to 1.1.0-alpha by @dependabot in #3790
- build(deps): bump testcontainers from 1.19.3 to 1.19.4 by @dependabot in #3806
- build(deps): bump org.eclipse.jetty.websocket:websocket-jakarta-server from 11.0.19 to 11.0.20 by @dependabot in #3817
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #3825
- build(deps): bump jupiter from 5.10.1 to 5.10.2 by @dependabot in #3824
- build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #3823
Other Changes
- build: make trigger_snapshot workflow manually triggerable by @ndr-brt in #3787
- refactor: introduction of ProtocolTokenValidator by @wolf4ood in #3839
Full Changelog: v0.5.0...v0.5.1