Skip to content

Latest commit

 

History

History
68 lines (37 loc) · 4.13 KB

CHANGELOG.md

File metadata and controls

68 lines (37 loc) · 4.13 KB

1.7.0 (2023-12-21)

Features

  • docker: wip- prepare installation (e4ab3a8)
  • installation: wip (4a2865b)

1.6.0 (2023-12-20)

Features

  • verify: verify metadata and encodedMessage with zService and policy service (075a715)
  • verify: verify metadata and zService jwt (d0d036e)

1.5.0 (2023-12-18)

Features

  • integration: wip starting to connect the dots (1455e81)

1.4.0 (2023-12-18)

Features

  • example server: support multi algorithms (45a1fb7)

1.3.0 (2023-12-17)

Features

  • customer server: randomly sign or reject transactions (bd76297)

1.2.0 (2023-12-12)

Features

  • example server: add pem public key to generateKeyPair (a07c402)

1.1.0 (2023-12-11)

Features

  • customer server: add softHsm (cf0b386)

1.0.0 (2023-12-07)

Features

  • accessToken: get access token in loop (b3398b2)
  • agent: pair flow (98ab453)
  • build: try to add to CI (eba0c49)
  • ci: fix build (25ef0c1)
  • CI: integrating w/ CI (2807319)
  • customer server client: add customer server client + example server imple (5b0f380)
  • customerServer: hsm <> customer server communication (9cacf92)
  • env: add support for dev env (8038819)
  • loop: wip add handle message logic (cdd3813)
  • main loop: pull messages (c8b5683)
  • messageService: closed the loop from getting a message through sending it to customer server (37aa62b)
  • pair: working pair flow (c10ccee)