Skip to content

Commit

Permalink
chore(release): cut mediator 1.0.0 release
Browse files Browse the repository at this point in the history
# 1.0.0 (2024-05-08)

### Bug Fixes

* Add and enable websocket on apisix route ([#179](#179)) ([9060b73](9060b73))
* Added DidSubject to report problem when not enrolled ([#111](#111)) ([397a00a](397a00a))
* alias list is empty in new acounts by default ([#87](#87)) ([c35ba20](c35ba20))
* allowed memory to increase gradually in CI ([#37](#37)) ([59eb4e6](59eb4e6))
* Annotate Headers & Update zio-http to version 3.0.0-RC2 ([#106](#106)) ([37e3343](37e3343))
* Change atala-prism-mediator to identus-mediator ([#287](#287)) ([0341a45](0341a45))
* Change from name var to fix name ([#286](#286)) ([c6d046f](c6d046f))
* collectionName messages.outbound ([#92](#92)) ([fa09262](fa09262))
* correct endpoint for wss in deployment.yaml ([#178](#178)) ([b56b06c](b56b06c))
* disabled documentation generation ([#24](#24)) ([6fe228f](6fe228f))
* Discord links to never expires ([#141](#141)) ([49ce87c](49ce87c))
* dynamic DID on the web page ([#40](#40)) ([dcf6f58](dcf6f58))
* Encoder for VerificationMethodReferenced as String ([#110](#110)) ([fda478f](fda478f))
* execute the ProtocolExecute's jobToRun zio ([#8](#8)) ([e8eb809](e8eb809))
* field name routing_did in keylist response body ([#22](#22)) ([eace0fd](eace0fd))
* Fix release job (add more ram) ([#32](#32)) ([39d5719](39d5719))
* force release.. ([#190](#190)) ([96baea3](96baea3))
* Hardcode the atala prism did identity ([#9](#9)) ([2be3df0](2be3df0))
* Id/hash of the message must be deterministic ([#53](#53)) ([4ec7396](4ec7396))
* incorrect body of the message results in problem report ([#161](#161)) ([f866daa](f866daa))
* **infra:** add sync-wave to certificate template ([#134](#134)) ([daecc08](daecc08))
* make content-type header case insensitive & remove support for ws ([#7](#7)) ([c2f064e](c2f064e))
* mediator ATL-4883 pickup status message to sync reply ([#59](#59)) ([eb5ce56](eb5ce56))
* mediator db not storing the orignal  value for protected header ([#15](#15)) ([1bba75f](1bba75f))
* mediator docker-compose image repo and version ([#39](#39)) ([803b74c](803b74c))
* mediator oob webpage added logo  ([#42](#42)) ([faf43d9](faf43d9))
* mediator rename package and refactoring ([#41](#41)) ([286e742](286e742))
* mediator test ([#71](#71)) ([c32f34e](c32f34e))
* mediator unique constraint issue ([#25](#25)) ([c1f0230](c1f0230))
* **mediator:** Enabled X-Request-Id ATL-5568 ([#104](#104)) ([f96d683](f96d683))
* **mediator:** Update the readme and docker with type of key forma… ([#267](#267)) ([529be58](529be58))
* MissingProtocolExecuter ([#140](#140)) ([d71bca5](d71bca5))
* mongodb init script updated infrastructure mongodb yaml ([#94](#94)) ([a900d64](a900d64))
* OutOfBand qrcode with base url ([#133](#133)) ([28df290](28df290))
* parsing error when return_route is none ([#77](#77)) ([672037d](672037d))
* re-enable the logging based on X-Request-Id header ([#211](#211)) ([0136326](0136326))
* register the transport ([#192](#192)) ([76d4b35](76d4b35))
* Release mediator tagFormat ([#285](#285)) ([602f0e5](602f0e5))
* reply condition check ReturnRoute ([#88](#88)) ([c2a091c](c2a091c))
* sbt config enable docker plugin ([#6](#6)) ([4cf6d90](4cf6d90))
* Send problemReport for duplicate message ([#157](#157)) ([bf589df](bf589df))
* send status message on delivery request If no messages are avail… ([#139](#139)) ([f42239d](f42239d))
* set default endpoint to localhost ([#102](#102)) ([b607ca2](b607ca2))
* sign ProblemReport when TO is unspecified ([#105](#105)) ([670d5e4](670d5e4))
* Support alias (DID) in Live mode ([#235](#235)) ([5d258bb](5d258bb)), closes [#230](#230)
* trustPing call back not working ([#23](#23)) ([303af83](303af83))
* Update local docker-compose configuration by adding the SERVICE_ENDPOINT port ([#128](#128)) ([071f929](071f929))
* Update README.md ([#292](#292)) ([9f3e3d9](9f3e3d9))
* UserAccountRepo.createOrFindDidAccount ([#69](#69)) ([dc2ccfd](dc2ccfd))
* websocket correct indentation ([#182](#182)) ([4a5b607](4a5b607))

### Features

* Add config from application.conf and docker-compose and an example ([#10](#10)) ([0031067](0031067))
* Add docker config to build.sbt ([#5](#5)) ([b2908ad](b2908ad))
* add endpoint to get the OOB mediate invitation ([#63](#63)) ([11ef6d1](11ef6d1))
* add helm-chart for mediator ([#64](#64)) ([c379a62](c379a62)), closes [#61](#61) [#63](#63)
* add MediatorBuildInfo & /did and /version endpoints ([#120](#120)) ([e41098a](e41098a))
* Add Storage ([#8](#8)) ([ebf4597](ebf4597))
* add tag latest to the mediator docker image ([#118](#118)) ([1ae2b87](1ae2b87))
* Added test for executor and problem reports  ([#117](#117)) ([8e26535](8e26535))
* Better error handling for connection refused ([#47](#47)) ([80d1956](80d1956))
* Error handling and Send Problem Reports ([#65](#65)) ([933cefc](933cefc))
* fix mongo config when no port & support gzip ([#35](#35)) ([11c9330](11c9330))
* Helm Chart Publish ([#301](#301)) ([9f0e118](9f0e118))
* helm-chart appVersion bump and addtional fixes ([#67](#67)) ([539150b](539150b))
* mediator  added more logs and associated message Hash and structured logging ([#16](#16)) ([d9c6926](d9c6926))
* mediator added test for storage layer ([#13](#13)) ([969f50c](969f50c))
* mediator initial release ([#4](#4)) ([98ee905](98ee905))
* mediator rename package and organise the packages ([#12](#12)) ([594081c](594081c))
* new a Webapp to show the QR Code  ([#21](#21)) ([d47fc0d](d47fc0d))
* Not send response errors to the caller ([#50](#50)) ([6cf0ac1](6cf0ac1))
* process KeylistQuery and return Keylist ([#30](#30)) ([04d2980](04d2980))
* reply asynchronous unless return_route all ([#86](#86)) ([a306d59](a306d59))
* reply to StatusRequest ([#26](#26)) ([3b44d2f](3b44d2f))
* Return 202 HTTP code (for DID Comm) ([#162](#162)) ([2ceab73](2ceab73)), closes [#160](#160)
* Store outbound messages ([#84](#84)) ([e97cd1d](e97cd1d))
* Support protocol discover-features 2.0 ([#154](#154)) ([0e93dca](0e93dca))
* Update ScalaDID to 0.1.0-M18 and support new format of DID Peer ([#204](#204)) ([551ce49](551ce49)), closes [#158](#158)
* Update timeout settings for websocket ([#191](#191)) ([bfd228f](bfd228f))
* websockets support ([#172](#172)) ([3d32b51](3d32b51))
  • Loading branch information
atala-dev committed May 8, 2024
1 parent 9f0e118 commit 6ad197d
Show file tree
Hide file tree
Showing 7 changed files with 108 additions and 6 deletions.
88 changes: 88 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

Binary file added infrastructure/charts/identus-mediator-1.0.0.tgz
Binary file not shown.
14 changes: 14 additions & 0 deletions infrastructure/charts/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
apiVersion: v1
entries:
identus-mediator:
- apiVersion: v2
appVersion: 1.0.0
created: "2024-05-08T12:00:39.996517925Z"
description: A Helm chart for deploying identus-mediator
digest: 8d54d81d5233979ca8bd39e4317b6611046b46868074e469b4f911c303709dd5
name: identus-mediator
type: application
urls:
- https://raw.githubusercontent.com/input-output-hk/atala-prism-mediator/main/infrastructure/charts/identus-mediator-1.0.0.tgz
version: 1.0.0
generated: "2024-05-08T12:00:39.995997356Z"
4 changes: 2 additions & 2 deletions infrastructure/charts/mediator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ 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: 0.14.5
version: 1.0.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: "0.14.5"
appVersion: "1.0.0"
dependencies: []
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": "identus-mediator",
"version": "0.14.5",
"version": "1.0.0",
"engines": {
"node": ">=16.13.0"
},
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "0.14.5-SNAPSHOT"
ThisBuild / version := "1.0.0-SNAPSHOT"

0 comments on commit 6ad197d

Please sign in to comment.