Changes

Client API:
- Go SDKv2: Parameters and results as pointers, and results are wrapped so each method now returns at most two values - this makes the interface more uniform, and we can now share more code with the mobile SDKs
- Golang SDKv1: Added static method EDDSASecretShare
Patch changes (no effect on compatibility):
- Mask api keys in initial log message
- Improve input validation in SDKv1 constructors
- Upgrade Go from v1.19 to v1.21
- Removed some old, unused types that was accidentally exposed in the SDK and libtsmclient
- Updated API doc for Golang SDKv1 and SDKv2

Versions

Database: 7.8.0
Node Communication: 29.0
Node Configuration: 16.1
Client API: 46.0 (!)
Client Communication: 26.0

Changes

Client API:
- GO SDKv2 changed mobile specific wrappers to be Go arrays
Patch changes (no effect on compatibility):
- Fixed a bug that prevented connectionTimeout to be more than 15 sec

Versions

Database: 7.8.0
Node Communication: 29.0
Node Configuration: 16.1
Client API: 45.0 (!)
Client Communication: 26.0

Changes

    Client API:  
- Added SDKv2 mobile  
    - Support legacy EdDSA partial signatures in mobile SDKv2  
Patch changes (no effect on compatibility):  
- Fixed missing chain path field in BIP32Info of the Mobile SDK

Versions

Node Configuration: 16.1  
Client API: 44.9  
Client Communication: 26.0  
Database: 7.8.0  
Node Communication: 29.0

Changes

Patch changes (no effect on compatibility):
- Added necessary dependency for Go SDKv2

Versions

	Database: 7.8.0
	Node Communication: 29.0
	Node Configuration: 16.1
	Client API: 44.7
	Client Communication: 26.0

Changes

Patch changes (no effect on compatibility):
- Fixed a bug that made http requests from OIDC fail in certain cases, e.g. when running with a proxy

Versions

Node Configuration: 16.1
Client API: 44.7
Client Communication: 26.0
Database: 7.8.0
Node Communication: 29.0

Changes

Client API:
- Mobile/Go SDK: Added a Stop() method to embedded clients to clean up resources
- Added a C library frontend for the SDKv2

Versions

Database: 7.8.0
Node Communication: 29.0
Node Configuration: 16.1
Client API: 44.7
Client Communication: 26.0

Changes

None

Versions

Node Communication: 29.0
Node Configuration: 16.1
Client API: 44.5
Client Communication: 26.0
Database: 7.8.0

Changes

Client API:
- Node.js: Added OIDC Access Token authentication
- Added mTLS authentication to SDKV2
- Added broadcast to SDKv2

Versions

Node Configuration: 16.1
Client API: 44.5
Client Communication: 26.0
Database: 7.8.0
Node Communication: 29.0

Changes

Patch changes (no effect on compatibility):
 - Fixed problem that caused PartialSignWithPlayers methods to not be included in mobile SDKs

Versions

Database: 7.8.0
Node Communication: 29.0
Node Configuration: 16.1
Client API: 44.2
Client Communication: 26.0