Changelog
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
- [FIX] DIDExchange handlers should do more signature checking #1226
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])
- chore(deps): bump regex from 1.10.3 to 1.10.5 in /aries/misc/anoncreds_types #1222 (dependabot[bot])
- [Update] Update AATH backchannel to build image #1221 (gmulhearn-anonyome)
- chore(deps): bump rsa from 0.9.2 to 0.9.6 in the cargo group across 1 directory #1218 (dependabot[bot])
- chore(deps): bump typed-builder from 0.16.2 to 0.18.1 #1211 (dependabot[bot])
- chore(deps): bump zeroize from 1.6.0 to 1.8.1 #1209 (dependabot[bot])
- chore(deps): bump org.jetbrains.kotlin.android from 1.7.20 to 1.9.24 in /aries/agents/mobile_demo #1208 (dependabot[bot])
- chore(deps): bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 in /aries/agents/mobile_demo/app #1207 (dependabot[bot])
- chore(deps): bump net.java.dev.jna:jna from 5.13.0 to 5.14.0 in /aries/agents/mobile_demo/app #1205 (dependabot[bot])
- chore(deps): bump org.jetbrains.kotlin:kotlin-bom from 1.8.0 to 1.9.24 in /aries/agents/mobile_demo/app #1204 (dependabot[bot])
- chore(deps): bump tokio from 1.33.0 to 1.38.0 #1203 (dependabot[bot])
- chore(deps): bump num-bigint from 0.4.4 to 0.4.5 #1201 (dependabot[bot])
- chore(deps): bump serde_json from 1.0.111 to 1.0.117 in /aries/misc/anoncreds_types #1199 (dependabot[bot])
- chore(deps): bump log from 0.4.20 to 0.4.21 in /aries/misc/anoncreds_types #1198 (dependabot[bot])
- chore(deps): bump serde from 1.0.195 to 1.0.203 in /aries/misc/anoncreds_types #1196 (dependabot[bot])
- chore(deps): bump androidx.activity:activity-compose from 1.5.1 to 1.9.0 in /aries/agents/mobile_demo #1193 (dependabot[bot])
- chore(deps): bump alpine from 3.15.4 to 3.20.0 in /aries/agents/aath-backchannel #1192 (dependabot[bot])
- chore(deps): bump com.google.code.gson:gson from 2.8.9 to 2.11.0 in /aries/agents/mobile_demo/app #1190 (dependabot[bot])
- chore(deps): bump androidx.compose:compose-bom from 2022.10.00 to 2022.12.00 in /aries/agents/mobile_demo #1188 (dependabot[bot])
0.64.0 (2024-06-11)
Other pull requests
- Release 0.64.0 #1223 (JamesKEbert)
- [FIX] Reduce unnecessary required deps #1217 (gmulhearn-anonyome)
- chore(deps): bump the cargo group with 2 updates #1216 (dependabot[bot])
- chore(deps): update anoncreds-clsignatures requirement from 0.2.0 to 0.3.2 in /aries/misc/indy_ledger_response_parser in the cargo group across 1 directory #1215 (dependabot[bot])
- [Update] Update to anoncreds-rs 0.2 #1213 (gmulhearn-anonyome)
- [FIX] Loosen "version" restriction on PresentationRequestPayload #1212 (gmulhearn-anonyome)
- chore(deps): bump anoncreds-clsignatures from 0.3.1 to 0.3.2 in /aries/misc/anoncreds_types #1200 (dependabot[bot])
- chore: minor readme updates #1187 (JamesKEbert)
- Update MAINTAINERS.md #1186 (gmulhearn)
- chore: updating dependabot to support gradle, docker, gha and cargo packages #1185 (rajpalc7)