You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# 0.9.0-rc0
1
+
# 0.9.0
2
2
3
-
## July 21, 2023
3
+
## July 24, 2023
4
4
5
5
Release 0.9.0 is an important upgrade that changes (PR [\#2302]) the dependency
6
6
on the now archived Hyperledger Ursa project to its updated, improved
@@ -82,6 +82,9 @@ about changes you might need to make to your deployment.
82
82
- 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)
83
83
- Added base wallet provisioning details to Multitenancy.md [\#2328](https://github.com/hyperledger/aries-cloudagent-python/pull/2328)[esune](https://github.com/esune)
84
84
- Other Fixes, Demo, and Documentation Fixes
85
+
- 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)
86
+
- Document the Indy SDK to Askar Migration process [\#2340](https://github.com/hyperledger/aries-cloudagent-python/pull/2340)[swcurran](https://github.com/swcurran)
87
+
- Add revocation registry rotate to faber demo [\#2333](https://github.com/hyperledger/aries-cloudagent-python/pull/2333)[usingtechnology](https://github.com/usingtechnology)
- Add .indy_client folder to Askar only image. [\#2308](https://github.com/hyperledger/aries-cloudagent-python/pull/2308)[WadeBarnes](https://github.com/WadeBarnes)
@@ -92,6 +95,7 @@ about changes you might need to make to your deployment.
92
95
- Plugin Handling Updates
93
96
- 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)
94
97
- Dependencies and Internal Updates
98
+
- upgrade pyjwt to latest; introduce leeway to jwt.decodet [\#2335](https://github.com/hyperledger/aries-cloudagent-python/pull/2335)[ff137](https://github.com/ff137)
95
99
- upgrade requests to latest [\#2336](https://github.com/hyperledger/aries-cloudagent-python/pull/2336)[ff137](https://github.com/ff137)
96
100
- upgrade packaging to latest [\#2334](https://github.com/hyperledger/aries-cloudagent-python/pull/2334)[ff137](https://github.com/ff137)
@@ -109,6 +113,7 @@ about changes you might need to make to your deployment.
109
113
- Docker images and GHA for publishing images help wanted [\#2076](https://github.com/hyperledger/aries-cloudagent-python/pull/2076)[dbluhm](https://github.com/dbluhm)
110
114
- ci: test additional versions of python nightly [\#2059](https://github.com/hyperledger/aries-cloudagent-python/pull/2059)[dbluhm](https://github.com/dbluhm)
0 commit comments