SDK and CLI versions are independent from the Gateway API documentation version. For example, an SDK
2.1.x release does not correspond to Gateway API docs v1.6.Current stable releases
Each client follows semantic versioning. TheirPATCH versions may differ, so use the version shown for your client.
Release history
SDK and CLI v2.1.0
Version2.1.0 lets COMPANY Create SubAccount requests omit ownership_details.representatives[].date_of_birth. When supplied, the value must remain a YYYY-MM-DD date. INDIVIDUAL requests still require individual_info.date_of_birth.
This is a compatible change. Existing integrations that send a valid representative date of birth do not need to change. See the 2026-08-26 platform changelog entry for the API contract.
SDK and CLI v2.0.0
Version2.0.0 adds support for the Virtual Account application contract across Node.js, Python, Go, Java, and CLI. For Go, the module and import path now use github.com/uqpay/uqpay-sdk-go/v2.
See the 2026-09-03 platform changelog entry for upgrade commands and the Virtual Account migration path.
Go v1.2.1
Gov1.2.1 adds support for PGP authorization decisions.
This SDK release does not change the Gateway API documentation version. See the Go v1.2.1 release notes for details.
SDK and CLI v1.2.0
Version1.2.0 was the first 1.x release available across Node.js, Python, Go, Java, and CLI.
See the 2026-08-04 platform changelog entry for upgrade commands, runtime requirements, and the original announcement.
Where changes are recorded
- Use the release-notes link in the table for changes specific to one SDK or the CLI.
- Use the Platform and Gateway API changelog for API, platform, and documentation changes.

