Skip to content

Commit b60ce44

Browse files
committed
Release v0.12.2 Upgrades
Signed-off-by: Release Bot <release-bot@users.noreply.github.com>
1 parent e271ec4 commit b60ce44

29 files changed

Lines changed: 6085 additions & 5318 deletions

File tree

RELEASES.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
### Release v0.12.2
2+
##### The latest supported versions of aries-cloudagent for each plugin are as follows:
3+
4+
| Plugin Name | Supported aries-cloudagent version |
5+
| --- | --- |
6+
|basicmessage_storage | 0.12.2|
7+
|connection_update | 0.12.2|
8+
|firebase_push_notifications | 0.12.2|
9+
|jwt_vc_json | 0.12.2|
10+
|kafka_events | 0.12.2|
11+
|mso_mdoc | 0.12.2|
12+
|multitenant_provider | 0.12.2|
13+
|oid4vci | 0.12.2|
14+
|redis_events | 0.12.2|
15+
|rpc | 0.12.2|
16+
***
17+
- #### Plugins upgraded this release:
18+
- basicmessage_storage
19+
- connection_update
20+
- firebase_push_notifications
21+
- jwt_vc_json
22+
- kafka_events
23+
- mso_mdoc
24+
- multitenant_provider
25+
- oid4vci
26+
- redis_events
27+
- rpc
128
### Release v0.12.1
229
##### The latest supported versions of aries-cloudagent for each plugin are as follows:
330

basicmessage_storage/integration/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

basicmessage_storage/poetry.lock

Lines changed: 518 additions & 450 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

basicmessage_storage/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "basicmessage_storage"
33
version = "0.1.0"
4-
description = " (Supported aries-cloudagent version: 0.12.1) "
4+
description = " (Supported aries-cloudagent version: 0.12.2) "
55
authors = ["Jason Sherman <tools@usingtechnolo.gy>"]
66

77
[tool.poetry.dependencies]

connection_update/integration/poetry.lock

Lines changed: 426 additions & 378 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

connection_update/poetry.lock

Lines changed: 518 additions & 450 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

connection_update/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "connection_update"
33
version = "0.1.0"
4-
description = " (Supported aries-cloudagent version: 0.12.1) "
4+
description = " (Supported aries-cloudagent version: 0.12.2) "
55
authors = ["Jason Sherman <tools@usingtechnolo.gy>"]
66

77
[tool.poetry.dependencies]

firebase_push_notifications/integration/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

firebase_push_notifications/poetry.lock

Lines changed: 536 additions & 468 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

firebase_push_notifications/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "firebase_push_notifications"
33
version = "0.1.0"
4-
description = " (Supported aries-cloudagent version: 0.12.1) "
4+
description = " (Supported aries-cloudagent version: 0.12.2) "
55
authors = []
66

77
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)