Skip to content

Commit

Permalink
chore(release): cut open enterprise agent 1.23.0 release
Browse files Browse the repository at this point in the history
# [1.23.0](https://github.com/hyperledger-labs/open-enterprise-agent/compare/prism-agent-v1.22.0...prism-agent-v1.23.0) (2023-12-20)

### Bug Fixes

* Change resource defaults for postgres ([#827](https://github.com/hyperledger-labs/open-enterprise-agent/issues/827)) ([87809c4](https://github.com/hyperledger-labs/open-enterprise-agent/commit/87809c4b4d6a3baf0afa37a2cf7ddf6c41a80eb6))
* correct OAS example ([#816](https://github.com/hyperledger-labs/open-enterprise-agent/issues/816)) ([b1384b3](https://github.com/hyperledger-labs/open-enterprise-agent/commit/b1384b38524060f3cfa6df39afaddcce26a5514e))
* Swithing to startupProbe from Readiness ([#821](https://github.com/hyperledger-labs/open-enterprise-agent/issues/821)) ([22a78ec](https://github.com/hyperledger-labs/open-enterprise-agent/commit/22a78ec09ccc84b5d5c03e8f07ff3a14c654cf2b))

### Features

* complete the integration with anoncred and fixes ([#820](https://github.com/hyperledger-labs/open-enterprise-agent/issues/820)) ([15ff710](https://github.com/hyperledger-labs/open-enterprise-agent/commit/15ff710c4a68c5f282e07b23098e362825fdb3b9))
* Liveness, and readiness probes ([#817](https://github.com/hyperledger-labs/open-enterprise-agent/issues/817)) ([6e18666](https://github.com/hyperledger-labs/open-enterprise-agent/commit/6e18666f51cca2d0f151b070c59049bcf005a450))
* Tune postgresql - helm chart ([#822](https://github.com/hyperledger-labs/open-enterprise-agent/issues/822)) ([5fcd9fb](https://github.com/hyperledger-labs/open-enterprise-agent/commit/5fcd9fb6301a5c7b1296d60e4b6fa3385ffe6727))

Signed-off-by: Anton Baliasnikov <anton.baliasnikov@iohk.io>
  • Loading branch information
atala-dev committed Dec 20, 2023
1 parent 15ff710 commit 6143c90
Show file tree
Hide file tree
Showing 10 changed files with 86 additions and 50 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.23.0](https://github.com/hyperledger-labs/open-enterprise-agent/compare/prism-agent-v1.22.0...prism-agent-v1.23.0) (2023-12-20)


### Bug Fixes

* Change resource defaults for postgres ([#827](https://github.com/hyperledger-labs/open-enterprise-agent/issues/827)) ([87809c4](https://github.com/hyperledger-labs/open-enterprise-agent/commit/87809c4b4d6a3baf0afa37a2cf7ddf6c41a80eb6))
* correct OAS example ([#816](https://github.com/hyperledger-labs/open-enterprise-agent/issues/816)) ([b1384b3](https://github.com/hyperledger-labs/open-enterprise-agent/commit/b1384b38524060f3cfa6df39afaddcce26a5514e))
* Swithing to startupProbe from Readiness ([#821](https://github.com/hyperledger-labs/open-enterprise-agent/issues/821)) ([22a78ec](https://github.com/hyperledger-labs/open-enterprise-agent/commit/22a78ec09ccc84b5d5c03e8f07ff3a14c654cf2b))


### Features

* complete the integration with anoncred and fixes ([#820](https://github.com/hyperledger-labs/open-enterprise-agent/issues/820)) ([15ff710](https://github.com/hyperledger-labs/open-enterprise-agent/commit/15ff710c4a68c5f282e07b23098e362825fdb3b9))
* Liveness, and readiness probes ([#817](https://github.com/hyperledger-labs/open-enterprise-agent/issues/817)) ([6e18666](https://github.com/hyperledger-labs/open-enterprise-agent/commit/6e18666f51cca2d0f151b070c59049bcf005a450))
* Tune postgresql - helm chart ([#822](https://github.com/hyperledger-labs/open-enterprise-agent/issues/822)) ([5fcd9fb](https://github.com/hyperledger-labs/open-enterprise-agent/commit/5fcd9fb6301a5c7b1296d60e4b6fa3385ffe6727))

# [1.22.0](https://github.com/hyperledger-labs/open-enterprise-agent/compare/prism-agent-v1.21.1...prism-agent-v1.22.0) (2023-12-14)


Expand Down
54 changes: 27 additions & 27 deletions DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -428,32 +428,32 @@ MIT | [The MIT License (MIT)](https://opensource.org/licenses/MIT) | [com.dimafe
MIT | [The MIT License (MIT)](https://opensource.org/licenses/MIT) | [com.dimafeng # testcontainers-scala-vault_3 # 0.41.0](https://github.com/testcontainers/testcontainers-scala) | <notextile></notextile>
Public Domain | [Public Domain, per Creative Commons CC0](http://creativecommons.org/publicdomain/zero/1.0/) | [org.hdrhistogram # HdrHistogram # 2.1.12](http://hdrhistogram.github.io/HdrHistogram/) | <notextile></notextile>
Public Domain | [Public Domain, per Creative Commons CC0](http://creativecommons.org/publicdomain/zero/1.0/) | [org.latencyutils # LatencyUtils # 2.0.3](http://latencyutils.github.io/LatencyUtils/) | <notextile></notextile>
none specified | []() | [io.iohk.atala # castor-core_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # connect-core_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # connect-sql-doobie_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # event-notification_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-agent-core_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-agent-didcommx_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-data-models_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-connection_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-coordinate-mediation_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-invitation_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-issue-credential_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-mailbox_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-outofband-login_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-present-proof_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-report-problem_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-routing-2-0_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-trust-ping_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-resolver_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-verifiable-credentials_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # pollux-anoncreds_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # pollux-core_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # pollux-sql-doobie_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # pollux-vc-jwt_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # prism-agent-wallet-api_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # prism-node-client_3 # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # shared # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # sharedtest # 1.21.1-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # castor-core_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # connect-core_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # connect-sql-doobie_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # event-notification_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-agent-core_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-agent-didcommx_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-data-models_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-connection_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-coordinate-mediation_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-invitation_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-issue-credential_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-mailbox_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-outofband-login_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-present-proof_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-report-problem_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-routing-2-0_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-protocol-trust-ping_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-resolver_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # mercury-verifiable-credentials_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # pollux-anoncreds_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # pollux-core_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # pollux-sql-doobie_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # pollux-vc-jwt_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # prism-agent-wallet-api_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # prism-node-client_3 # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # shared # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [io.iohk.atala # sharedtest # 1.22.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
none specified | []() | [net.jcip # jcip-annotations # 1.0](http://jcip.net/) | <notextile></notextile>

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.22.0
version: 1.23.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.22.0
appVersion: 1.23.0
dependencies:
- name: vault
version: 0.24.1
Expand Down
44 changes: 31 additions & 13 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.23.0
created: "2023-12-20T17:02:33.50993291Z"
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: cd1a3beba47786eb5ee388a6761484b628a797802d504e815c119526afaa91f7
name: prism-agent
type: application
urls:
- https://raw.githubusercontent.com/hyperledger-labs/open-enterprise-agent/main/infrastructure/charts/prism-agent-1.23.0.tgz
version: 1.23.0
- apiVersion: v2
appVersion: 1.22.0
created: "2023-12-14T09:18:59.09919555Z"
created: "2023-12-20T17:02:33.500122021Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -21,7 +39,7 @@ entries:
version: 1.22.0
- apiVersion: v2
appVersion: 1.21.1
created: "2023-12-14T09:18:59.088704762Z"
created: "2023-12-20T17:02:33.48929752Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -39,7 +57,7 @@ entries:
version: 1.21.1
- apiVersion: v2
appVersion: 1.21.0
created: "2023-12-14T09:18:59.079531473Z"
created: "2023-12-20T17:02:33.479488387Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -57,7 +75,7 @@ entries:
version: 1.21.0
- apiVersion: v2
appVersion: 1.20.1
created: "2023-12-14T09:18:59.069677382Z"
created: "2023-12-20T17:02:33.468606558Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -75,7 +93,7 @@ entries:
version: 1.20.1
- apiVersion: v2
appVersion: 1.20.0
created: "2023-12-14T09:18:59.059765935Z"
created: "2023-12-20T17:02:33.45896466Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -93,7 +111,7 @@ entries:
version: 1.20.0
- apiVersion: v2
appVersion: 1.19.1
created: "2023-12-14T09:18:59.049873796Z"
created: "2023-12-20T17:02:33.448071269Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -111,7 +129,7 @@ entries:
version: 1.19.1
- apiVersion: v2
appVersion: 1.19.0
created: "2023-12-14T09:18:59.039667899Z"
created: "2023-12-20T17:02:33.438780721Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -129,7 +147,7 @@ entries:
version: 1.19.0
- apiVersion: v2
appVersion: 1.18.0
created: "2023-12-14T09:18:59.028935531Z"
created: "2023-12-20T17:02:33.428601743Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -143,7 +161,7 @@ entries:
version: 1.18.0
- apiVersion: v2
appVersion: 1.17.0
created: "2023-12-14T09:18:59.024027823Z"
created: "2023-12-20T17:02:33.425366163Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -157,7 +175,7 @@ entries:
version: 1.17.0
- apiVersion: v2
appVersion: 1.16.4
created: "2023-12-14T09:18:59.018927623Z"
created: "2023-12-20T17:02:33.422580819Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -171,7 +189,7 @@ entries:
version: 1.16.4
- apiVersion: v2
appVersion: 1.16.3
created: "2023-12-14T09:18:59.01600541Z"
created: "2023-12-20T17:02:33.419141996Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -185,7 +203,7 @@ entries:
version: 1.16.3
- apiVersion: v2
appVersion: 1.16.2
created: "2023-12-14T09:18:59.013019307Z"
created: "2023-12-20T17:02:33.416301909Z"
dependencies:
- name: vault
repository: https://helm.releases.hashicorp.com
Expand All @@ -197,4 +215,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: "2023-12-14T09:18:59.007616677Z"
generated: "2023-12-20T17:02:33.41326352Z"
Binary file added infrastructure/charts/prism-agent-1.23.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.22.0
PRISM_AGENT_VERSION=1.23.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.22.0",
"version": "1.23.0",
"engines": {
"node": ">=16.13.0"
},
Expand Down
8 changes: 5 additions & 3 deletions prism-agent/service/api/http/prism-agent-openapi-spec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.1.0
info:
title: Prism Agent
version: 1.22.0
version: 1.23.0
paths:
/credential-definition-registry/definitions:
get:
Expand Down Expand Up @@ -3743,7 +3743,9 @@ components:
claims:
description: The claims that will be associated with the issued verifiable
credential.
example: (firstname,Alice)
example:
firstname: Alice
lastname: Wonderland
automaticIssuance:
type: boolean
description: Specifies whether or not the credential should be automatically
Expand All @@ -3755,7 +3757,7 @@ components:
type: string
description: The date and time when the issue credential record was created.
format: date-time
example: '2023-12-14T09:00:54.460995113Z'
example: '2023-12-20T16:44:08.671650450Z'
updatedAt:
type: string
description: The date and time when the issue credential record was last
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "1.22.0-SNAPSHOT"
ThisBuild / version := "1.23.0-SNAPSHOT"

0 comments on commit 6143c90

Please sign in to comment.