# Migration v26

Contains 1 breaking change of the SDK interface.

## Changes to the Subscription service

- breaking: optional `userId` parameter on fetchGatewayConfig is now required
- non-breaking: a new `ftSession` parameter can be passed on to fetchGatewayConfig

**As all consumers are already passing the userId, you should be able to safely migrate from v25 to v26.**
