Skip to content

Releases: fireblocks/java-sdk

v12.0.0

01 Sep 08:30

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

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

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

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

Choose a tag to compare

Changes

🚀 Features

  • Introduced Swap (Beta) API

v10.3.0

18 Jun 15:02

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

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

v10.1.1

18 May 08:41

Choose a tag to compare

Changes

🧰 Maintenance

  • Added SOLANA support in Tokenization API
  • Added optional filter parameter for keys assigned to a vault account as part of getSigningKeysList operation in Key Link (Beta) API

v10.1.0

07 May 09:27

Choose a tag to compare

Changes

🚀 Features

  • Introduced getDeployableAddress, reIssueTokenMultiChain, issueTokenMultiChain operations in Tokenization API
  • Introduced createMultipleDepositAddresses, getCreateMultipleDepositAddressesJobStatus operations in Vaults API
  • Introduced resendNotificationsByResourceId operation in Webhooks V2 API (Beta)

🧰 Maintenance

  • Added optional ‘isCollateral’ property for source and destination in Transactions API
  • Added optional ‘ids’ filter query to assets in Blockchains & Assets API
  • Added ON_HOLD notification status in Webhooks V2 API (Beta)
  • Added APPROVE, ENABLE_ASSET transaction operations in Transactions API
  • Fixed ‘’totalStakedCPU’ property type from number to string as part of VaultAsset Schema response in Vaults API

v10.0.2

20 Apr 14:33

Choose a tag to compare

Changes

🧰 Maintenance

  • Added ’KLAY’ and ‘APECHAIN’ support in NFTs API