Atala PRISM Cloud Agent v1.9.2
·
545 commits
to main
since this release
What's Changed
- test: disable parallelism in gradle to fix auth issues by @antonbaliasnikov in #578
- chore: update to scala 3.3.0, remove unused imports. by @shotexa in #577
- perf: add k6 connection flow running in CI by @antonbaliasnikov in #572
- fix(castor): fix DID parser that failing to parse some DIDs by @patlo-iog in #581
- chore: refactor schema to support multiple credential types by @CryptoKnightIOG in #579
- feat(prism-agent): align DID document service handling with the spec by @patlo-iog in #582
- feat(prism-agent): expose connect/issue/presentation records 'thid' and add it to REST API queries by @bvoiturier in #583
- fix(pollux): add pagination at db level for getCredentialRecords by @patlo-iog in #586
- feat(prism-agent): add http metrics by @shotexa in #585
- chore(shared): Adding Apollo ADR by @elribonazo in #573
- feat(prism-agent): simple event mechanism using webhook by @bvoiturier in #575
- chore: clean warnings by @CryptoKnightIOG in #580
- docs(prism-agent): document event 'type' field by @bvoiturier in #588
- docs(prism-agent): add basic webhook code snippet by @bvoiturier in #589
- feat: ATL-4888 Anoncred schema type by @CryptoKnightIOG in #590
- chore(prism-agent): solve Tapir <> static OAS desync issue by @bvoiturier in #591
- docs: improve explanation on DID update lineage by @patlo-iog in #587
- ci: auto update openapi spec with each release by @antonbaliasnikov in #593
- test: add events support in e2e tests by @antonbaliasnikov in #592
- build: fix failing build due to missing dependencies by @patlo-iog in #597
- fix(prism-agent): add did-method path segment in HD key derivation by @patlo-iog in #596
- chore: clean imports warnings by @CryptoKnightIOG in #594
- docs: add adr for prism performance framework [skip ci] by @antonbaliasnikov in #598
- fix(castor): align DID document translation logic by @patlo-iog in #595
- chore: add apache 2.0 license [skip ci] by @antonbaliasnikov in #599
- build: dependencies updates by @patlo-iog in #601
- feat: add helm-chart for agent by @davidpoltorak-io in #603
- fix: include helm Chart.yaml in git commit for release process by @davidpoltorak-io in #604
- fix: consumer variable nesting correction by @davidpoltorak-io in #606
- build: fix issue with parallel dependency update failure by @antonbaliasnikov in #607
New Contributors
- @elribonazo made their first contribution in #573
Full Changelog: prism-agent-v1.6.0...prism-agent-v1.9.2