Skip to content

Commit 4473cd4

Browse files
authored
docs: Maestro 2.10.0 is available; 2.0.4-2.6.0 deprecated and removed 19 October 2026, default becomes 2.10.0 (#108)
1 parent 8bd67bf commit 4473cd4

1 file changed

Lines changed: 14 additions & 9 deletions

File tree

‎configuration/maestro-versions.md‎

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Device Cloud supports multiple Maestro versions to ensure compatibility with your test flows.
44

5-
By default, tests currently run using Maestro 2.2.0.
5+
By default, tests currently run using Maestro 2.2.0. **From 19 October 2026 the default becomes Maestro 2.10.0.** Pin `--maestro-version` if you need to stay on a specific version.
66

77
{% hint style="warning" %}
88
The default Maestro version will change to 2.10.0 on the 19th October 2026.
@@ -14,17 +14,22 @@ Please note that we periodically remove support for older versions so we always
1414

1515
We currently support the following versions of Maestro:
1616

17-
* 2.0.4
18-
* 2.0.9
19-
* 2.1.0
20-
* 2.2.0
21-
* 2.5.0
22-
* 2.5.1
23-
* 2.6.0
17+
* 2.0.4 (deprecated - removed 19 October 2026)
18+
* 2.0.9 (deprecated - removed 19 October 2026)
19+
* 2.1.0 (deprecated - removed 19 October 2026)
20+
* 2.2.0 (deprecated - removed 19 October 2026)
21+
* 2.5.0 (deprecated - removed 19 October 2026)
22+
* 2.5.1 (deprecated - removed 19 October 2026)
23+
* 2.6.0 (deprecated - removed 19 October 2026)
2424
* 2.6.1
2525
* 2.7.0
2626
* 2.8.0
2727
* 2.9.0
28+
* 2.10.0
29+
30+
{% hint style="warning" %}
31+
Maestro 2.0.4, 2.0.9, 2.1.0, 2.2.0, 2.5.0, 2.5.1 and 2.6.0 are deprecated and will be removed on **19 October 2026**. Runs pinned to these versions will fail after that date - move to 2.6.1 or newer. On the same date the default version (used when `--maestro-version` is not passed) changes from 2.2.0 to 2.10.0.
32+
{% endhint %}
2833

2934
{% hint style="warning" %}
3035
Maestro 2.0.4, 2.0.9, 2.1.0, 2.2.0, 2.5.0, 2.5.1 and 2.6.0 are deprecated. The target date for removal is the 19th October 2026 but this is subject to change based on usage. See the [#maestro-support-policy](maestro-versions.md#maestro-support-policy "mention") for more information.
@@ -34,7 +39,7 @@ Maestro 2.0.4, 2.0.9, 2.1.0, 2.2.0, 2.5.0, 2.5.1 and 2.6.0 are deprecated. The t
3439

3540
You can specify a version using `--maestro-version <version>`.
3641

37-
We additionally support the use of `--maestro-version latest` which will default to the most up-to-date version we support. This currently resolves to 2.9.0.
42+
We additionally support the use of `--maestro-version latest` which will default to the most up-to-date version we support. This currently resolves to 2.10.0.
3843

3944
Note that Maestro 2.7.0 reorganised the per-flow debug output into a new bundle layout, with screenshots named `step-<number>-<command>.png`. If you download and process test artifacts programmatically, check your tooling against a 2.7.0 or later run before switching.
4045

0 commit comments

Comments
 (0)