Skip to content

Latest commit

 

History

History
70 lines (36 loc) · 4.79 KB

CHANGELOG.md

File metadata and controls

70 lines (36 loc) · 4.79 KB

Changelog

2.0.0 (2024-10-08)

⚠ BREAKING CHANGES

  • provisioning: change to the new div provisioning api (#93)

Features

  • provisioning: change to the new div provisioning api (#93) (bf650d4), closes #79
  • wallet: add existence check for wallet creation (#71) (c23dfe1), closes #66

Bug Fixes

  • callback: add error handling for callback service (#73) (9db2959), closes #67
  • environment: adjust getEnvironment exception handling (#89) (8b526a5), closes #84
  • tenantName: remove invalid characters from tenant name (#88) (d44ef09)

1.2.1 (2024-08-02)

Bug Fixes

1.2.0 (2024-07-17)

Features

  • add technical user deletion logic and adjust exception handling for encryption (#50) (a140a48)

1.1.0 (2024-07-04)

Features

  • ci: adjust company identity creation (#36) (e427ebf)
  • technicalUser: add endpoint to create technicalUser for wallet (#30) (d8a4d61)

Bug Fixes

  • add url encoding to get endpoints (#44) (6470a57)
  • env: adjust callback environment (d75473b)
  • technicalUser: fix callback url for technical user (accfee8)

Miscellaneous Chores

1.0.0 (2024-04-09)

Features

Bug Fixes

  • bindings: adjust errorhandling for service instances (#29) (5b8f6cc)