2024-04-09 Aries Cloud Agent - Python Maintainers Meeting
Summary:
Topics:
Release 0.12.0rc3 and 0.12.0 Final
Status: Adding support in ACA-Py for AnonCreds in W3C Format
Status: Upgrading Wallet Types
What's next?
PRs and Issues
Zoom Link: https://zoom.us/j/91279968714?pwd=Yk9GVVNLOFE1cklkSk51UEZQTklOQT09
Call Time: 9:00 Pacific / 18:00 Central Europe
Recordings From the Call:
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct. |
|---|
Welcome, Introductions and Announcements
Attendees
@Daniel Bluhm (Indicio PBC) <daniel@indicio.tech>
Announcements
ACA-Py documentation: https://aca-py.org
Agenda
Release 0.12.0rc3, 0.12.0 Final – anything more to go into before we release?
Status: Adding support in ACA-Py for AnonCreds in W3C Format – update from@Ian Costanzo
Status: Upgrading Wallet Types – update on implementation
Calling attention to what has been deprecated:
(Previously) Indy SDK wallet type
Connections Protocol
Accepting did:sov:... as message type (already not sending)
Issue Credential v1
Present Proof v1
Remove for 1.0? Or do we need to wait longer?
What's the next priority?
Open Discussion
Upcoming Meeting Topics:
Future Topics
Sonar Cloud - is this actually working? Add issue to take a look – perhaps Wade or Jason Syrotuck.
OpenAPI - Indicio is doing post processing on the OpenAPI file, because what is in the repo is not especially useful.
too many values being marked as optional – especially on receipt of results from the Admin API.
multiple use of the schema – technically they are optional in other places, but not in the OpenAPI
Response schemas aren't enforced allowing for returned values to differ
Code coverage reports on ACA-Py