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: CHANGELOG.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,12 +16,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
17
17
- updated `extension apply` command to support new request body schema
18
18
- deprecate `deploy` command
19
-
- update go version to 1.22.5
19
+
- update go version to 1.23.1
20
20
-`marketplace list-versions` command removed from alpha build
21
+
- update mergo to v1.0.1
22
+
- update cobra to v1.8.1
23
+
- update oauth2 to v0.23.0
24
+
- update sync to v0.8.0
25
+
- update text to v0.18.0
21
26
22
27
### BREAKING
23
28
24
-
- updated `extension apply` command to support new request body schema. The older version of miactl will not be compatible with the Console version upper or equal to 13.2.0.
29
+
- updated `extension apply` command to support new request body schema. The older version of miactl will not be
30
+
compatible with the Console version upper or equal to 13.2.0.
0 commit comments