Releases: fireblocks/java-sdk
Releases · fireblocks/java-sdk
v3.1.0
Changes
🚀 Features
- Add set asset price api
🧰 Maintenance
- Update NFT supported blockchains with EtherLink
- Fix NetworkIdResponse schema
- Fix request schema for functions read/write in contract interactions apis
v3.0.0
Changes
🧰 Maintenance - Breaking Changes
- Update NFT supported blockchains
- Update exchange accounts internal transfer request and response schemas
🧰 Maintenance
- Update ‘standard’ property to optional in asset response
- Add ‘tradingAccount’ property to transaction response in case of exchange internal transfer
- Add query params to getSigningKeysList (Beta API)
- Add empty string client side validation for required query/path params
v2.1.0
Changes
🚀 Features
- Introduced Key Link (Beta) API
🧰 Maintenance
- Resolved JWT signing issue with query parameters
- Corrected 'amount' property type to string in Smart Transfer API model
- Corrected PolicyCheckResult schema in Policy Editor API
v2.0.0
Changes
🧰 Maintenance - Breaking Changes
- Response/request refactoring
🚀 Features
- Add tokenization APIs