Summary:
Planned Topics:
- Getting to release 0.7.4
- Discuss outstanding PRs
- Persistent Queues
- Q&A
Recordings from the call:
- Full Meeting:
- Chat:
Me to Everyone (8:04 AM)
https://wiki.hyperledger.org/display/ARIES/2022-05-17+Aries+Cloud+Agent+-+Python+Users+Group+Community+Meeting
Daniel Bluhm to Everyone (8:07 AM)
We'll be testing out rc2 in the various repos Indicio participates in ASAP
Matteo Marangoni to Everyone (8:27 AM)
https://github.com/sicpa-dlab/aries-acapy-plugin-kafka-events
Kim Ebert to Everyone (8:43 AM)
We are creating a PR around the document loader to fix some interaction problems that we've had with redis and asyncio. https://github.com/hyperledger/aries-cloudagent-python/compare/main...Indicio-tech:fix/document-loader-thread
Thomas Diesler to Everyone (8:51 AM)
How about a notion of plugin profiles? In that way you could have a profile for V1 protocols and another for V2. Custom profiles could streamline the process for specific customers.
Thomas Diesler to Everyone (9:00 AM)
Is there a tentative ETA for 0.7.4?
Lovely, thanks
Bruno Hivert to Everyone (9:01 AM)
Thanks !
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct. |
---|
Welcome and Introductions
Attendees
- Ian Costanzo (Anon Solutions Inc.) <IanCostanzo@gmail.com>
- Daniel Bluhm (Indicio PBC) <daniel@indicio.tech>
- Bruno Hivert(https://idlab.org) <bruno.hivert@idlab.org>
Announcements
Deployments and Work Updates
- BC Gov Team
- Aries Cloud Agent Python
- Aries Shared Components – indy-vdr, indy-shared-rs and aries-askar
- Aries-VCR/OrgBook BC Deployment
- Issuer Kit - VCs for OIDC Issuer Service
- Aries Agent Test Harness work - Results page: https://aries-interop.info
- Aries Mobile Test Harness
- BC Wallet – based on Aries Framework JavaScript and Aries Bifold
- Aries Endorser Service
- Traction
- BPA - Business Partner Agent for B2B use of VCs
Agenda
- Getting to release 0.7.4 – what is needed after RC2
- outstanding PR discussion
- https://github.com/hyperledger/aries-cloudagent-python/pull/1734 - add a parameter to the revocation API to specify the notification version (required parameter), allows support for both V1 and V2 protocols, and eventually should use
- and https://github.com/hyperledger/aries-cloudagent-python/pull/1737 - PR can be accepted as is; not necessary for revocation notification (see above comment)
- Kim Ebert will be introducing a PR to fix an issue with async (see link in chat)
- Include PR 1710 in 0.7.4 (connectionless) - "breaking change", but only breaks if you start to use the connectionless feature
- persistent queues/plug-ins (Shaanjot Gill and SICPA Victor Martinez )
- questions
- There was some discussion around support for plug-in profiles (support for standard aca-py configurations)