v4.45.3
Language bindings
Updated on official repositories:
- Zenroom in NodeJS ::
npm install zenroom
- Zenroom in Python ::
pip install zenroom
- Zenroom in Go ::
go get github.com/dyne/Zenroom/bindings/golang/zenroom
- Zenroom in Rust :: see our test example
What's Changed
- fix(sd_jwt): move from credential_definition to vct and claims by @matteo-cristino in #958
Full Changelog: v4.45.2...v4.45.3