Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): cut wallet sdk version 3.1.0
# [3.1.0](v3.0.1...v3.1.0) (2024-09-12) ### Bug Fixes * anoncred verification and breaking changes missing ([#196](#196)) ([149adda](149adda)) * backup recovery was linking incorrectly dids with private keys ([#178](#178)) ([06e9a8f](06e9a8f)) * bitstring for revocation registry ([#188](#188)) ([22a2da9](22a2da9)) * DbConnection cannot be extended ([#169](#169)) ([82b03cc](82b03cc)) * e2e test broken after pull credential changed based on validUntil ([#158](#158)) ([f21df25](f21df25)) * JWT proof ([#163](#163)) ([4e52aed](4e52aed)) * missed renaming ([c71741f](c71741f)) * renaming ([9585d1a](9585d1a)) * renaming reference issues ([3adb41f](3adb41f)) * restore process duplicates did peers ([#173](#173)) ([da747c5](da747c5)) * restore process from swift/ts jwe ([#175](#175)) ([b9571b2](b9571b2)) * Upgrade gradle ([#140](#140)) ([1e11da4](1e11da4)) * wrong casting KeyPair instead of PublicKey ([#139](#139)) ([7d0a5c9](7d0a5c9)) * zkp presentation could not be verified on the agent ([#157](#157)) ([3319dc4](3319dc4)) ### Features * Anoncreds verification ([#186](#186)) ([52c3895](52c3895)) * back up and restore ([#159](#159)) ([dcb10fd](dcb10fd)) * contactless presentation request ([#192](#192)) ([e03ebbc](e03ebbc)) * experimental opt-in for mediator live mode ([#150](#150)) ([0e30346](0e30346)) * **pollux:** add sdjwt capability ([#174](#174)) ([cd3baf8](cd3baf8)) * revocation notification event ([#148](#148)) ([e1753ec](e1753ec)) * support for mediator live mode (websocket) ([#147](#147)) ([823b8b3](823b8b3)) * verification from SDK ([#155](#155)) ([61720b8](61720b8)) * Verification JWT Revocation registry check ([#165](#165)) ([755a7ef](755a7ef))
- Loading branch information