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
Release 1.0.1 will be the last release of ACA-Py from the Hyperledger organization before the repository moves to the [OpenWallet Foundation] (OWF). Soon after this release, the ACA-Py project and this repository will move to the OWF's GitHub organization as the [new "acapy" project](https://github.com/openwallet-foundation/project-proposals/blob/main/projects/aca-py.md).
For details on what this means for ACA-Py users, including steps for updating deployments, please follow the updates in [GitHub Issue #3250]. We'll keep you informed about the approach, timeline, and progress of the move. Stay tuned!
The release contains mostly internal clean ups, technical debt elimination, and
20
-
a revision to the integration testing approach, incorporating the [Aries Agent Test Harness] tests in the ACA-Py continuous integration testing process. There are substantial enhancements in the
21
-
management of keys and their use with [VC-DI] proofs, and web-based DID methods like
22
-
`did:web`. See the `Wallet and Key Handling` updates in the categorized PR list below.
15
+
The 1.0.1 release contains mostly internal clean ups, technical debt elimination, and a revision to the integration testing approach, incorporating the [Aries Agent Test Harness] tests in the ACA-Py continuous integration testing process. There are substantial enhancements in the management of keys and their use with [VC-DI] proofs, and web-based DID methods like `did:web`. See the `Wallet and Key Handling` updates in the categorized PR list below.
23
16
24
17
[Aries Agent Test Harness]: https://github.com/hyperledger/aries-agent-test-harness
25
18
[VC-DI]: https://www.w3.org/TR/vc-data-integrity/
26
19
27
-
There are several important **[deprecation notices](#deprecation-notices)**
28
-
in this release in preparation for the next ACA-Py release. Please review these notifications carefully!
20
+
There are several important **[deprecation notices](#deprecation-notices)** in this release in preparation for the next ACA-Py release. Please review these notifications carefully!
29
21
30
-
In an attempt to shorten the categorized list of PRs in the release, rather than
31
-
listing all of the `dependabot` PRs in the release, we've included a link to a
32
-
list of those PRs.
22
+
In an attempt to shorten the categorized list of PRs in the release, rather than listing all of the `dependabot` PRs in the release, we've included a link to a list of those PRs.
33
23
34
24
#### Deprecation Notices
35
25
@@ -38,16 +28,7 @@ list of those PRs.
38
28
[PyPi]: https://pypi.org
39
29
[GitHub Container Registry]: https://ghcr.io
40
30
41
-
- In the next ACA-Py release, we will be dropping from the core ACA-Py
v1.0] and [RFC 0037 Present Proof v1.0] DIDComm protocols. Each of the
44
-
protocols will be moved to the [ACA-Py Plugins] repo. All deployers that use
45
-
those protocols **SHOULD** update to the [AIP 2.0] versions of those protocols
46
-
([RFC
47
-
0434 Out of Band]+[RFC 0023 DID Exchange], [RFC 0453 Issue Credential v2.0]
48
-
and [RFC 0454 Present Proof v2.0], respectively). Once the protocols are
49
-
removed from ACA-Py, anyone still using those protocols must adjust their
50
-
configuration to load those protocols from the respective plugins.
31
+
- In the next ACA-Py release, we will be dropping from the core ACA-Py repository the AIP 1.0 [RFC 0160 Connections], [RFC 0037 Issue Credentials v1.0] and [RFC 0037 Present Proof v1.0] DIDComm protocols. Each of the protocols will be moved to the [ACA-Py Plugins] repo. All deployers that use those protocols **SHOULD** update to the [AIP 2.0] versions of those protocols ([RFC 0434 Out of Band]+[RFC 0023 DID Exchange], [RFC 0453 Issue Credential v2.0] and [RFC 0454 Present Proof v2.0], respectively). Once the protocols are removed from ACA-Py, anyone still using those protocols **MUST** adjust their configuration to load those protocols from the respective plugins.
There are no breaking changes in ACA-Py Release 1.0.1.
64
45
65
-
#### 1.0.1rc1 Categorized List of Pull Requests
46
+
#### 1.0.1 Categorized List of Pull Requests
66
47
67
48
- Wallet and Key Handling Updates
68
49
- Data integrity routes [\#3261](https://github.com/hyperledger/aries-cloudagent-python/pull/3261)[PatStLouis](https://github.com/PatStLouis)
@@ -79,6 +60,8 @@ There are no breaking changes in ACA-Py Release 1.0.1.
79
60
-:art: fix type hints for optional method parameters [\#3234](https://github.com/hyperledger/aries-cloudagent-python/pull/3234)[ff137](https://github.com/ff137)
80
61
81
62
- Documentation and GHA Test Updates
63
+
- Prevent integration tests on forks [\#3276](https://github.com/hyperledger/aries-cloudagent-python/pull/3276)[jamshale](https://github.com/jamshale)
64
+
-:memo Fix typos in PUBLISHING.md [\#3274](https://github.com/hyperledger/aries-cloudagent-python/pull/3274)[claudiotorrens](https://github.com/claudiotorrens)
- Only run integration tests on correct file changes [\#3230](https://github.com/hyperledger/aries-cloudagent-python/pull/3230)[jamshale](https://github.com/jamshale)
84
67
- Update docs for outstanding anoncreds work [\#3229](https://github.com/hyperledger/aries-cloudagent-python/pull/3229)[jamshale](https://github.com/jamshale)
@@ -101,11 +84,12 @@ There are no breaking changes in ACA-Py Release 1.0.1.
101
84
-[ POST v1.0.0 ] Adjust message queue error handling [\#3170](https://github.com/hyperledger/aries-cloudagent-python/pull/3170)[jamshale](https://github.com/jamshale)
-[Link to list of Dependabot PRs in this release](https://github.com/hyperledger/aries-cloudagent-python/pulls?q=is%3Apr+is%3Amerged+merged%3A2024-08-15..2024-10-01+author%3Aapp%2Fdependabot+)
92
+
-[Link to list of Dependabot PRs in this release](https://github.com/hyperledger/aries-cloudagent-python/pulls?q=is%3Apr+is%3Amerged+merged%3A2024-08-15..2024-10-08+author%3Aapp%2Fdependabot+)
Copy file name to clipboardExpand all lines: docs/features/SupportedRFCs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ACA-Py or the repository `main` branch. Reminders (and PRs!) to update this page
8
8
welcome! If you have any questions, please contact us on the #aries channel on
9
9
[Hyperledger Discord](https://discord.gg/hyperledger) or through an issue in this repo.
10
10
11
-
**Last Update**: 2024-10-01, Release 1.0.1rc1
11
+
**Last Update**: 2024-10-08, Release 1.0.1
12
12
13
13
> The checklist version of this document was created as a joint effort
14
14
> between [Northern Block](https://northernblock.io/), [Animo Solutions](https://animo.id/) and the Ontario government, on behalf of the Ontario government.
Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
[tool.poetry]
2
2
name = "aries_cloudagent"
3
-
version = "1.0.1rc1"
3
+
version = "1.0.1"
4
4
description = "Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments. "
0 commit comments