Skip to content

Commit

Permalink
chore(release): cut atala prism 1.16.1 release
Browse files Browse the repository at this point in the history
## [1.16.1](prism-agent-v1.16.0...prism-agent-v1.16.1) (2023-09-27)

### Bug Fixes

* Adding localhost environment variable in run.sh script for local development ([#728](#728)) ([1a904a6](1a904a6))
* correct typo on sts header (dmax -> max) ([#726](#726)) ([2c5bc51](2c5bc51))
* **prism-agent:** introduce generic secret store for CD ([#727](#727)) ([3d4aacd](3d4aacd))
* Separate config for integration flow ATL-5777 ([#731](#731)) ([9e0e2de](9e0e2de))
* Separate config for integration flow ATL-5777 ([#733](#733)) ([8380ccc](8380ccc))

Signed-off-by: Anton Baliasnikov <[email protected]>
  • Loading branch information
atala-dev committed Sep 27, 2023
1 parent 8380ccc commit 87b1394
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 35 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.16.1](https://github.com/hyperledger-labs/open-enterprise-agent/compare/prism-agent-v1.16.0...prism-agent-v1.16.1) (2023-09-27)


### Bug Fixes

* Adding localhost environment variable in run.sh script for local development ([#728](https://github.com/hyperledger-labs/open-enterprise-agent/issues/728)) ([1a904a6](https://github.com/hyperledger-labs/open-enterprise-agent/commit/1a904a6f72676fb89f87dd2da14c01d291371f8c))
* correct typo on sts header (dmax -> max) ([#726](https://github.com/hyperledger-labs/open-enterprise-agent/issues/726)) ([2c5bc51](https://github.com/hyperledger-labs/open-enterprise-agent/commit/2c5bc51fc66b2c62a7c8ba7e25944704c335253f))
* **prism-agent:** introduce generic secret store for CD ([#727](https://github.com/hyperledger-labs/open-enterprise-agent/issues/727)) ([3d4aacd](https://github.com/hyperledger-labs/open-enterprise-agent/commit/3d4aacdd9a7f66f2f656d3c31b3f8202cc37c51b))
* Separate config for integration flow ATL-5777 ([#731](https://github.com/hyperledger-labs/open-enterprise-agent/issues/731)) ([9e0e2de](https://github.com/hyperledger-labs/open-enterprise-agent/commit/9e0e2de77a25166f019f78356b2e98b60da7b3e1))
* Separate config for integration flow ATL-5777 ([#733](https://github.com/hyperledger-labs/open-enterprise-agent/issues/733)) ([8380ccc](https://github.com/hyperledger-labs/open-enterprise-agent/commit/8380cccea0eee17c090928b1ae36b877a822177d))

# [1.16.0](https://github.com/hyperledger-labs/open-enterprise-agent/compare/prism-agent-v1.15.0...prism-agent-v1.16.0) (2023-09-15)


Expand Down
52 changes: 26 additions & 26 deletions DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,31 +332,31 @@ MIT | [The MIT License (MIT)](https://opensource.org/licenses/MIT) | [com.dimafe
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>
unrecognized | [APL2](http://www.apache.org/licenses/LICENSE-2.0.txt) | [net.reactivecore # circe-json-schema_2.13 # 0.3.0](https://github.com/reactivecore/rc-circe-json-schema) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # castor-core_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # connect-core_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # connect-sql-doobie_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # event-notification_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # iris-client_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-agent-core_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-agent-didcommx_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-data-models_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-connection_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-coordinate-mediation_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-invitation_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-issue-credential_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-mailbox_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-outofband-login_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-present-proof_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-report-problem_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-routing-2-0_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-trust-ping_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-resolver_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # pollux-anoncreds_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # pollux-core_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # pollux-sql-doobie_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # pollux-vc-jwt_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # prism-agent-wallet-api_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # prism-node-client_3 # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # shared # 1.15.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # castor-core_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # connect-core_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # connect-sql-doobie_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # event-notification_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # iris-client_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-agent-core_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-agent-didcommx_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-data-models_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-connection_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-coordinate-mediation_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-invitation_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-issue-credential_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-mailbox_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-outofband-login_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-present-proof_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-report-problem_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-routing-2-0_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-protocol-trust-ping_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # mercury-resolver_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # pollux-anoncreds_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # pollux-core_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # pollux-sql-doobie_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # pollux-vc-jwt_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # prism-agent-wallet-api_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # prism-node-client_3 # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [io.iohk.atala # shared # 1.16.0-SNAPSHOT](https://github.com/input-output-hk/atala-prism-building-blocks) | <notextile></notextile>
unrecognized | [none specified](none specified) | [net.jcip # jcip-annotations # 1.0](http://jcip.net/) | <notextile></notextile>

10 changes: 8 additions & 2 deletions infrastructure/argocd-state/d-useast1-sjd4e/values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ argocd-apps:
itemTemplates:
- items:
- name: prism-agent-application-set
generators:
&generators
generators: &generators
- list:
elements:
- app_name: sit-prism-agent-holder
Expand Down Expand Up @@ -37,21 +36,26 @@ argocd-apps:
helm:
values: >
ingress:
applicationUrls:
- "{{`{{ingressURL}}`}}"
platformIngressUrl: internal-useast1-sjd4e.atalaprism.io
consumers:
- "key1"
secrets:
secretStore: prism-v2-dev-sjd4e-us-east-1-externalsecrets
dockerRegistryToken: dev-sjd4e-argocd-github-docker-registry-token
server:
useVault: false
additionalEnvVariables:
SECRET_STORAGE_BACKEND: "postgres"
vdrManager:
host: node-service.sit-prism-node
vault:
global:
enabled: false
destination:
Expand All @@ -72,3 +76,5 @@ argocd-apps:
duration: 5s
factor: 2
maxDuration: 3m
source:
targetRevision: prism-agent-v1.16.1
2 changes: 1 addition & 1 deletion infrastructure/charts/agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ version: 0.1.0
# 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.16.0"
appVersion: "1.16.1"
dependencies:
- name: "vault"
version: "0.24.1"
Expand Down
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.16.0",
"version": "1.16.1",
"engines": {
"node": ">=16.13.0"
},
Expand Down
4 changes: 2 additions & 2 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.0.3
info:
title: Prism Agent
version: 1.16.0
version: 1.16.1
paths:
/credential-definition-registry/definitions:
get:
Expand Down Expand Up @@ -3696,7 +3696,7 @@ components:
type: string
description: The date and time when the issue credential record was created.
format: date-time
example: '2023-09-15T13:25:37.937510Z'
example: '2023-09-27T16:47:24.045376Z'
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.16.0-SNAPSHOT"
ThisBuild / version := "1.16.1-SNAPSHOT"

0 comments on commit 87b1394

Please sign in to comment.