Generated SDK #2768393570 (major) - #151
Merged
sdk-generation-automation[bot] merged 1 commit intoAug 18, 2026
Merged
Conversation
Contributor
|
We appreciate your contribution. Our team will investigate this request shortly. (Note that this SDK code is auto generated) |
sdk-generation-automation
Bot
deleted the
fireblocks-api-spec/generated/2768393570
branch
August 18, 2026 08:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog
2026-08-18
Breaking Change
Java SDK async methods no longer declare throws
Products:
Scope: Java-SDK
What's new
Asynchronous Java SDK methods no longer declare a checked exception that can never be thrown; call failures continue to arrive through the returned future.
Impact
Code that wraps a Java SDK call in a try/catch for the API exception will stop compiling until that unreachable catch block is removed.
Affected endpoints:
Fix Travel Rule
legalPersonname schema for IVMS101 complianceProducts: Off exchanges, Transactions, Travel Rule
Scope: API + SDKs
What's new
Fixes the Travel Rule legal person name schema to use the IVMS101-compliant array structure with proper name type codes (LEGL, SHRT, TRAD) instead of the incorrect flat object format.
Impact
Customers must update Travel Rule integrations to use the new array-based name identifier structure.
Affected endpoints:
Fix Travel Rule
legalPersonname schema for IVMS101 complianceProducts: Travel Rule
Scope: API + SDKs
What's new
Fixes the Travel Rule legal person name schema to use the IVMS101-compliant array structure with proper name type codes (LEGL, SHRT, TRAD) instead of the incorrect flat object format.
Impact
Customers must update Travel Rule integrations to use the new array-based name identifier structure.
Affected endpoints:
Added
Add ETH staking consolidation and withdrawal ETA fields
Products: Staking
Scope: API + SDKs
What's new
Adds three new optional fields to
EthereumBlockchainData:estimatedSourceExitTime,estimatedConsolidationTime, andestimatedWithdrawalTimeto surface timing estimates for in-flight ETH validator consolidations and withdrawals.Impact
Customers can now track estimated completion times for pending ETH staking consolidations and withdrawals via the API.
Affected endpoints:
Add
gaslessInfoto transaction responsesProducts: Transactions
Scope: API + SDKs
What's new
Adds a new
gaslessInfoobject to transaction responses containing relay and meta-transaction details including tenant and vault account information.Impact
Customers can identify meta-transactions and see which relay tenant sponsored the gas fees.
Affected endpoints:
Add new
ReasonForPaymentEnumvaluesProducts: Trading (Beta)
Scope: API + SDKs
What's new
Adds three new payment reason values:
CORPORATE_INVESTMENT,INTER_COMPANY_TRANSFER, andOFFICE_OPERATING_EXPENSESto support additional corporate payment use cases.Impact
Customers can now specify additional payment reasons when creating trading orders.
Affected endpoints:
Add FSPM security findings endpoint
Products: Security Posture Management
Scope: API + SDKs
What's new
Adds an endpoint to retrieve paginated security posture findings for a workspace, with filtering by severity, category, and status.
Impact
Customers with Security Admin or Security Auditor roles can programmatically retrieve security posture findings.
Affected endpoints:
Fixed
Document
OwnerandViewerroles for staking endpointsProducts: Staking
Scope: API + SDKs
What's new
Adds missing Owner and Viewer roles to endpoint permission documentation for staking list endpoints. These roles were already permitted at runtime but not documented.
Impact
Customers with Owner or Viewer roles now see accurate permission documentation for staking endpoints.
Affected endpoints: