Releases: scaleway/scaleway-cli
Releases · scaleway/scaleway-cli
v2.6.1
Changelog
feat
- 028d70d: feat(redis): migrate to v1 (#2536) (@Codelax)
- c48e3f5: feat(tem): generate tem commands (#2552) (@scaleway-bot)
- 38c93d3: feat(instance): add image update command (#2539) (@yfodil)
- af3e0e8: feat(lb): add support for ssl-bridging (#2527) (@scaleway-bot)
- d963e7c: feat(rdb): add instance update settings (#2549) (@yfodil)
- 87c712f: feat(redis): add nl-ams-2 new locality (#2546) (@scaleway-bot)
- 5811fc0: feat(redis): add v1 version (#2534) (@scaleway-bot)
fixes
- d034a57: log: more accurate status Instance API (#2538) (@louisportay)
- 1ead5cc: fix(core): do not require a config file if required env vars are set (#2550) (@jawher)
- ba297b9: fix(domain_record): output request response (#2524) (@Codelax)
- 76531fb: fix(instance): volume_total_size should be a uint64 (#2553) (@scaleway-bot)
docs
- 3bb5975: docs(instance): update servers section documentation (#2535) (@scaleway-bot)
- 5e870a1: docs(redis): tls certificate when scaling (#2525) (@scaleway-bot)
chore
- 56c0d51: chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#2545) (@dependabot[bot])
- 071b38a: chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#2544) (@dependabot[bot])
- f741f1e: chore: add automated testing for links on markdown documentation (#2537) (@yfodil)
- 9c5f09c: chore: bump SDK (#2529) (@scaleway-bot)
- baf4071: chore: bump sdk (#2540) (@remyleone)
- ed26f47: chore: bump sdk-go (#2532) (@Codelax)
- 30aa3a2: chore: remove obsolete example (#2477) (@remyleone)
- d6804de: ci: bump go version (#2533) (@Codelax)
v2.6.0
Changelog
Feats
- 6958446: feat(account): filter by project id (#2494) (@scaleway-bot)
- 9681ee8: feat(baremetal): enable offer support (#2499) (@scaleway-bot)
- 68fae1d: feat(config): add destroy command (#2487) (@yfodil)
- d91da82: feat(iam): add examples and see-alsos (#2475) (@scaleway-bot)
- e35e8c5: feat(iam): auto-complete permission-set names (#2472) (@kindermoumoute)
- 06c98ce: feat(instance): add support for snapshot export (#2473) (@scaleway-bot)
- d10397a: feat(instance): cache image auto complete result (#2503) (@Codelax)
- b556dbb: feat(instance): remove unwanted required field on CreateSnapshot (#2493) (@scaleway-bot)
- d2eb4a8: feat(printer): add wide output (#2500) (@Codelax)
- 212374c: feat(rdb): add a boolean to reveal if a backup is exported (#2484) (@yfodil)
- ca7d94d: feat(rdb): add to backup download an export step in case it was not done previously (#2498) (@yfodil)
- b29886a: feat(rdb): improve documentation about migrate (#2485) (@scaleway-bot)
- 2a340a6: feat(serverless): add support for token (#2492) (@scaleway-bot)
- 364a689: feat(testing): validate json goldens (#2513) (@Codelax)
- 85d7683: feat(unmarshal): parse time.Duration (#2521) (@Codelax)
- 439341d: feat: add shell mode (#2433) (@Codelax)
- d6a83ca: feat: set correctly version on go install (#2516) (@Codelax)
- 432cfad: feat: update Account URL and endpoints (#2480) (@aerialls)
Fixes
- 5f55609: fix(autocomplete): check completion arguments bounds (#2520) (@Codelax)
- ec0b0d6: fix(core): command remove out of bound (#2506) (@Codelax)
- 22c0726: fix(core/validate): log deprecated arg only when used (#2509) (@Codelax)
- a5fb125: fix(human): skip capitalize on uuid (#2510) (@Codelax)
- 3860689: fix(iam): listing views (#2471) (@scaleway-bot)
- 2eb02be: fix(init): remove access key prompt (#2519) (@Codelax)
- f3f8169: fix(instance): set server type to required (#2502) (@Codelax)
- e4ffcaf: fix(rdb): update backup list cassette (#2489) (@yfodil)
- c6867f1: fix(shell): disable shell on freebsd (#2522) (@Codelax)
- 1b65155: fix(vpc_gw): add missing required notation to CreateDHCPRequest fields (#2517) (@scaleway-bot)
- 7079569: fix: config flag (#2476) (@yfodil)
- 6aff878: fix: optional maps arg name (#2518) (@scaleway-bot)
Others
- 2d1c52b: Revert "chore(deps): bump github.com/c-bata/go-prompt from 0.2.5 to 0.2.6 (#2504)" (#2505) (@remyleone)
- e29392c: chore(deps): bump github.com/c-bata/go-prompt from 0.2.5 to 0.2.6 (#2504) (@dependabot[bot])
- a8fabbf: chore(deps): bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 (#2449) (@dependabot[bot])
- 8dddb0e: chore(instance): update default image to ubuntu_jammy (#2479) (@Codelax)
- 3f0dcac: chore: bump scaleway sdk (#2490) (@scaleway-bot)
- 91badbf: docs(rdb): improve documentation (#2481) (@scaleway-bot)
- dcc9702: feat: update generated APIs (#2515) (@scaleway-bot)
v2.5.6
Changelog
Fixes
- 825cb7d: fix(iam): change namespaces to singular and correct verbs (#2468) (@scaleway-bot)
- 3c23c88: fix(iam): set organization ID filter on listing commands (#2469) (@kindermoumoute)
Docs
- 8bf6721: docs(k8s): update node-type description and fix typo (#2452) (@scaleway-bot)
- 78cece9: docs(rdb): improve read-replica documentation (#2467) (@scaleway-bot)
v2.5.5
Changelog
Feats
- 131872d: feat(account): add support for projects (#2419) (@scaleway-bot)
- c49c798: feat(k8s): add support for deleting a node (#2426) (@scaleway-bot)
- 48fa817: feat(rdb): add support for read-replicas (#2434) (@scaleway-bot)
- b2c2ceb: feat(serverless): add support for domain commands (#2396) (@scaleway-bot)
- 280a712: feat: update generated cli (#2401) (@scaleway-bot)
- 963c835: feat: update generated cli (#2409) (@scaleway-bot)
- bb7e74d: feat: update generated cli (#2418) (@scaleway-bot)
- e8b2b35: feat: update generated cli (#2448) (@scaleway-bot)
Fixes
- 8c24f35: fix: bump linter 1.48.0 and remplace "io/ioutil". (#2447) (@Monitob)
- 028f299: fix: retrieve latest cli version from github (#2458) (@Codelax)
Docs
- 4213bb7: docs(README): update to 2.5.4 as latest release (#2420) (@arthurzenika)
- d68f773: docs(iot): add more documentation (#2406) (@scaleway-bot)
- d9d6b05: docs(lb): add documentation (#2414) (@scaleway-bot)
- d95f770: docs(redis): add documentation on endpoint (#2415) (@scaleway-bot)
Chore
- 4b31b4a: chore(redis): fix naming convention (#2423) (@scaleway-bot)
- ede8cfd: chore: bump sdk (#2417) (@scaleway-bot)
v2.5.4
Changelog
feat
- 2ae28a0: feat(iam): add iam commands with beta flag (#2378) (@Codelax)
- f971117: feat(redis): add support for fr-par-1 and nl-ams-1 (#2359) (@scaleway-bot)
fix
docs
- 95f1c19: docs(iam): specify fields limits (#2394) (@scaleway-bot)
bump
v2.5.3
Changelog
- 1f6dcdc: feat(instance): add support for unified in the backup command (#2349) (@remyleone)
v2.5.2
Changelog
Feat
- 1942024: feat(apple-silicon): add support for zone (#2303) (@scaleway-bot)
- 41b095f: feat(baremetal): add support for install in the create command (#2331) (@remyleone)
- 04fda4a: feat(fip): add fr-par-1 and nl-ams-1 (#2240) (@scaleway-bot)
- 7f5cd97: feat(fip): add support for ipv6 creation (#2260) (@scaleway-bot)
- e5cef4c: feat(function): add support for node18 (#2335) (@scaleway-bot)
- 06533d0: feat(function): add support for node{16,17}, python{37,38,39,310}, go{113, 117, 118} (#2257) (@scaleway-bot)
- 6affeb6: feat(function): add support to update runtime (#2280) (@scaleway-bot)
- b06746a: feat(instance): add support for GPU-3070-S (#2323) (@remyleone)
- 147b4de: feat(instance): add support for nl-ams-2 (#2337) (@scaleway-bot)
- 6ea4101: feat(instance): add support for play instance (#2322) (@remyleone)
- 709093a: feat(instance): add support for pro2 (#2298) (@remyleone)
- 3df3cb3: feat(instance): add support for project-default in instanceSecurityGroupList (#2346) (@scaleway-bot)
- 19eae5c: feat(instance): add support for unified volume type (#2338) (@scaleway-bot)
- e312a5e: feat(k8s): add support for pool volume type (#2256) (@scaleway-bot)
- 8697b0f: feat(lb): add support for nl-ams-2 (#2291) (@scaleway-bot)
- 1e19ed0: feat(redis): add support for v1alpha1 (#2244) (@scaleway-bot)
- 89a9d1f: feat(vpc): add support for subnets (#2302) (@scaleway-bot)
- 762e658: feat(vpc-gw): add support bastion (#2333) (@scaleway-bot)
- 926e5eb: feat(vpcgw): add support for SMTP (#2265) (@scaleway-bot)
Fix
v2.5.1
Changelog
- 915ea90: chore: add missing files for Dockerfile (#2234) (@scaleway-bot)
- 06ad009: chore: update golangci-lint version (#2235) (@scaleway-bot)
- 56b7246: docs(elastic-metal): update bmc docs (#2236) (@scaleway-bot)
v2.4.0
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)
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)