Skip to content

Commit cafdae3

Browse files
authored
⬆️ Upgrade acapy to 1.4.0 (#1923)
* 🚧 Test 1.4.0-20251118 * 🚧 Bug fix * 🚧 * 🐛 Test fix * 🚧 Test new cloudcontroller * ⬆️ Upgrade plugin dependencies * ⬆️ Upgrade protobuf * 🚧 Test new acapy-wallet-groups-plugin * ⬆️ Use official images
1 parent bfc36ba commit cafdae3

File tree

6 files changed

+2359
-1765
lines changed

6 files changed

+2359
-1765
lines changed

acapy

Submodule acapy updated 724 files

dockerfiles/agents/poetry.lock

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

dockerfiles/agents/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ package-mode = false
1111

1212
[tool.poetry.dependencies]
1313
python = "~3.12.8"
14-
protobuf = "~=6.32.0"
14+
protobuf = "~6.33.1"
1515

1616
# ACA-Py Plugins
17-
acapy-wallet-groups-plugin = "==1.3.2rc0.post20250825"
17+
acapy-wallet-groups-plugin = "==1.4.0.post20251118"
1818
nats-events = { path = "../../plugins/nats_events" }
1919
cheqd = { path = "../../plugins/cheqd" }
2020

0 commit comments

Comments
 (0)