Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: fireblocks/java-sdk

v12.1.2

29 Sep 14:41
Compare
Choose a tag to compare

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

10 Sep 13:24
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix default initialized containers

v12.1.0

09 Sep 13:53
Compare
Choose a tag to compare

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

01 Sep 08:30
Compare
Choose a tag to compare

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

21 Aug 14:43
Compare
Choose a tag to compare

Changes

🚀 Features

  • Introduce LayerZero bridging operations to Tokenization API

🧰 Maintenance

  • Added optional ‘feeUSD’ in response schema of Transactions API

v11.1.0

11 Aug 14:03
Compare
Choose a tag to compare

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

15 Jul 13:52
Compare
Choose a tag to compare

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

29 Jun 12:09
Compare
Choose a tag to compare

Changes

🚀 Features

  • Introduced Swap (Beta) API

v10.3.0

18 Jun 15:02
Compare
Choose a tag to compare

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

04 Jun 12:21
Compare
Choose a tag to compare

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