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
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,33 @@
1
1
# Changelog
2
2
3
+
## v2.2.4 (2021-01-19)
4
+
5
+
### Features
6
+
7
+
***core**: handle map in request arguments ([#1569](https://github.com/scaleway/scaleway-cli/pull/1569))
8
+
***instance**: add support for enable_default_security on CreateSecurityGroup ([#1595](https://github.com/scaleway/scaleway-cli/pull/1595))
9
+
***instance**: add ubuntu as default for image arg in server create ([#1638](https://github.com/scaleway/scaleway-cli/pull/1638))
10
+
***k8s**: add max_graceful_termination_sec to autoscaler flag ([#1572](https://github.com/scaleway/scaleway-cli/pull/1572))
11
+
***k8s**: add new autoscaler flag and add kubelet_args ([#1566](https://github.com/scaleway/scaleway-cli/pull/1566))
12
+
***k8s**: add pl-waw as an available region ([#1675](https://github.com/scaleway/scaleway-cli/pull/1675))
13
+
***k8s**: add price expander in autoscaling options ([#1598](https://github.com/scaleway/scaleway-cli/pull/1598))
14
+
***lb**: add CreatedAt and UpdatedAt for certificate list ([#1630](https://github.com/scaleway/scaleway-cli/pull/1630))
15
+
***registry**: add support for pl-waw ([#1587](https://github.com/scaleway/scaleway-cli/pull/1587))
16
+
* remove deprecation warning on organization ([#1640](https://github.com/scaleway/scaleway-cli/pull/1640))
17
+
18
+
### Fixes
19
+
20
+
***instance**: use a slice for addition snapshots in create volume ([#1575](https://github.com/scaleway/scaleway-cli/pull/1575))
21
+
22
+
### Others
23
+
24
+
***rdb**: minor API doc spelling changes. ([#1627](https://github.com/scaleway/scaleway-cli/pull/1627))
You can download the last release here: https://github.com/scaleway/scaleway-cli/releases/download/v2.2.3/scw-2.2.3-windows-x86_64.exe<br/>
92
+
You can download the last release here: https://github.com/scaleway/scaleway-cli/releases/download/v2.2.4/scw-2.2.4-windows-x86_64.exe<br/>
93
93
[This official guide](https://docs.microsoft.com/en-us/previous-versions/office/developer/sharepoint-2010/ee537574%28v%3Doffice.14%29) explains how to add tools to your `PATH`.
0 commit comments