Releases: relaycorp/relaynet-core-js
Releases · relaycorp/relaynet-core-js
v1.81.12
Bug Fixes
- RAMF: Break up
validate()
method into two types (overloading) (#498) (3049bbb)
- RAMF: Fix error message thrown by
validate()
(beda018)
v1.81.11
Bug Fixes
- resolveInternetAddress: Only take Awala Internet addresses (#497) (7048cfe)
v1.81.10
Bug Fixes
- RAMF: Require private address and support public address of recipient (#491) (53e67ef)
v1.81.9
1.81.9 (2022-07-25)
Bug Fixes
- deps: bump @types/verror from 1.10.5 to 1.10.6 (#494) (f7ceace)
v1.81.7
1.81.7 (2022-07-19)
Bug Fixes
- Channel: Make getOutboundRAMFAddress() return a promise (#490) (a53ad7d)
v1.81.6
1.81.6 (2022-07-18)
Bug Fixes
- PrivateKey: Support public key export from KMS-backed providers (#485) (36458ce), closes #484
v1.81.5
1.81.5 (2022-07-14)
Bug Fixes
- PrivateKeyStore: Make saveIdentityKey public (b0eb394)
v1.81.3
1.81.3 (2022-06-30)
Bug Fixes
- RSA: Use custom provider in private key if present (26ab71f)