Skip to content

feat(v1.0.6): Minor type updates per release notes, some fee schedule endpoint deprecations#46

Merged
tiagosiebler merged 3 commits into
sieblyio:mainfrom
JJ-Cro:update06062026
Jun 8, 2026
Merged

feat(v1.0.6): Minor type updates per release notes, some fee schedule endpoint deprecations#46
tiagosiebler merged 3 commits into
sieblyio:mainfrom
JJ-Cro:update06062026

Conversation

@JJ-Cro

@JJ-Cro JJ-Cro commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

22 June 2026 Derivatives REST v1
Deprecated the Futures Fee Schedules endpoints and related fields (feeScheduleUid, FeeSchedule, FeeScheduleVolumes, FeeTier). Effective 2026-06-22, fee calculation for Futures trades has been migrated to a centralised Kraken fee service — use the Spot GetTradeVolume endpoint authenticated with a Spot API key to determine the fee rate applied to your trades. You can begin migrating now: until 2026-06-22 both the Futures fee endpoints and the Spot GetTradeVolume endpoint will return the correct fee values.
18 May 2026 Derivatives REST v1
Added unknown value to enums (order direction, orderType, triggerSignal, triggerSide, trailing-stop / max-deviation unit, and HistoricalPositionUpdateElement's positionChange, tradeType, updateReason). This is not expected to happen regularly; when it does, we will fix it ASAP.
12 May 2026 Spot REST v1
Added FOK (fill-or-kill) value to timeinforce parameter on AddOrder and AddOrderBatch endpoints.
7 May 2026 Spot REST v1
Added broker request body parameter to AddOrder and AddOrderBatch that can be used by qualified partners participating in Kraken's API Partner Program.
30 April 2026 Spot REST v1
Added execution_venue query parameter to AssetPairs.

JJ-Cro added 3 commits June 7, 2026 13:48
…te fee schedule methods in DerivativesClient
- Added new request types for the WebSocket API, including parameters for adding, amending, and canceling spot orders.
- Updated the documentation to include a new quickstart guide for the Kraken SDK.
- Refactored existing examples to use ES6 import syntax for the DerivativesClient.

@tiagosiebler tiagosiebler left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@tiagosiebler tiagosiebler changed the title feat(v1.0.6): update types per release notes feat(v1.0.6): Minor type updates per release notes, some fee schedule endpoint deprecations Jun 8, 2026
@tiagosiebler tiagosiebler merged commit 4db9fd8 into sieblyio:main Jun 8, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants