Scaleway-cli v2.4.0 Release Notes

Release Date: 2021-10-28 // over 2 years ago
  • ๐Ÿ”‹ Features

    • baremetal: add fr-par-1 and nl-ams-1 (#1949)
    • container: initial support for v1beta1 (#1990)
    • dns: update set command and fix doc (#1947)
    • domain: add support for bind source and axfr source (#1965)
    • flexibleip: add support for v1alpha1 (#1984)
    • flexibleip: reorder columns and make fip_id positional in update and delete (#1996)
    • function: enable support for v1beta1 (#2002)
    • instance: add order field in list servers (#1923)
    • instance: add support for ent instances (#1898)
    • iot: add support for twins-graphite-config (#1962)
    • k8s: add support for k8s types (#1958)
    • lb: add support for fr-par-2 (#1961)
    • lb: add support for http_header_match (#1950)
    • rdb: add support for PrivateNetwork and LoadBalancer in Endpoint (#1960)
    • rdb: add support for log purging and certificate renew (#1994)
    • vpcgw: add initial support for v1 (#2003)

    ๐Ÿ›  Fixes

    • cloud-init param for instance was not working (#1943)
    • ๐Ÿ‘‰ use kubernetes-client/go-base for kubeconfig marshaling (#1955)

    Others

    • chore - deps: bump github.com/containerd/console from 1.0.2 to 1.0.3 (#1967)
    • chore - deps: bump github.com/fatih/color from 1.12.0 to 1.13.0 (#1970)
    • chore - deps: bump github.com/fatih/color from 1.7.0 to 1.13.0 (#1981)
    • chore - deps: bump github.com/mattn/go-colorable from 0.0.9 to 0.1.11 (#1982)
    • chore - deps: bump github.com/mattn/go-colorable from 0.1.8 to 0.1.11 (#1968)
    • chore - deps: bump path-parse from 1.0.6 to 1.0.7 in /scripts/release (#1953)
    • chore - deps: bump trim-newlines from 3.0.0 to 3.0.1 in /scripts/release (#1928)
    • chore: add support for dependabot (#1966)
    • chore: bump dependencies (#1945)
    • chore: bump go version (#1971)
    • chore: bump scaleway sdk (#1977)
    • chore: bump sdk (#1963)
    • chore: bump sdk (#2001)
    • chore: cleanup after v2.3.1 release (#1925)
    • chore: remove matomo analytics (#1957)
    • ๐Ÿ“„ docs - instance: fix example for image create (#1995)
    • ๐Ÿ“„ docs - instance: fix example for image create (#1995)
    • ๐Ÿ“„ docs - k8s: fix examples for pool (#1976)
    • ๐Ÿ“„ docs - rdb: add precision in short for log policy max age retention (#1998)
    • ๐Ÿ“„ docs: add generated documentation for fip and function (#1999)

Previous changes from v2.3.1

  • ๐Ÿ”‹ Features

    • dns: add dns commands (#1879)
    • instance: add a generated name for create volume (#1917)
    • instance: add attach/detach ip commands (#1911)
    • instance: add support for instances with no local volumes reqs (#1840)
    • instance: import file for cloud-init (#1525)
    • iot: Add name generator for iot route create (#1895)
    • iot: add route update method (#1873)
    • iot: add support for get-ca command (#1863)
    • k8s: add kilo CNI (#1916)
    • k8s: deprecate dashboard field (#1857)
    • lb: switch CLI to ZonedApi (#1893)
    • rdb: add support for snapshots and block volume storage (#1875)
    • โž• add banner about scw feedback bug when a panic occurs (#1813)

    ๐Ÿ›  Fixes

    • instance: use right zone for all calls in server-type (#1883)
    • โฌ†๏ธ ensure we upgrade the latest tag of the CLI in dockerhub (#1912)

    Others

    • chore - deps: bump hosted-git-info in /scripts/release (#1906)
    • chore: add a test to ensure documentation is generated (#1838)
    • chore: bump sdk (#1864)
    • chore: cleanup after v2.3.0 release (#1812)
    • chore: make test fail if docs is not up to date (#1913)
    • dns: add support for enum marshall status for certificate (#1881)
    • doc: fix and update Docker documentation (#1887)