Aries-cloudagent

Latest version: v0.12.1

Safety actively analyzes 631110 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 8

0.2.1

Not secure
July 16, 2019

- Add missing MANIFEST file [78](https://github.com/hyperledger/aries-cloudagent-python/pull/78)

0.2.0

Not secure
July 16, 2019

This is the first PyPI release. The history begins with the transfer of aca-py from [bcgov](https://github.com/bcgov) to [hyperledger](https://github.com/hyperledger).

- Prepare for version 0.2.0 release [77](https://github.com/hyperledger/aries-cloudagent-python/pull/77)
- Update von-network related references. [74](https://github.com/hyperledger/aries-cloudagent-python/pull/74)
- Fixed log_level arg, added validation error logging [73](https://github.com/hyperledger/aries-cloudagent-python/pull/73)
- fix shell inconsistency [72](https://github.com/hyperledger/aries-cloudagent-python/pull/72)
- further cleanup to the OpenAPI demo script [71](https://github.com/hyperledger/aries-cloudagent-python/pull/71)
- Updates to invitation handling and performance test [68](https://github.com/hyperledger/aries-cloudagent-python/pull/68)
- Api security [67](https://github.com/hyperledger/aries-cloudagent-python/pull/67)
- Fix line endings on Windows [66](https://github.com/hyperledger/aries-cloudagent-python/pull/66)
- Fix repository name in badge links [65](https://github.com/hyperledger/aries-cloudagent-python/pull/65)
- Connection record is_ready refactor [64](https://github.com/hyperledger/aries-cloudagent-python/pull/64)
- Fix API instructions for cred def id [58](https://github.com/hyperledger/aries-cloudagent-python/pull/58)
- Updated API demo docs to use alice/faber scripts [54](https://github.com/hyperledger/aries-cloudagent-python/pull/54)
- Updates to the readme for the demo to add PWD support [53](https://github.com/hyperledger/aries-cloudagent-python/pull/53)
- Swallow empty input in demo scripts [51](https://github.com/hyperledger/aries-cloudagent-python/pull/51)
- Set credential_exchange state when created from a cached credential request [49](https://github.com/hyperledger/aries-cloudagent-python/pull/49)
- Check for readiness instead of activeness in credential admin routes [46](https://github.com/hyperledger/aries-cloudagent-python/pull/46)
- Demo updates [43](https://github.com/hyperledger/aries-cloudagent-python/pull/43)
- Misc fixes [42](https://github.com/hyperledger/aries-cloudagent-python/pull/42)
- Readme updates [41](https://github.com/hyperledger/aries-cloudagent-python/pull/41)
- Change installed "binary" name to aca-py [40](https://github.com/hyperledger/aries-cloudagent-python/pull/40)
- Tweak in script to work under Linux; updates to readme for demo [33](https://github.com/hyperledger/aries-cloudagent-python/pull/33)
- New routing example document, typo corrections [31](https://github.com/hyperledger/aries-cloudagent-python/pull/31)
- More bad links [30](https://github.com/hyperledger/aries-cloudagent-python/pull/30)
- Links cleanup for the documentation [29](https://github.com/hyperledger/aries-cloudagent-python/pull/29)
- Alice-Faber demo update [28](https://github.com/hyperledger/aries-cloudagent-python/pull/28)
- Deployment Model document [27](https://github.com/hyperledger/aries-cloudagent-python/pull/27)
- Plantuml source and images for documentation; w/image generator script [26](https://github.com/hyperledger/aries-cloudagent-python/pull/26)
- Move generated documentation. [25](https://github.com/hyperledger/aries-cloudagent-python/pull/25)
- Update generated documents [24](https://github.com/hyperledger/aries-cloudagent-python/pull/24)
- Split application configuration into separate modules and add tests [23](https://github.com/hyperledger/aries-cloudagent-python/pull/23)
- Updates to the RTD configuration file [22](https://github.com/hyperledger/aries-cloudagent-python/pull/22)
- Merge DIDDoc support from von_anchor [21](https://github.com/hyperledger/aries-cloudagent-python/pull/21)
- Adding Prov of BC, Gov of Canada copyright [19](https://github.com/hyperledger/aries-cloudagent-python/pull/19)
- Update test configuration [18](https://github.com/hyperledger/aries-cloudagent-python/pull/18)
- CI updates [17](https://github.com/hyperledger/aries-cloudagent-python/pull/17)
- Transport updates [15](https://github.com/hyperledger/aries-cloudagent-python/pull/15)

0.1.0

own persistent queue solution, see the PR [\2170] comments for information
about changes you might need to make to your deployment.

[ACA-Py Redis Plugin]: https://github.com/bcgov/aries-acapy-plugin-redis-events
[Redis Plugin Release 0.1.0]: https://github.com/bcgov/aries-acapy-plugin-redis-events/releases/tag/v0.1.0

[\2302]: https://github.com/hyperledger/aries-cloudagent-python/pull/2302
[\2034]: https://github.com/hyperledger/aries-cloudagent-python/pull/2034
[\2247]: https://github.com/hyperledger/aries-cloudagent-python/pull/2247
[\2170]: https://github.com/hyperledger/aries-cloudagent-python/pull/2170

Categorized List of Pull Requests

- DIDComm Messaging Improvements/Fixes
- BREAKING: feat: get queued outbound message in transport handle message [\2170](https://github.com/hyperledger/aries-cloudagent-python/pull/2170) [dbluhm](https://github.com/dbluhm)
- DID Handling and Connection Establishment Updates/Fixes
- Allow any did to be public [\2295](https://github.com/hyperledger/aries-cloudagent-python/pull/2295) [mkempa](https://github.com/mkempa)
- Feat: Added support for Ed25519Signature2020 signature type and Ed25519VerificationKey2020 [\2241](https://github.com/hyperledger/aries-cloudagent-python/pull/2241) [dkulic](https://github.com/dkulic)
- Add Goal and Goal Code to OOB and DIDex Request [\2294](https://github.com/hyperledger/aries-cloudagent-python/pull/2294) [usingtechnology](https://github.com/usingtechnology)
- Fix routing in set public did [\2288](https://github.com/hyperledger/aries-cloudagent-python/pull/2288) [mkempa](https://github.com/mkempa) - Fix: Do not replace public verkey on mediator [\#2269](https://github.com/hyperledger/aries-cloudagent-python/pull/2269) [mkempa](https://github.com/mkempa) - BREAKING: Allow multi-use public invites and public invites with metadata [\#2034](https://github.com/hyperledger/aries-cloudagent-python/pull/2034) [mepeltier](https://github.com/mepeltier)
- fix: public did mediator routing keys as did keys [\1977](https://github.com/hyperledger/aries-cloudagent-python/pull/1977) [dbluhm](https://github.com/dbluhm)
- Credential Exchange (Issue, Present) Updates
- Add revocation registry rotate to faber demo [\2333](https://github.com/hyperledger/aries-cloudagent-python/pull/2333) [usingtechnology](https://github.com/usingtechnology)
- Update to indy-credx 1.0 [\2302](https://github.com/hyperledger/aries-cloudagent-python/pull/2302) [andrewwhitehead](https://github.com/andrewwhitehead)
- feat(anoncreds): Implement automated setup of revocation [\2292](https://github.com/hyperledger/aries-cloudagent-python/pull/2292) [dbluhm](https://github.com/dbluhm)
- fix: schema class can set Meta.unknown [\1885](https://github.com/hyperledger/aries-cloudagent-python/pull/1885) [dbluhm](https://github.com/dbluhm)
- Respect auto-verify-presentation flag in present proof v1 and v2 [\2097](https://github.com/hyperledger/aries-cloudagent-python/pull/2097) [dbluhm](https://github.com/dbluhm)
- Feature: JWT Sign and Verify Admin Endpoints with DID Support [\2300](https://github.com/hyperledger/aries-cloudagent-python/pull/2300) [burdettadam](https://github.com/burdettadam)
- Multitenancy Updates and Fixes
- Fix: Track endorser and author roles in per-tenant settings [\2331](https://github.com/hyperledger/aries-cloudagent-python/pull/2331) [shaangill025](https://github.com/shaangill025)
- Added base wallet provisioning details to Multitenancy.md [\2328](https://github.com/hyperledger/aries-cloudagent-python/pull/2328) [esune](https://github.com/esune)
- Other Fixes, Demo, and Documentation Fixes
- Add more context to the ACA-Py Revocation handling documentation [\2343](https://github.com/hyperledger/aries-cloudagent-python/pull/2343) [swcurran](https://github.com/swcurran)
- Document the Indy SDK to Askar Migration process [\2340](https://github.com/hyperledger/aries-cloudagent-python/pull/2340) [swcurran](https://github.com/swcurran)
- Add revocation registry rotate to faber demo [\2333](https://github.com/hyperledger/aries-cloudagent-python/pull/2333) [usingtechnology](https://github.com/usingtechnology)
- chore: add indy deprecation warnings [\2332](https://github.com/hyperledger/aries-cloudagent-python/pull/2332) [dbluhm](https://github.com/dbluhm)
- Fix alice/faber demo execution [\2305](https://github.com/hyperledger/aries-cloudagent-python/pull/2305) [andrewwhitehead](https://github.com/andrewwhitehead)
- Add .indy_client folder to Askar only image. [\2308](https://github.com/hyperledger/aries-cloudagent-python/pull/2308) [WadeBarnes](https://github.com/WadeBarnes)
- Add build step for indy-base image in run_demo [\2299](https://github.com/hyperledger/aries-cloudagent-python/pull/2299) [usingtechnology](https://github.com/usingtechnology)
- Webhook over websocket clarification [\2287](https://github.com/hyperledger/aries-cloudagent-python/pull/2287) [dbluhm](https://github.com/dbluhm)
- ACA-Py Deployment Upgrade Changes
- Add Explicit/Offline marking mechanism for Upgrade [\2204](https://github.com/hyperledger/aries-cloudagent-python/pull/2204) [shaangill025](https://github.com/shaangill025)
- Plugin Handling Updates
- Feature: Add the ability to deny specific plugins from loading 0.7.4 [\1737](https://github.com/hyperledger/aries-cloudagent-python/pull/1737) [frostyfrog](https://github.com/frostyfrog)
- Dependencies and Internal Updates
- upgrade pyjwt to latest; introduce leeway to jwt.decodet [\2335](https://github.com/hyperledger/aries-cloudagent-python/pull/2335) [ff137](https://github.com/ff137)
- upgrade requests to latest [\2336](https://github.com/hyperledger/aries-cloudagent-python/pull/2336) [ff137](https://github.com/ff137)
- upgrade packaging to latest [\2334](https://github.com/hyperledger/aries-cloudagent-python/pull/2334) [ff137](https://github.com/ff137)
- chore: update PyYAML [\2329](https://github.com/hyperledger/aries-cloudagent-python/pull/2329) [dbluhm](https://github.com/dbluhm)
- chore(deps): Bump aiohttp from 3.8.4 to 3.8.5 in /demo/playground/scripts dependencies [\2325](https://github.com/hyperledger/aries-cloudagent-python/pull/2325) [dependabot bot](https://github.com/dependabot)
- ⬆️ upgrade marshmallow to latest [\2322](https://github.com/hyperledger/aries-cloudagent-python/pull/2322) [ff137](https://github.com/ff137)
- fix: use python 3.9 in run_docker [\2291](https://github.com/hyperledger/aries-cloudagent-python/pull/2291) [dbluhm](https://github.com/dbluhm)
- BREAKING!: drop python 3.6 support [\2247](https://github.com/hyperledger/aries-cloudagent-python/pull/2247) [dbluhm](https://github.com/dbluhm)
- Minor revisions to the README.md and DevReadMe.md [\2272](https://github.com/hyperledger/aries-cloudagent-python/pull/2272) [swcurran](https://github.com/swcurran)
- ACA-Py Administrative Updates
- Updating Maintainers list to be accurate and using the TOC format [\2258](https://github.com/hyperledger/aries-cloudagent-python/pull/2258) [swcurran](https://github.com/swcurran)
- CI/CD and Developer Tools/Productivity Updates
- Cancel in-progress workflows when PR is updated [\2303](https://github.com/hyperledger/aries-cloudagent-python/pull/2303) [andrewwhitehead](https://github.com/andrewwhitehead)
- ci: add gha for pr-tests [\2058](https://github.com/hyperledger/aries-cloudagent-python/pull/2058) [dbluhm](https://github.com/dbluhm)
- Add devcontainer for ACA-Py [\2267](https://github.com/hyperledger/aries-cloudagent-python/pull/2267) [usingtechnology](https://github.com/usingtechnology)
- Docker images and GHA for publishing images help wanted [\2076](https://github.com/hyperledger/aries-cloudagent-python/pull/2076) [dbluhm](https://github.com/dbluhm)
- ci: test additional versions of python nightly [\2059](https://github.com/hyperledger/aries-cloudagent-python/pull/2059) [dbluhm](https://github.com/dbluhm)
- Release management pull requests
- 0.9.0 [\2344](https://github.com/hyperledger/aries-cloudagent-python/pull/2344) [swcurran](https://github.com/swcurran)
- 0.9.0-rc0 [\2338](https://github.com/hyperledger/aries-cloudagent-python/pull/2338) [swcurran](https://github.com/swcurran)

Page 8 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.