|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [0.7.4-rc3](https://github.com/hyperledger/aries-cloudagent-python/tree/0.7.4-rc3) (2022-06-15) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/hyperledger/aries-cloudagent-python/compare/0.7.4-rc2...0.7.4-rc3) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- AATH ACA-Py - ACA-Py DID Exchange tests failing [\#1803](https://github.com/hyperledger/aries-cloudagent-python/issues/1803) |
| 10 | +- duplicated events and wallet credentials when using /issue-credential-2.0/send with askar wallet [\#1801](https://github.com/hyperledger/aries-cloudagent-python/issues/1801) |
| 11 | +- Verified: true - For revoked Credentials - Aries agent image: bcgovimages/aries-cloudagent:py36-1.16-1\_0.7.3 [\#1799](https://github.com/hyperledger/aries-cloudagent-python/issues/1799) |
| 12 | +- How to turn off auto-accept-requests and auto-accept-invites? [\#1796](https://github.com/hyperledger/aries-cloudagent-python/issues/1796) |
| 13 | +- Which mobile agent framework is recommended to work with aca-py as the mediator agent? [\#1794](https://github.com/hyperledger/aries-cloudagent-python/issues/1794) |
| 14 | +- Inbound Transport now has an undocumented, required attribute is\_external [\#1791](https://github.com/hyperledger/aries-cloudagent-python/issues/1791) |
| 15 | +- Issues with aries-acapy-plugin-toolbox when updating to 0.7.4 [\#1790](https://github.com/hyperledger/aries-cloudagent-python/issues/1790) |
| 16 | +- Unable to filter for invitation from OOB invitations in multi-tenant environment [\#1789](https://github.com/hyperledger/aries-cloudagent-python/issues/1789) |
| 17 | +- The QR code type of Acme [\#1788](https://github.com/hyperledger/aries-cloudagent-python/issues/1788) |
| 18 | +- Duplicated Schema and Definition Ids [\#1786](https://github.com/hyperledger/aries-cloudagent-python/issues/1786) |
| 19 | +- aries\_cloudagent.transport.outbound.manager ERROR \>\>\> Error when posting to: http://0.0.0.0:8020; [\#1781](https://github.com/hyperledger/aries-cloudagent-python/issues/1781) |
| 20 | +- Pool timeout Error when running aca-py [\#1780](https://github.com/hyperledger/aries-cloudagent-python/issues/1780) |
| 21 | +- Is selective disclosure implemented yet? [\#1779](https://github.com/hyperledger/aries-cloudagent-python/issues/1779) |
| 22 | +- How to view the history of connection requests? [\#1775](https://github.com/hyperledger/aries-cloudagent-python/issues/1775) |
| 23 | +- Cannot verify SSL certificates behind proxy [\#1773](https://github.com/hyperledger/aries-cloudagent-python/issues/1773) |
| 24 | +- The type of QR code [\#1768](https://github.com/hyperledger/aries-cloudagent-python/issues/1768) |
| 25 | +- ACA-Py demo bug on ./run\_demo faber: Exception: Timed out waiting for agent process to start \(status=None\). Admin URL: http://host.docker.internal:8021/status [\#1766](https://github.com/hyperledger/aries-cloudagent-python/issues/1766) |
| 26 | +- ACA-Py demo bug Play With Docker: waiting for connection \(faber\) persists even after starting Alice [\#1765](https://github.com/hyperledger/aries-cloudagent-python/issues/1765) |
| 27 | +- OOB invitation: only works with auto\_respond\_presentation\_request configured? [\#1764](https://github.com/hyperledger/aries-cloudagent-python/issues/1764) |
| 28 | +- Fetch from --genesis-url likely to fail in composed container setup [\#1745](https://github.com/hyperledger/aries-cloudagent-python/issues/1745) |
| 29 | +- Creating a /multitenancy/wallet may ignore wallet\_dispatch\_type [\#1742](https://github.com/hyperledger/aries-cloudagent-python/issues/1742) |
| 30 | +- Support receiving messages of any minor version of any protocol [\#1736](https://github.com/hyperledger/aries-cloudagent-python/issues/1736) |
| 31 | +- Case sensitive role parameter with /ledger/register-nym [\#1731](https://github.com/hyperledger/aries-cloudagent-python/issues/1731) |
| 32 | +- ledger read operations with multiledger enabled causes timeouts and failure [\#1728](https://github.com/hyperledger/aries-cloudagent-python/issues/1728) |
| 33 | +- Issue receiving credentials with 0.7.4rc0 of aca-py [\#1724](https://github.com/hyperledger/aries-cloudagent-python/issues/1724) |
| 34 | +- revocation notification webhooks should use `revocation_notification` instead of `revocation-notification` as the topic [\#1713](https://github.com/hyperledger/aries-cloudagent-python/issues/1713) |
| 35 | +- Make connection id optional if revoking with notification and cred\_ex\_id is present [\#1712](https://github.com/hyperledger/aries-cloudagent-python/issues/1712) |
| 36 | +- GET /schemas/created returns duplicates [\#1707](https://github.com/hyperledger/aries-cloudagent-python/issues/1707) |
| 37 | +- Set Public DID error with Multitenancy and Author/Endorser [\#1703](https://github.com/hyperledger/aries-cloudagent-python/issues/1703) |
| 38 | +- Adding 'auto\_verify' flag to '/present-proof/send-request' API [\#1698](https://github.com/hyperledger/aries-cloudagent-python/issues/1698) |
| 39 | +- Custom agent [\#1693](https://github.com/hyperledger/aries-cloudagent-python/issues/1693) |
| 40 | +- Trouble Running Faber Demo On Apple Silicon [\#1689](https://github.com/hyperledger/aries-cloudagent-python/issues/1689) |
| 41 | +- Error: "Revocation registry is full" when bulk running bulk issuances. [\#1684](https://github.com/hyperledger/aries-cloudagent-python/issues/1684) |
| 42 | +- AATH acapy-main and aries-vcx RFC0025 tests have been failing since the March 2 credential exchange updates [\#1679](https://github.com/hyperledger/aries-cloudagent-python/issues/1679) |
| 43 | +- Add basic DOCKER\_ENV logging for run\_demo [\#1674](https://github.com/hyperledger/aries-cloudagent-python/issues/1674) |
| 44 | +- Credential Revocations: Unrecoverable state after failed credential revocation due to ledger connection issues [\#1669](https://github.com/hyperledger/aries-cloudagent-python/issues/1669) |
| 45 | +- Could not store issued credential in mobile wallet [\#1664](https://github.com/hyperledger/aries-cloudagent-python/issues/1664) |
| 46 | +- Able to recreate the same schema [\#1661](https://github.com/hyperledger/aries-cloudagent-python/issues/1661) |
| 47 | +- Invalid proof presentation when requesting revocable and non-revocable credentials [\#1651](https://github.com/hyperledger/aries-cloudagent-python/issues/1651) |
| 48 | +- Askar-profile wallet creation error causes wallet to be only registered in the relay database [\#1649](https://github.com/hyperledger/aries-cloudagent-python/issues/1649) |
| 49 | +- Running Docker Scripts on Windows [\#1644](https://github.com/hyperledger/aries-cloudagent-python/issues/1644) |
| 50 | +- Unable to receive connectionless out-of-band invitation [\#1636](https://github.com/hyperledger/aries-cloudagent-python/issues/1636) |
| 51 | +- RecipientKey is not a raw Ed25519VerificationKey2018 key [\#1634](https://github.com/hyperledger/aries-cloudagent-python/issues/1634) |
| 52 | +- Supporting the OOB Transition RFC documentation [\#1625](https://github.com/hyperledger/aries-cloudagent-python/issues/1625) |
| 53 | +- Send Presentation Error [\#1598](https://github.com/hyperledger/aries-cloudagent-python/issues/1598) |
| 54 | +- Inconsistent behavior when issuing multiple credentials in sequential. Some of the requests/issuances are failing with error "400 Revocation registry metadata not found". [\#1586](https://github.com/hyperledger/aries-cloudagent-python/issues/1586) |
| 55 | +- Can I re-use a Peer DID in another connection? [\#1582](https://github.com/hyperledger/aries-cloudagent-python/issues/1582) |
| 56 | +- JSON-ld contexts are not handled correctly [\#1568](https://github.com/hyperledger/aries-cloudagent-python/issues/1568) |
| 57 | +- What does the "start-introduction" command do? [\#1559](https://github.com/hyperledger/aries-cloudagent-python/issues/1559) |
| 58 | +- Error Creating Wallet indy.error.CommonIOError [\#1555](https://github.com/hyperledger/aries-cloudagent-python/issues/1555) |
| 59 | +- DatabasePerWalletStrategy + Postgres Storage fails to Recreate Wallet [\#1547](https://github.com/hyperledger/aries-cloudagent-python/issues/1547) |
| 60 | +- Support ARM based docker images [\#1546](https://github.com/hyperledger/aries-cloudagent-python/issues/1546) |
| 61 | +- Delete wallet only DIDs [\#1520](https://github.com/hyperledger/aries-cloudagent-python/issues/1520) |
| 62 | +- Create an implementation and documentation for addressing the "in-memory queue" issue in ACA-Py [\#1513](https://github.com/hyperledger/aries-cloudagent-python/issues/1513) |
| 63 | +- Schema/Credential Definition Error - Multi Tenancy Enabled [\#1505](https://github.com/hyperledger/aries-cloudagent-python/issues/1505) |
| 64 | +- Update outbound queue docs [\#1502](https://github.com/hyperledger/aries-cloudagent-python/issues/1502) |
| 65 | +- Inconsistency in proof presentation in v 0.7.1 [\#1499](https://github.com/hyperledger/aries-cloudagent-python/issues/1499) |
| 66 | +- Storing a Credential with a negative numeric string value causes Marshmallow.exceptions.ValidationError [\#1462](https://github.com/hyperledger/aries-cloudagent-python/issues/1462) |
| 67 | +- Access profile on plugin initialization [\#1452](https://github.com/hyperledger/aries-cloudagent-python/issues/1452) |
| 68 | +- Add endorser support to updating DID attributes [\#1447](https://github.com/hyperledger/aries-cloudagent-python/issues/1447) |
| 69 | +- Presentation exchange XXXXX in done state \(must be request-received\) [\#1444](https://github.com/hyperledger/aries-cloudagent-python/issues/1444) |
| 70 | +- ACA-PY answers requests with wrong response [\#1441](https://github.com/hyperledger/aries-cloudagent-python/issues/1441) |
| 71 | +- Aca-py not respecting NO\_PROXY variables [\#1403](https://github.com/hyperledger/aries-cloudagent-python/issues/1403) |
| 72 | +- Keyword conflict with /transactions/create-request, request body schema name Date [\#1319](https://github.com/hyperledger/aries-cloudagent-python/issues/1319) |
| 73 | +- How to issue an image as part of a credential [\#1310](https://github.com/hyperledger/aries-cloudagent-python/issues/1310) |
| 74 | +- Minor Bug: Endorse-Transaction endpoint mismatch [\#1309](https://github.com/hyperledger/aries-cloudagent-python/issues/1309) |
| 75 | +- \[Proposal/Question\] Verify correctness of own Verifiable Credentials, using the Signature and Raw Data [\#1239](https://github.com/hyperledger/aries-cloudagent-python/issues/1239) |
| 76 | +- Return id of the new ledger object on endorsed transaction write [\#1159](https://github.com/hyperledger/aries-cloudagent-python/issues/1159) |
| 77 | +- Register-Nym: Status Code: 422: Unprocessable Entity \(missing data\) [\#1037](https://github.com/hyperledger/aries-cloudagent-python/issues/1037) |
| 78 | +- Missing TAA Accepting Mechanism in Faber Agent for Demo Repos [\#855](https://github.com/hyperledger/aries-cloudagent-python/issues/855) |
| 79 | + |
| 80 | +**Merged pull requests:** |
| 81 | + |
| 82 | +- Fix put\_file when the server returns a redirect [\#1808](https://github.com/hyperledger/aries-cloudagent-python/pull/1808) ([andrewwhitehead](https://github.com/andrewwhitehead)) |
| 83 | +- Adjust revocation registry update procedure to shorten transactions [\#1804](https://github.com/hyperledger/aries-cloudagent-python/pull/1804) ([andrewwhitehead](https://github.com/andrewwhitehead)) |
| 84 | +- Fix: Inbound Transport is\_external attribute [\#1802](https://github.com/hyperledger/aries-cloudagent-python/pull/1802) ([shaangill025](https://github.com/shaangill025)) |
| 85 | +- Fix: Duplicated schema and cred\_def - Askar and Postgres [\#1800](https://github.com/hyperledger/aries-cloudagent-python/pull/1800) ([shaangill025](https://github.com/shaangill025)) |
| 86 | +- feat: Add filter param to connection list for invitations [\#1797](https://github.com/hyperledger/aries-cloudagent-python/pull/1797) ([frostyfrog](https://github.com/frostyfrog)) |
| 87 | +- Fix tails server upload multi-ledger mode [\#1785](https://github.com/hyperledger/aries-cloudagent-python/pull/1785) ([ianco](https://github.com/ianco)) |
| 88 | +- Additional endpoints to get revocation details and fix "published" status [\#1783](https://github.com/hyperledger/aries-cloudagent-python/pull/1783) ([ianco](https://github.com/ianco)) |
| 89 | +- Document impact of multi-ledger on TAA acceptance [\#1778](https://github.com/hyperledger/aries-cloudagent-python/pull/1778) ([ianco](https://github.com/ianco)) |
| 90 | +- fix: add a close statement to ensure session is closed on error [\#1777](https://github.com/hyperledger/aries-cloudagent-python/pull/1777) ([reflectivedevelopment](https://github.com/reflectivedevelopment)) |
| 91 | +- Adds `transport_id` variable assignment back to outbound enqueue method [\#1776](https://github.com/hyperledger/aries-cloudagent-python/pull/1776) ([amanji](https://github.com/amanji)) |
| 92 | +- Replace async workaround within document loader [\#1774](https://github.com/hyperledger/aries-cloudagent-python/pull/1774) ([frostyfrog](https://github.com/frostyfrog)) |
| 93 | +- Feature: Add the ability to deny specific plugins from loading [\#1737](https://github.com/hyperledger/aries-cloudagent-python/pull/1737) ([frostyfrog](https://github.com/frostyfrog)) |
| 94 | +- Feat/revocation notification v2 [\#1734](https://github.com/hyperledger/aries-cloudagent-python/pull/1734) ([frostyfrog](https://github.com/frostyfrog)) |
| 95 | +- feat: support connectionless exchange [\#1710](https://github.com/hyperledger/aries-cloudagent-python/pull/1710) ([TimoGlastra](https://github.com/TimoGlastra)) |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments