How releases are done?
- New versions are released every two weeks.
- In case of a critical bug, a hot fix can be released at any moment.
We communicate in advance for each scheduled maintenance via the Status page.
New features
New features are released continuously. Depending the size and the impact of the feature it is released for all accounts for small features (i.e. adding filters in settings, adding new improvements on Data Factory tasks) and for big features it follows this pattern:
- Version = technical preview
- Version = restricted diffusion
- Version = global availability
During the the feature is enabled with a feature flag to only the Product-Live team. The goal of this step is to ensure that the feature has been released as expected, and that it has no unwanted impact on the rest of the application.
During the the feature is enabled to some clients and users. The goal is to test the feature with real usages, but for a limited number of users. This allows adjustments to be made without having too many users at the same time. We can enable beta version to specific users within your company or four your whole account.
The happen when we remove the feature flag, the feature is then available within every accounts.