-
Notifications
You must be signed in to change notification settings - Fork 1.3k
/
Copy pathHISTORY.rst
90 lines (71 loc) · 1.89 KB
/
HISTORY.rst
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
.. :changelog:
Release History
===============
6.2.3
++++++
* Fix syntax errors in schedule dataplane commands
6.2.2
++++++
* Fix delay all and delay dev box/environment action if no next scheduled time
6.2.1
++++++
* Fix environment data plane command examples
* Fix 'az devcenter dev environment show-logs-by-operation' output format
6.2.0
++++++
* Update data plane API to v2024-10-01-preview
6.1.0
++++++
* Update control plane API to v2024-10-01-preview
* Update "az devcenter dev environment delete" to include force delete
6.0.1
++++++
* Update "az devcenter dev environment show-logs-by-operation" to handle escape characters
6.0.0
++++++
* Update control plane API to v2024-05-01-preview
* Update data plane API to v2024-05-01-preview
5.0.1
++++++
* Fix bug in "az devcenter dev environment show-logs-by-operation" if logs is not in JSON format
5.0.0
++++++
* Require roles and identity type parameters in "az decenter admin project-environment-type create"
4.0.1
++++++
* Update due to bug in API swagger causing missing API version
4.0.0
++++++
* Update control plane API to v2023-10-01-preview
* Update data plane API to v2023-10-01-preview
3.0.0
++++++
* Update control plane API to v2023-06-01-preview
* Update data plane API to v2023-07-01-preview
=======
2.0.0
++++++
* Update dev-box-definition to devbox-definition parameter
1.0.2
++++++
* Update allowPartialScopes to True for ARG query
1.0.1
++++++
* Update error string for environment create same name validation
* Update data plane help to align with control plane
1.0.0
++++++
* Update control plane and data plane APIs to v2023-04-01
* Azure Deployment Environments GA release
* Update to network connection health detail to health check
* Update delay upcoming action to delay action
0.1.2
++++++
* Remove hibernate from help example
0.1.1
++++++
* Fix wrong command group name
* Add correct author email
0.1.0
++++++
* Initial release.