Release 0.66.0
Release 0.66 adds support for resolving did:jwk, completely removes Indy SDK/indyvdrtools/credx (#1250), and adds additional formats for Out of Band messages. This release also included a number of fixes around keys and other items.
What's Changed
Features
- (feat) Implement Resolver for did:jwk #1290 by @gmulhearn in #1299
- feat: add additional formats for parsing and outputting Out Of Band Invitations by @JamesKEbert in #1281
Fixes
- [FIX] #1245 DIDExchange request handling should require invitation key rotation by @lukewli-anonyome in #1278
- Fix: #1090 #1091 DID:SOV DIDDoc resolves without a service/endpoint and expands shorthand verkey notation for publicKeyBase58 by @lukewli-anonyome in #1105
- [fix] Multibase public key decoding incorrectly by @gmulhearn in #1279
- Support JWK public key VM processing into Key by @gmulhearn in #1297
- [fix] fix some AATH flow where a connection does not yet exist by @gmulhearn in #1280
Dependencies / CI / Docs
- Remove Indy/Vdrtools by @gmulhearn in #1298
- [chore] rust dep updates (including indy-vdr) by @gmulhearn in #1296
- (fix) fix aath publishing by @gmulhearn in #1283
- Bump version to 0.66 by @gmulhearn in #1307
Dependabot
- chore(deps): bump alpine from 3.20.0 to 3.20.1 in /aries/agents/aath-backchannel by @dependabot in #1238
- chore(deps): bump log from 0.4.21 to 0.4.22 in /aries/misc/anoncreds_types by @dependabot in #1246
- chore(deps): bump serde_json from 1.0.117 to 1.0.120 in /aries/misc/anoncreds_types by @dependabot in #1257
- chore(deps): bump serde_json from 1.0.117 to 1.0.119 in /aries/misc/anoncreds_types by @dependabot in #1247
- chore(deps): bump typed-builder from 0.18.2 to 0.19.1 in /aries/misc/anoncreds_types by @dependabot in #1266
- chore(deps): bump openssl from 0.10.63 to 0.10.66 in /aries/misc/anoncreds_types in the cargo group by @dependabot in #1272
Full Changelog: 0.65.0...0.66.0