Skip to content

Latest commit

 

History

History
393 lines (233 loc) · 40.2 KB

CHANGELOG.md

File metadata and controls

393 lines (233 loc) · 40.2 KB

1.0.0 (2024-10-02)

Bug Fixes

  • add env vars for SERVICE_ENDPOINTS (#335) (f2b078a)
  • rename repo link to hyperledger/identus-mediator (#331) (69f0124)
  • wrong mediator repository in docker compose (#334) (a43fe38)

chore

BREAKING CHANGES

  • Mediator Version 1.0.0

Signed-off-by: FabioPinheiro fabiomgpinheiro@gmail.com

0.15.0 (2024-07-10)

Bug Fixes

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

Features

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

0.15.0-beta.2 (2024-07-10)

Bug Fixes

0.14.2 (2024-04-04)

Bug Fixes

  • mediator: Update the readme and docker with type of key forma… (#267) (236620f)

0.14.1 (2024-02-20)

Bug Fixes

0.14.0 (2024-02-06)

Bug Fixes

  • re-enable the logging based on X-Request-Id header (#211) (dee7dc2)

Features

  • Update ScalaDID to 0.1.0-M18 and support new format of DID Peer (#204) (26a1623), closes #158

0.13.0 (2023-11-30)

Bug Fixes

Features

  • Update timeout settings for websocket (#191) (11a4437)

0.12.3 (2023-11-30)

Bug Fixes

0.12.2 (2023-11-22)

Bug Fixes

0.12.1 (2023-11-22)

Bug Fixes

  • Add and enable websocket on apisix route (#179) (e5cfb1c)
  • correct endpoint for wss in deployment.yaml (#178) (94866a9)

0.12.0 (2023-11-22)

Features

0.11.0 (2023-11-10)

Bug Fixes

  • incorrect body of the message results in problem report (#161) (6d8b9b8)

Features

0.10.2 (2023-11-06)

Bug Fixes

  • Send problemReport for duplicate message (#157) (df522cf)

0.10.1 (2023-10-13)

Bug Fixes

  • allowed memory to increase gradually in CI (#37) (a73abbd)
  • Discord links to never expires (#141) (e7f7a74)
  • infra: add sync-wave to certificate template (#134) (82f902f)
  • MissingProtocolExecuter (#140) (c7a0f90)
  • OutOfBand qrcode with base url (#133) (56d34f9)
  • send status message on delivery request If no messages are avail… (#139) (c788335)

0.10.0 (2023-09-21)

Bug Fixes

  • Added DidSubject to report problem when not enrolled (#111) (40c5d06)
  • Annotate Headers & Update zio-http to version 3.0.0-RC2 (#106) (aa19f0a)
  • Encoder for VerificationMethodReferenced as String (#110) (761d422)
  • sign ProblemReport when TO is unspecified (#105) (586dd9f)
  • Update local docker compose configuration by adding the SERVICE_ENDPOINT port (#128) (2adc6aa)

Features

  • add MediatorBuildInfo & /did and /version endpoints (#120) (4445e1f)
  • add tag latest to the mediator docker image (#118) (020f2cd)
  • Added test for executor and problem reports (#117) (ce05d5a)

0.9.2 (2023-08-30)

Bug Fixes

  • mediator: Enabled X-Request-Id ATL-5568 (#104) (b0d4fee)
  • mongodb init script updated infrastructure mongodb yaml (#94) (d9cc42a)
  • set default endpoint to localhost (#102) (de8b702)

0.9.1 (2023-08-22)

Bug Fixes

  • collectionName messages.outbound (#92) (a1bd657)

0.9.0 (2023-08-21)

Features

0.8.2 (2023-08-18)

Bug Fixes

  • alias list is empty in new acounts by default (#87) (39484e6)

0.8.1 (2023-08-18)

Bug Fixes

  • reply condition check ReturnRoute (#88) (68c86c8)

0.8.0 (2023-08-18)

Features

  • reply asynchronous unless return_route all (#86) (6249f37)

0.7.0 (2023-08-18)

Bug Fixes

Features

  • Error handling and Send Problem Reports (#65) (fe46055)

0.6.0 (2023-07-27)

Features

0.5.0 (2023-07-21)

Features

  • add endpoint to get the OOB mediate invitation (#63) (c82282c)

0.4.1 (2023-07-20)

Bug Fixes

  • mediator ATL-4883 pickup status message to sync reply (#59) (c0b6de0)

0.4.0 (2023-07-13)

Bug Fixes

  • Id/hash of the message must be deterministic (#53) (d122b99)

Features

  • Better error handling for connection refused (#47) (429940e)
  • Not send response errors to the caller (#50) (60ee3ef)

0.3.1 (2023-07-10)

Bug Fixes

0.3.0 (2023-07-07)

Bug Fixes

  • dynamic DID on the web page (#40) (0949a19)
  • mediator docker compose image repo and version (#39) (116174b)
  • mediator rename package and refactoring (#41) (c755c99)

Features

  • fix mongo config when no port & support gzip (#35) (b2b2a02)

0.2.0 (2023-07-04)

Bug Fixes

  • disabled documentation generation (#24) (8a2a6ad)
  • field name routing_did in keylist response body (#22) (f61f114)
  • Fix release job (add more ram) (#32) (97ab05a)
  • make content-type header case insensitive & remove support for ws (#7) (d4a169a)
  • mediator db not storing the orignal value for protected header (#15) (bd119f1)
  • mediator unique constraint issue (#25) (576d7a3)
  • trustPing call back not working (#23) (e8bf356)

Features

  • Add config from application.conf and docker compose and an example (#10) (2037377)
  • Add Storage (#8) (881e66e)
  • mediator added more logs and associated message Hash and structured logging (#16) (119b637)
  • mediator added test for storage layer (#13) (25728b6)
  • mediator rename package and organise the packages (#12) (8ea2aac)
  • new a Webapp to show the QR Code (#21) (9af0a87)
  • process KeylistQuery and return Keylist (#30) (c5fb175)
  • reply to StatusRequest (#26) (28ee891)

0.1.1 (2023-05-23)

Bug Fixes

  • execute the ProtocolExecute's jobToRun zio (#8) (5034499)
  • Hardcode the atala prism did identity (#9) (7984eea)

0.1.0 (2023-05-18)

Bug Fixes

  • sbt config enable docker plugin (#6) (a102724)

Features