Skip to content

Commit

Permalink
chore(release): cut open enterprise agent 1.26.0 release
Browse files Browse the repository at this point in the history
# [1.26.0](prism-agent-v1.25.0...prism-agent-v1.26.0) (2024-02-06)

### Bug Fixes

* **prism-agent:**  update didcomm peerdid library to support latest spec ([#877](#877)) ([0c42a62](0c42a62))

### Features

* interoperable schema changes ([#870](#870)) ([de49a93](de49a93))

Signed-off-by: Anton Baliasnikov <[email protected]>
  • Loading branch information
atala-dev committed Feb 6, 2024
1 parent 0c42a62 commit 313020b
Show file tree
Hide file tree
Showing 10 changed files with 187 additions and 82 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.26.0](https://github.com/hyperledger-labs/open-enterprise-agent/compare/prism-agent-v1.25.0...prism-agent-v1.26.0) (2024-02-06)


### Bug Fixes

* **prism-agent:** update didcomm peerdid library to support latest spec ([#877](https://github.com/hyperledger-labs/open-enterprise-agent/issues/877)) ([0c42a62](https://github.com/hyperledger-labs/open-enterprise-agent/commit/0c42a622143e35c439ae83cc3bb746515ce7401b))


### Features

* interoperable schema changes ([#870](https://github.com/hyperledger-labs/open-enterprise-agent/issues/870)) ([de49a93](https://github.com/hyperledger-labs/open-enterprise-agent/commit/de49a9328524b32d714301f2b7961d5cd85b23c3))

# [1.25.0](https://github.com/hyperledger-labs/open-enterprise-agent/compare/prism-agent-v1.24.0...prism-agent-v1.25.0) (2024-01-25)


Expand Down
65 changes: 34 additions & 31 deletions DEPENDENCIES.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions infrastructure/charts/agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.25.0
version: 1.26.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: 1.25.0
appVersion: 1.26.0
dependencies:
- name: vault
version: 0.24.1
Expand Down
50 changes: 34 additions & 16 deletions infrastructure/charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,27 @@
apiVersion: v1
entries:
prism-agent:
- apiVersion: v2
appVersion: 1.26.0
created: "2024-02-06T17:37:42.463709972Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
version: 0.24.1
- condition: keycloak.enabled
name: keycloak
repository: https://charts.bitnami.com/bitnami
version: 17.2.0
description: A Helm chart for deploying prism-agent
digest: f3405b5bd8c3522a62a5130b5e6733c519a7c88f1ad37c85ee608a4115e087f9
name: prism-agent
type: application
urls:
- https://raw.githubusercontent.com/hyperledger-labs/open-enterprise-agent/main/infrastructure/charts/prism-agent-1.26.0.tgz
version: 1.26.0
- apiVersion: v2
appVersion: 1.25.0
created: "2024-01-25T13:52:57.980237948Z"
created: "2024-02-06T17:37:42.453435405Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -21,7 +39,7 @@ entries:
version: 1.25.0
- apiVersion: v2
appVersion: 1.24.0
created: "2024-01-25T13:52:57.970063546Z"
created: "2024-02-06T17:37:42.444200011Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -39,7 +57,7 @@ entries:
version: 1.24.0
- apiVersion: v2
appVersion: 1.23.0
created: "2024-01-25T13:52:57.960556309Z"
created: "2024-02-06T17:37:42.43342009Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -57,7 +75,7 @@ entries:
version: 1.23.0
- apiVersion: v2
appVersion: 1.22.0
created: "2024-01-25T13:52:57.949620457Z"
created: "2024-02-06T17:37:42.422649911Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -75,7 +93,7 @@ entries:
version: 1.22.0
- apiVersion: v2
appVersion: 1.21.1
created: "2024-01-25T13:52:57.939889983Z"
created: "2024-02-06T17:37:42.413039604Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -93,7 +111,7 @@ entries:
version: 1.21.1
- apiVersion: v2
appVersion: 1.21.0
created: "2024-01-25T13:52:57.930345376Z"
created: "2024-02-06T17:37:42.402602736Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -111,7 +129,7 @@ entries:
version: 1.21.0
- apiVersion: v2
appVersion: 1.20.1
created: "2024-01-25T13:52:57.91928279Z"
created: "2024-02-06T17:37:42.392079833Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -129,7 +147,7 @@ entries:
version: 1.20.1
- apiVersion: v2
appVersion: 1.20.0
created: "2024-01-25T13:52:57.909538701Z"
created: "2024-02-06T17:37:42.382459361Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -147,7 +165,7 @@ entries:
version: 1.20.0
- apiVersion: v2
appVersion: 1.19.1
created: "2024-01-25T13:52:57.89861368Z"
created: "2024-02-06T17:37:42.372169391Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -165,7 +183,7 @@ entries:
version: 1.19.1
- apiVersion: v2
appVersion: 1.19.0
created: "2024-01-25T13:52:57.889387998Z"
created: "2024-02-06T17:37:42.362827256Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -183,7 +201,7 @@ entries:
version: 1.19.0
- apiVersion: v2
appVersion: 1.18.0
created: "2024-01-25T13:52:57.878831955Z"
created: "2024-02-06T17:37:42.351899496Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -197,7 +215,7 @@ entries:
version: 1.18.0
- apiVersion: v2
appVersion: 1.17.0
created: "2024-01-25T13:52:57.87589029Z"
created: "2024-02-06T17:37:42.349077633Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -211,7 +229,7 @@ entries:
version: 1.17.0
- apiVersion: v2
appVersion: 1.16.4
created: "2024-01-25T13:52:57.873099867Z"
created: "2024-02-06T17:37:42.346249568Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -225,7 +243,7 @@ entries:
version: 1.16.4
- apiVersion: v2
appVersion: 1.16.3
created: "2024-01-25T13:52:57.869808278Z"
created: "2024-02-06T17:37:42.342752475Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -239,7 +257,7 @@ entries:
version: 1.16.3
- apiVersion: v2
appVersion: 1.16.2
created: "2024-01-25T13:52:57.866722905Z"
created: "2024-02-06T17:37:42.339903771Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -251,4 +269,4 @@ entries:
urls:
- https://raw.githubusercontent.com/hyperledger-labs/open-enterprise-agent/main/infrastructure/charts/prism-agent-1.16.2.tgz
version: 1.16.2
generated: "2024-01-25T13:52:57.862930355Z"
generated: "2024-02-06T17:37:42.336724016Z"
Binary file added infrastructure/charts/prism-agent-1.26.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion infrastructure/local/.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
PRISM_AGENT_VERSION=1.25.0
PRISM_AGENT_VERSION=1.26.0
PRISM_NODE_VERSION=2.2.1
VAULT_DEV_ROOT_TOKEN_ID=root
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atala-prism-building-blocks",
"version": "1.25.0",
"version": "1.26.0",
"engines": {
"node": ">=16.13.0"
},
Expand Down
Loading

0 comments on commit 313020b

Please sign in to comment.