Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): cut mediator 1.0.0 release
# 1.0.0 (2024-04-17) ### Bug Fixes * Add and enable websocket on apisix route ([#179](#179)) ([e5cfb1c](e5cfb1c)) * Added DidSubject to report problem when not enrolled ([#111](#111)) ([40c5d06](40c5d06)) * alias list is empty in new acounts by default ([#87](#87)) ([39484e6](39484e6)) * allowed memory to increase gradually in CI ([#37](#37)) ([a73abbd](a73abbd)) * Annotate Headers & Update zio-http to version 3.0.0-RC2 ([#106](#106)) ([aa19f0a](aa19f0a)) * collectionName messages.outbound ([#92](#92)) ([a1bd657](a1bd657)) * correct endpoint for wss in deployment.yaml ([#178](#178)) ([94866a9](94866a9)) * disabled documentation generation ([#24](#24)) ([8a2a6ad](8a2a6ad)) * Discord links to never expires ([#141](#141)) ([e7f7a74](e7f7a74)) * dynamic DID on the web page ([#40](#40)) ([0949a19](0949a19)) * Encoder for VerificationMethodReferenced as String ([#110](#110)) ([761d422](761d422)) * execute the ProtocolExecute's jobToRun zio ([#8](#8)) ([5034499](5034499)) * field name routing_did in keylist response body ([#22](#22)) ([f61f114](f61f114)) * Fix release job (add more ram) ([#32](#32)) ([97ab05a](97ab05a)) * force release.. ([#190](#190)) ([b02f628](b02f628)) * Hardcode the atala prism did identity ([#9](#9)) ([7984eea](7984eea)) * Id/hash of the message must be deterministic ([#53](#53)) ([d122b99](d122b99)) * incorrect body of the message results in problem report ([#161](#161)) ([6d8b9b8](6d8b9b8)) * **infra:** add sync-wave to certificate template ([#134](#134)) ([82f902f](82f902f)) * make content-type header case insensitive & remove support for ws ([#7](#7)) ([d4a169a](d4a169a)) * mediator ATL-4883 pickup status message to sync reply ([#59](#59)) ([c0b6de0](c0b6de0)) * mediator db not storing the orignal value for protected header ([#15](#15)) ([bd119f1](bd119f1)) * mediator docker-compose image repo and version ([#39](#39)) ([116174b](116174b)) * mediator oob webpage added logo ([#42](#42)) ([45debc8](45debc8)) * mediator rename package and refactoring ([#41](#41)) ([c755c99](c755c99)) * mediator test ([#71](#71)) ([7572dcc](7572dcc)) * mediator unique constraint issue ([#25](#25)) ([576d7a3](576d7a3)) * **mediator:** Enabled X-Request-Id ATL-5568 ([#104](#104)) ([b0d4fee](b0d4fee)) * **mediator:** Update the readme and docker with type of key forma… ([#267](#267)) ([236620f](236620f)) * MissingProtocolExecuter ([#140](#140)) ([c7a0f90](c7a0f90)) * mongodb init script updated infrastructure mongodb yaml ([#94](#94)) ([d9cc42a](d9cc42a)) * OutOfBand qrcode with base url ([#133](#133)) ([56d34f9](56d34f9)) * parsing error when return_route is none ([#77](#77)) ([02dde1e](02dde1e)) * re-enable the logging based on X-Request-Id header ([#211](#211)) ([dee7dc2](dee7dc2)) * register the transport ([#192](#192)) ([e73a2ab](e73a2ab)) * reply condition check ReturnRoute ([#88](#88)) ([68c86c8](68c86c8)) * sbt config enable docker plugin ([#6](#6)) ([a102724](a102724)) * Send problemReport for duplicate message ([#157](#157)) ([df522cf](df522cf)) * send status message on delivery request If no messages are avail… ([#139](#139)) ([c788335](c788335)) * set default endpoint to localhost ([#102](#102)) ([de8b702](de8b702)) * sign ProblemReport when TO is unspecified ([#105](#105)) ([586dd9f](586dd9f)) * Support alias (DID) in Live mode ([#235](#235)) ([2de77ed](2de77ed)), closes [#230](#230) * trustPing call back not working ([#23](#23)) ([e8bf356](e8bf356)) * Update local docker-compose configuration by adding the SERVICE_ENDPOINT port ([#128](#128)) ([2adc6aa](2adc6aa)) * UserAccountRepo.createOrFindDidAccount ([#69](#69)) ([3526f0a](3526f0a)) * websocket correct indentation ([#182](#182)) ([c30fc1f](c30fc1f)) ### Features * Add config from application.conf and docker-compose and an example ([#10](#10)) ([2037377](2037377)) * Add docker config to build.sbt ([#5](#5)) ([c7418d0](c7418d0)) * add endpoint to get the OOB mediate invitation ([#63](#63)) ([c82282c](c82282c)) * add helm-chart for mediator ([#64](#64)) ([52e5d3b](52e5d3b)), closes [#61](#61) [#63](#63) * add MediatorBuildInfo & /did and /version endpoints ([#120](#120)) ([4445e1f](4445e1f)) * Add Storage ([#8](#8)) ([881e66e](881e66e)) * add tag latest to the mediator docker image ([#118](#118)) ([020f2cd](020f2cd)) * Added test for executor and problem reports ([#117](#117)) ([ce05d5a](ce05d5a)) * Better error handling for connection refused ([#47](#47)) ([429940e](429940e)) * Error handling and Send Problem Reports ([#65](#65)) ([fe46055](fe46055)) * fix mongo config when no port & support gzip ([#35](#35)) ([b2b2a02](b2b2a02)) * helm-chart appVersion bump and addtional fixes ([#67](#67)) ([3ccbe3e](3ccbe3e)) * mediator added more logs and associated message Hash and structured logging ([#16](#16)) ([119b637](119b637)) * mediator added test for storage layer ([#13](#13)) ([25728b6](25728b6)) * mediator initial release ([#4](#4)) ([8499bf2](8499bf2)) * mediator rename package and organise the packages ([#12](#12)) ([8ea2aac](8ea2aac)) * new a Webapp to show the QR Code ([#21](#21)) ([9af0a87](9af0a87)) * Not send response errors to the caller ([#50](#50)) ([60ee3ef](60ee3ef)) * process KeylistQuery and return Keylist ([#30](#30)) ([c5fb175](c5fb175)) * reply asynchronous unless return_route all ([#86](#86)) ([6249f37](6249f37)) * reply to StatusRequest ([#26](#26)) ([28ee891](28ee891)) * Return 202 HTTP code (for DID Comm) ([#162](#162)) ([50185d3](50185d3)), closes [#160](#160) * Store outbound messages ([#84](#84)) ([3576656](3576656)) * Support protocol discover-features 2.0 ([#154](#154)) ([9220858](9220858)) * Update ScalaDID to 0.1.0-M18 and support new format of DID Peer ([#204](#204)) ([26a1623](26a1623)), closes [#158](#158) * Update timeout settings for websocket ([#191](#191)) ([11a4437](11a4437)) * websockets support ([#172](#172)) ([30da5e7](30da5e7)) Signed-off-by: atala-dev <[email protected]>
- Loading branch information