Releases: fireblocks/java-sdk
Releases · fireblocks/java-sdk
v12.1.2
Changes
🧰 Maintenance
- Fixed 'balance' and 'lockedAmount' type from string to number at ExternalWalletAsset schema in Contracts API and External wallets API
- Updated missing fields at TransactionResponse schema in Transaction API
- Fixed getPagedExchangeAccounts response schema in Exchange accounts API
- Added 'sortBy' and 'order' query fields at searchTickets operation in Smart Transfer API
v12.1.1
Changes
🐛 Bug Fixes
- Fix default initialized containers
v12.1.0
Changes
🚀 Features
- Introduce Connected Accounts (Beta) API
- Introduce Trading (Beta) API (instead of Swap (Beta) API)
🧰 Maintenance
- Added 'features' to asset metadata in Blockchains & Assets API
- Added mapping fields to api balance response in Exchange accounts API
v12.0.0
Changes
🚀 Features
- Introduce Policy Editor V2 (Beta) API
- Introduce setAmlVerdict operation in
Compliance
API
🧰 Maintenance - Breaking Changes
- Updated TAP endpoints with legacy suffix and updated schema names
- Updated addAssetToExternalWallet request schema to support addressing systems in External wallets API
- Added @JsonCreator constructor with required parameters for validation during deserialization compare to previous permissive approach
🧰 Maintenance
- Added filters in request and 'total' property in response of getNotifications operation in Webhook V2 API
v11.2.0
Changes
🚀 Features
- Introduce LayerZero bridging operations to Tokenization API
🧰 Maintenance
- Added optional ‘feeUSD’ in response schema of Transactions API
v11.1.0
Changes
🚀 Features
- Introduce Webhooks V2 API which is now generally available (graduated from beta).
- Added getNotificationAttempts, resendFailedNotifications operations
- Added more supported eventTypes
- Removed 'attempts' property from response schema of getNotifications & getNotification operations
🧰 Maintenance
- Added optional ‘feeDetails’ property of Solana Fee to estimateTransactionFee operation’s response in Transactions API
- Added optional 'travelRuleMessageId' and 'customerRefId' properties for travel rule linking functionality in Transactions API
v11.0.0
Changes
🚀 Features
- Introduce updateAssetUserMetadata in Blockchains & Assets API
- Introduce getCreateMultipleVaultAccountsJobStatus in Vaults API
- Introduce Tags API
- Introduce tagging operations to vault account in Vaults API
- Introduce decodeContractData in Contract Interactions API
🧰 Maintenance - Breaking Changes
- Updating createMultipleAccounts operation’s request schema in Vaults API
- Add verified property to Asset response schema in Blockchains & Assets API
- Update compliance result in transaction response in Transactions API
🧰 Maintenance
- Update provider id to uuid in Swap Beta API
v10.4.0
Changes
🚀 Features
- Introduced Swap (Beta) API
v10.3.0
Changes
🚀 Features
- Introduced mergeStakeAccounts operation in Staking API
🧰 Maintenance
- Fixed complianceResults property name in TransactionResponse schema
- Added relay to fee info in TransactionResponse schema
v10.2.0
Changes
🚀 Features
- Introduced new operations in Embedded Wallets API
🧰 Maintenance
- Added GUN_GUNZILLA blockchain support in NFTs API
- Fixed getScreeningFullDetails response schema in Compliance API
- Added MULTI_DESTINATION support to TransferPeerPathType in Transactions API
- Added P2P support to Staking Providers in Staking API
- Added walletId header in NFTs API and Web3 connections API