Skip to content

Commit

Permalink
Merge pull request #658 from jamshale/release-v0.12.2
Browse files Browse the repository at this point in the history
Release for aries-cloudagent v0.12.2
  • Loading branch information
jamshale authored Aug 14, 2024
2 parents fe50aea + 187b6c1 commit da31088
Show file tree
Hide file tree
Showing 19 changed files with 6,290 additions and 5,659 deletions.
26 changes: 26 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
# Plugin Release Status
## ACA-Py Release 0.12.2

| Plugin Name | Supported ACA-Py Release |
| --- | --- |
|basicmessage_storage | 0.12.2|
|connection_update | 0.12.2|
|firebase_push_notifications | 0.12.2|
|jwt_vc_json | 0.12.2|
|kafka_events | 0.12.2|
|mso_mdoc | 0.12.2|
|multitenant_provider | 0.12.2|
|oid4vci | 0.12.2|
|redis_events | 0.12.2|
|rpc | 0.12.2|

### Plugins Upgraded For ACA-Py Release 0.12.2
- basicmessage_storage
- connection_update
- firebase_push_notifications
- jwt_vc_json
- kafka_events
- mso_mdoc
- multitenant_provider
- oid4vci
- redis_events
- rpc

## ACA-Py Release 0.12.1

Expand Down
891 changes: 471 additions & 420 deletions basicmessage_storage/poetry.lock

Large diffs are not rendered by default.

759 changes: 392 additions & 367 deletions connection_update/integration/poetry.lock

Large diffs are not rendered by default.

885 changes: 465 additions & 420 deletions connection_update/poetry.lock

Large diffs are not rendered by default.

891 changes: 468 additions & 423 deletions firebase_push_notifications/poetry.lock

Large diffs are not rendered by default.

924 changes: 488 additions & 436 deletions jwt_vc_json/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jwt_vc_json/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ aca-py = ["aries-cloudagent"]
oid4vci = ["oid4vci"]

[tool.poetry.dev-dependencies]
ruff = "^0.5.4"
ruff = "^0.5.7"
black = "~24.4.2"
pytest = "^8.3.1"
pytest-asyncio = "^0.23.8"
Expand Down
234 changes: 128 additions & 106 deletions kafka_events/integration/poetry.lock

Large diffs are not rendered by default.

885 changes: 465 additions & 420 deletions kafka_events/poetry.lock

Large diffs are not rendered by default.

944 changes: 498 additions & 446 deletions mso_mdoc/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion mso_mdoc/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ aca-py = ["aries-cloudagent"]
oid4vci = ["oid4vci"]

[tool.poetry.dev-dependencies]
ruff = "^0.5.4"
ruff = "^0.5.7"
black = "~24.4.2"
pytest = "^8.3.1"
pytest-asyncio = "^0.23.8"
Expand Down
923 changes: 487 additions & 436 deletions multitenant_provider/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion multitenant_provider/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ python-dateutil = "^2.8.2"
aca-py = ["aries-cloudagent"]

[tool.poetry.dev-dependencies]
ruff = "^0.5.4"
ruff = "^0.5.7"
black = "~24.4.2"
pytest = "^8.3.1"
pytest-asyncio = "^0.23.8"
Expand Down
264 changes: 132 additions & 132 deletions oid4vci/integration/poetry.lock

Large diffs are not rendered by default.

887 changes: 466 additions & 421 deletions oid4vci/poetry.lock

Large diffs are not rendered by default.

891 changes: 471 additions & 420 deletions plugin_globals/poetry.lock

Large diffs are not rendered by default.

763 changes: 397 additions & 366 deletions redis_events/integration/poetry.lock

Large diffs are not rendered by default.

891 changes: 468 additions & 423 deletions redis_events/poetry.lock

Large diffs are not rendered by default.

885 changes: 465 additions & 420 deletions rpc/poetry.lock

Large diffs are not rendered by default.

0 comments on commit da31088

Please sign in to comment.