Changelog
0.67.0 (2024-12-17)
Other issues
- [feat] Implement AnoncredsLedgerRead for cheqd #1306
- Implement Resolver for did:cheqd
DidResolvable#1300
Other pull requests
- Release 0.67 #1315 (gmulhearn)
- chore: add installation instructions #1314 (JamesKEbert)
- (fix) Return IndyVdr based CredentialDefinition schemaId as full schemaId (not sequence number) #1313 (gmulhearn)
- Adjust Rust toolchain, clippy, and minor ci changes #1311 (JamesKEbert)
- Simplify DIDComm unpack(), use
Keyinstead ofString#1310 (JamesKEbert) - (feat) Implement AnoncredsLedgerRead for cheqd #1306 #1308 (gmulhearn)
- (feat) Cheqd DID resolver #1300 #1305 (gmulhearn)
0.66.0 (2024-12-03)
Other issues
- Implement Resolver for did:jwk
DidResolvable#1290 - Support key resolution of JWK-based DID VerificationMethods (publicKeyJwk) #1289
- Removal of legacy indy-sdk crates and dependencies #1250
- [FIX] DIDExchange request handling should require invitation key rotation #1245
- [FIX] DIDExchange should handle legacy DIDDoc format #1227
Other pull requests
- Bump version to 0.66 #1307 (gmulhearn)
- (feat) Implement Resolver for did:jwk #1290 #1299 (gmulhearn)
- Remove Indy/Vdrtools #1298 (gmulhearn)
- Support JWK public key VM processing into Key #1297 (gmulhearn)
- [chore] rust dep updates (including indy-vdr) #1296 (gmulhearn)
- (fix) fix aath publishing #1283 (gmulhearn)
- feat: add additional formats for parsing and outputting Out Of Band Invitations #1281 (JamesKEbert)
- [fix] fix some AATH flow where a connection does not yet exist #1280 (gmulhearn)
- [fix] Multibase public key decoding incorrectly #1279 (gmulhearn)
- [FIX] #1245 DIDExchange request handling should require invitation key rotation #1278 (lukewli-anonyome)
- chore(deps): bump openssl from 0.10.63 to 0.10.66 in /aries/misc/anoncreds_types in the cargo group #1272 (dependabot[bot])
- chore(deps): bump typed-builder from 0.18.2 to 0.19.1 in /aries/misc/anoncreds_types #1266 (dependabot[bot])
- chore(deps): bump serde_json from 1.0.117 to 1.0.120 in /aries/misc/anoncreds_types #1257 (dependabot[bot])
- chore(deps): bump serde_json from 1.0.117 to 1.0.119 in /aries/misc/anoncreds_types #1247 (dependabot[bot])
- chore(deps): bump log from 0.4.21 to 0.4.22 in /aries/misc/anoncreds_types #1246 (dependabot[bot])
- chore(deps): bump alpine from 3.20.0 to 3.20.1 in /aries/agents/aath-backchannel #1238 (dependabot[bot])
0.65.0 (2024-07-23)
Other issues
- [CI] Update to Rust 1.79 and document stable rust version #1269
- [AATH] Incorrect state reported by AATH Connection Handler when it should have completed #1253
- [Feature] Support DIDExchange 1.1 #1228
Other pull requests
- chore: adjust dependabot config #1276 (JamesKEbert)
- (chore) update all cargo deps #1275 (gmulhearn)
- (chore) update to rust 1.79 #1274 (gmulhearn)
- (chore) improve AATH readme with some dev instructions #1273 (gmulhearn-anonyome)
- Android script fix & Askar impl on Kotlin mobile demo #1270 (alberto-instnt)
- Android adjustment & Askar udl impl #1263 (alberto-instnt)
- Removed unused code and suppressed warnings/errors #1262 (alberto-instnt)
- Update uniffi readme #1259 (alberto-instnt)
- Handle trust pings in the AATH backchannel #1254 (gmulhearn)
- (refactor) small refactor to the new DIDExchange AnyXYZ wrappers #1249 (gmulhearn)
- [FIX] DIDExchange handlers should do more signature checking #1226 #1232 (gmulhearn-anonyome)
- chore(deps): bump curve25519-dalek from 4.1.1 to 4.1.3 in the cargo group #1231 (dependabot[bot])
- [Feature] Support DIDExchange 1.1 #1228 #1230 (gmulhearn)
- chore(deps): bump androidx.camera:camera-camera2 from 1.2.3 to 1.3.4 in /aries/agents/mobile_demo #1229 (dependabot[bot])