Skip to content

Atala PRISM Agent v1.4.0

Compare
Choose a tag to compare
@antonbaliasnikov antonbaliasnikov released this 23 May 12:00
· 614 commits to main since this release
43038ae

Artifacts

PRISM Agent Docker Image v1.4.0

What's Changed

New features

  • restore JVM metrics endpoint capability (#527) (7d603f0)
  • migrate issue endpoint to tapir (#516) (9b1558f)
  • prism-agent: fix infinite reprocessing of records in error (#528) (904a2dc)
  • prism-agent: migrate present-proof endpoints to Tapir (#525) (cb01657)
  • add multi-arch amd64 and arm64 support for agent docker (#512) (dc2608c)
  • expose API for default did:peer of prism agent (#509) (b128292)
  • prism-agent: migrate DID endpoint to tapir (#511) (9d587ff)
  • prism-agent: migrate did-registrar endpoint to tapir (#517) (88eeefd)
  • add prism-agent-* prefix to the tag (#505) (6087f2d)
  • castor: add support for context in DID document & operation (#489) (8384fe3)
  • prism-agent: migrate connect endpoints to Tapir (#493) (876dd9e)
  • prism-node: add context to protobuf definition (#487) (e426a82)
  • Reply to Trust Pings (#496) (b07da78)
  • prism-agent: add universal-resolver compatible endpoint (#455) (1cbb729)
  • prism-agent: Update the connect pollux and mercury to fix to use nimbus-jose-jwt 10.0.0-preview (#467) (948f2fc)
  • prism-agent: Update pollux lib to 0.43.0 includes the nimbus-jo… (#460) (adb7000)
  • prism-agent: insert bouncy-castle security as 2nd provider globally in agent entry point (#477) (44f06cc)

Bug fixes

  • prism-agent: refactor crypto abstraction in the walletAPI (#522) (e36c634)
  • pollux: ATL-3971 Fix all Deprecation Warning (#506) (e5225b7)
  • prism-agent: Alight the error responses according to RFC7807. ATL-3962 (#480) (64b0a2a)
  • use shared postgres container for tests (#486) (1d6aada)
  • prism-agent: fix incorrect long-form parsing behavior on resolution endpoint (#475) (af356d6)

All Pull Requests

New Contributors

Full Changelog: prism-v2.0.0...prism-agent-v1.4.0