You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/reference/announcements.md
-54
Original file line number
Diff line number
Diff line change
@@ -176,57 +176,3 @@ Camunda Cloud is out of maintenance.
176
176
### Deprecated in 1.3
177
177
178
178
The `zeebe-test` module was deprecated in 1.3.0. We are currently planning to remove `zeebe-test` for the 1.4.0 release.
179
-
180
-
## Camunda Cloud 1.2
181
-
182
-
Release date: 12th of October 2021
183
-
184
-
Camunda Cloud is out of maintenance.
185
-
186
-
## Camunda Cloud 1.1
187
-
188
-
Release date: 13th of July 2021
189
-
190
-
Camunda Cloud is out of maintenance.
191
-
192
-
## Camunda Cloud 1.0
193
-
194
-
Release date: 11th of May 2021
195
-
196
-
Camunda Cloud is out of maintenance.
197
-
198
-
### Removed in 1.0
199
-
200
-
The support for YAML processes was removed as of release 1.0. The `resourceType` in Deployment record and Process grpc request are deprecated; they will always contain `BPMN` as value.
201
-
202
-
## Zeebe 0.26.0
203
-
204
-
### Deprecated in 0.26.0
205
-
206
-
#### YAML workflows descriptions
207
-
208
-
YAML workflows are an alternative way to specify simple workflows using a proprietary YAML description. This feature is deprecated and no longer advertised in the documentation. YAML workflows gained little traction with users and we do not intend to support them in the future.
209
-
210
-
We recommend all users of YAML workflows to migrate to BPMN workflows as soon as possible. The feature will eventually be removed completely, though the date when this will occur has yet to be defined.
211
-
212
-
## Zeebe 0.23.0-alpha2
213
-
214
-
### Deprecated in 0.23.0-alpha2
215
-
216
-
- TOML configuration - deprecated and removed in 0.23.0-alpha2
217
-
- Legacy environment variables - deprecated in 0.23.0-alpha2, removed in 0.25.0
In terms of specifying values, there were two minor changes:
230
-
231
-
- Memory sizes are now specified like this: `512MB` (old way: `512M`)
232
-
- Durations (e.g. timeouts) can now also be given in ISO-8601 Durations format. However, you can still use the established method and specify a timeout of `30s`
0 commit comments