Skip to content

Releases: fireblocks/java-sdk

v3.1.0

25 Jul 14:50

Choose a tag to compare

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

17 Jul 13:21

Choose a tag to compare

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

04 Jun 12:20
3ba1cd0

Choose a tag to compare

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

08 May 15:51
62b8bf4

Choose a tag to compare

Changes

🧰 Maintenance - Breaking Changes

  • Response/request refactoring

🚀 Features

  • Add tokenization APIs

v1.1.0

17 Apr 14:48
59fa46b

Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

v1.0.1

07 Apr 12:21
d3a9b53

Choose a tag to compare

Changes

v1.0.0

07 Apr 11:43
9409197

Choose a tag to compare

First official release of the Fireblocks Java SDK 🎉

Changes