Skip to content

Releases: scaleway/scaleway-cli

v2.42.0

22 Jul 12:38
2e45c91
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • fix(rdb): handle pointer type in instance create engine autocomplete by @jremy42 in #4863
  • fix(release): update GoReleaser configurations to migrate archives format by @emmanuel-ferdman in #4861
  • fix(documentdb): delete nightly documentdb by @jremy42 in #4885
  • fix(instance): EoS warning: filter products list by offer_id by @Mia-Cross in #4879
  • fix(baremetal): update test to fix nightly by @Laure-di in #4881

Others

  • chore(deps): bump github.com/getsentry/sentry-go from 0.33.0 to 0.34.0 by @dependabot[bot] in #4860
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.81.0 to 1.82.0 by @dependabot[bot] in #4865
  • chore(deps-dev): bump prettier from 3.5.3 to 3.6.2 in /wasm by @dependabot[bot] in #4872
  • chore: bump wasm dependencies by @remyleone in #4873
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.82.0 to 1.83.0 by @dependabot[bot] in #4876
  • chore(deps): bump github.com/getsentry/sentry-go from 0.34.0 to 0.34.1 by @dependabot[bot] in #4877
  • chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.5 to 1.3.6 by @dependabot[bot] in #4878
  • chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0 by @dependabot[bot] in #4883
  • chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #4882
  • chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #4887
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.83.0 to 1.84.0 by @dependabot[bot] in #4888
  • ci(sweeper): continue execution when resources cannot be deleted by @jremy42 in #4886
  • chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #4889
  • chore: update .gitignore by @remyleone in #4890
  • chore: add support for GitHub actions in codeql by @remyleone in #4901
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.84.0 to 1.84.1 by @dependabot[bot] in #4904

New Contributors

Full Changelog: v2.41.0...v2.42.0

v2.41.0

23 Jun 10:34
49e9b9b
Compare
Choose a tag to compare

Changelog

Feat

Fixes

Documentation

Chores

  • 49e9b9b: Revert "fix(config): use SCW_CLI_CONFIG_PATH with set config" (#4858) (@remyleone)
  • ddc327a: chore(container): update default builder image for container deploy (#4692) (@Mia-Cross)
  • 8c858c5: chore(deps): bump alpine from 3.21 to 3.22 (#4770) (@dependabot[bot])
  • 94ea284: chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.3 to 1.36.4 (#4795) (@dependabot[bot])
  • 2d48568: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.2 to 1.79.3 (#4689) (@dependabot[bot])
  • 73f6b13: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.3 to 1.79.4 (#4755) (@dependabot[bot])
  • 67d6985: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.4 to 1.80.0 (#4769) (@dependabot[bot])
  • b24eded: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.0 to 1.80.1 (#4782) (@dependabot[bot])
  • 0cb2df6: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.1 to 1.80.2 (#4796) (@dependabot[bot])
  • 250abfa: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.2 to 1.80.3 (#4842) (@dependabot[bot])
  • fcce831: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.3 to 1.81.0 (#4849) (@dependabot[bot])
  • b8b9d15: chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.5 (#4696) (@dependabot[bot])
  • a21fa4b: chore(deps): bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (#4793) (@dependabot[bot])
  • 2a84aa6: chore(deps): bump github.com/containerd/console from 1.0.4 to 1.0.5 (#4743) (@dependabot[bot])
  • cb9b3d0: chore(deps): bump github.com/getsentry/sentry-go from 0.32.0 to 0.33.0 (#4728) (@dependabot[bot])
  • 0757c23...
Read more

v2.40.0

12 Jun 13:52
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • fix(docs): fix 404s in doc index by @SamyOubouaziz in #4668
  • fix(core): add quota in quotas exceeded error by @almottier in #4670
  • fix(config): use SCW_CLI_CONFIG_PATH with set config by @Gnoale in #4682
  • fix(instance): add zone to update volume request by @Laure-di in #4710
  • fix(rdb): prevent crash when updating user without password by @jremy42 in #4690
  • fix(rdb): allow toggling is-admin without password when generate-pass… by @jremy42 in #4719
  • fix(mongodb): add the new SetUserRole endpoint on the documentation by @scaleway-bot in #4724
  • fix(baremetal): change visibility cli private-network by @Laure-di in #4762
  • fix(baremetal): activate PN v3 by @Laure-di in #4763
  • fix(instance): display sbs volumes' size in instance image list details by @Mia-Cross in #4766
  • fix(function): update go runtime by @Laure-di in #4803

Others

  • docs(secret_manager): update documentation about key_id by @scaleway-bot in #4678
  • docs(file): update file description and add more file examples by @scaleway-bot in #4697
  • docs: fix 404s in doc index by @SamyOubouaziz in #4716
  • docs(file): review File Storage API descriptions and documentation MTA-6002 by @scaleway-bot in #4714
  • docs(mongodb): add reference by @jremy42 in #4756
  • docs(containers): document VPC integration fields by @scaleway-bot in #4781
  • chore(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot in #4777
  • chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot in #4778
  • chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot in #4779
  • chore(container): update default builder image for container deploy by @Mia-Cross in #4692
  • chore(k8s): remove migrate-to-sbs-csi from cli by @scaleway-bot in #4685
  • chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #4675
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.2 to 1.79.3 by @dependabot in #4689
  • chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.5 by @dependabot in #4696
  • chore: bump sdk by @scaleway-bot in #4702
  • chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 by @dependabot in #4704
  • chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in #4705
  • chore(deps): bump github.com/getsentry/sentry-go from 0.32.0 to 0.33.0 by @dependabot in #4728
  • chore: fix marshall test by @remyleone in #4738
  • chore(deps): bump github.com/containerd/console from 1.0.4 to 1.0.5 by @dependabot in #4743
  • chore: bump sdk by @scaleway-bot in #4751
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.3 to 1.79.4 by @dependabot in #4755
  • chore(instance): add EndOfService warning on server get, create and update by @Mia-Cross in #4749
  • chore(deps): bump alpine from 3.21 to 3.22 by @dependabot in #4770
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.4 to 1.80.0 by @dependabot in #4769
  • chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #4771
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.0 to 1.80.1 by @dependabot in #4782
  • chore: add support for npm in dependabot for wasm package by @remyleone in #4790
  • chore(deps-dev): bump typescript from 5.0.4 to 5.8.3 in /wasm by @dependabot in #4801
  • chore(deps-dev): bump prettier from 3.0.3 to 3.5.3 in /wasm by @dependabot in #4800
  • chore(deps-dev): bump @vitest/browser from 0.34.4 to 0.34.6 ...
Read more

v2.39.0

16 Apr 07:43
6e286a4
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.38.0

26 Mar 15:50
d4b45fc
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.37.0

25 Feb 08:52
b8a58f7
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.36.0

27 Jan 15:27
05bfd00
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • fix(containers): update doc descriptions with correct wording by @scaleway-bot in #4408
  • fix(apple_silicon): update positionnal and required argument UpdateServerRequest by @scaleway-bot in #4410
  • fix(tabwriter): update for loop by @Laure-di in #4406
  • fix(instance): wait for snapshots refs during image deletion by @Codelax in #4397
  • fix(object): add another field for rclone configuration by @remyleone in #4392
  • fix(instance): wait for volumes after server deletion by @Codelax in #4149
  • Fix: image list with zone=all by @remyleone in #4382
  • fix(core): move human package by @Laure-di in #4360
  • fix(baremetal): add check stock available in stock by @Laure-di in #4358
  • fix(instance): wait for volumes to be available before deletion by @Codelax in #4388
  • fix(mongodb): update product documentation by @scaleway-bot in #4380
  • fix(core): recreate io.Reader after read during file loading by @Codelax in #4363
  • fix(baremetal): update offer type by @Laure-di in #4354
  • fix(baremetal): update test to fix nightly by @Laure-di in #4348
  • fix(apple-silicon): skip tests and add server-type to create tests by @Laure-di in #4350

Others

  • chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #4332
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.69.0 to 1.70.0 by @dependabot in #4322
  • chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.5 to 1.32.6 by @dependabot in #4321
  • chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #4319
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.70.0 to 1.71.0 by @dependabot in #4326
  • chore(deps): bump github.com/getsentry/sentry-go from 0.29.1 to 0.30.0 by @dependabot in #4327
  • chore(deps): bump golang.org/x/term from 0.26.0 to 0.27.0 by @dependabot in #4334
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.74.0 to 1.74.1 by @dependabot in #4461
  • chore(deps): bump github.com/docker/docker from 27.5.0+incompatible to 27.5.1+incompatible by @dependabot in #4457
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.73.2 to 1.74.0 by @dependabot in #4456
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.73.1 to 1.73.2 by @dependabot in #4452
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.73.0 to 1.73.1 by @dependabot in #4449
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.2 to 1.72.3 by @dependabot in #4432
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.3 to 1.73.0 by @dependabot in #4437
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 by @dependabot in #4411
  • chore(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 by @dependabot in #4415
  • chore(deps): bump github.com/docker/docker from 27.4.1+incompatible to 27.5.0+incompatible by @dependabot in #4418
  • chore(deps): bump github.com/getsentry/sentry-go from 0.30.0 to 0.31.1 by @dependabot in #4400
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.1 to 1.72.0 by @dependabot in #4401
  • chore(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in #4402
  • chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #4403
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.0 to 1.72.2 by @dependabot in #4413
  • chore: update golang.org/x/net by @remyleone in #4393
  • chore(deps): bump alpine from 3.20 to 3.21 by @dependabot in #4396
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.0 to 1.71.1 by @dependabot in #4374
  • chore: add support for sweepers by @remyleone in #4379
  • chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.6 to 1.32.7 by @dependabot in #4375
  • chore(instance): extract server delete command from custom_server.go by @Codelax in #4366
  • chore(deps): bump github.com/docker/docker from 27.4.0+incompatible to 27.4.1+incompatible by @dependabot in #4372
  • chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #4353
  • chore(deps): bump nanoid from 3.3.6 to 3.3.8 in /wasm by @dependabot in #4347
  • chore(deps): bump github.com/docker/docker from 27.3.1+incompatible to 27.4.0+incompatible by @dependabot in #4346
  • test(k8s): ignore scw env variable in exec-credentials tests by @Codelax in #4364
  • tests(vpc): fix postgres version by @yfodil in #4365
  • test(instance): fix ssh config install tests by @Codelax in #4370
  • tests(vpcgw): update legacy gws to ipam by @yfodil in #4369
  • test(instance): fix server ssh tests by @Codelax in #4376
  • test(registry): create namespace with random name by @Codelax in #4377
  • tests(rdb): update engine by @jremy42 in #4404
  • test(instance): server terminate with ip check PermissionsDenied by @Codelax in #4454
  • test(instance): use sbs additionnal volumes wit...
Read more

v2.35.0

29 Nov 10:09
0244601
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

  • 822e18f: chore(baremetal): add missing available zones (#4227) (@scaleway-bot)
  • 3e0ef52: chore(baremetal): add missing localities and generate SDK for BMaaS-PN v3 (#4157) (@scaleway-bot)
  • 44a7527: chore(baremetal): generate api v3 (#4165) (@scaleway-bot)
  • b7d4601: chore(block): update zones list (#4210) (@scaleway-bot)
  • 68f7c59: chore(deps): bump get-func-name from 2.0.0 to 2.0.2 in /wasm (#4163) (@dependabot[bot])
  • 0335c9c: chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.30.5 to 1.31.0 (#4141) (@dependabot[bot])
  • 5f5cf0a: chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.0 to 1.32.2 (#4174) (@dependabot[bot])
  • 8d3facd: chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.2 to 1.32.3 (#4234) (@dependabot[bot])
  • 07f6404: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.2 to 1.61.3 (#4132) (@dependabot[bot])
  • 1a1fbcf: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.3 to 1.62.0 (#4138) (@dependabot[bot])
  • 40ca882: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.62.0 to 1.63.0 (#4143) (@dependabot[bot])
  • 02c8bd0: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.0 to 1.63.1 (#4146) (@dependabot[bot])
  • 04464dc: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.1 to 1.63.2 (#4147) (@dependabot[bot])
  • 8606d82: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.2 to 1.63.3 (#4150) (@dependabot[bot])
  • d3ac8d4: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.3 to 1.64.0 (#4153) (@dependabot[bot])
  • 99e4b05: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.64.0 to 1.64.1 (#4161) (@dependabot[bot])
  • 95d73db: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.64.1 to 1.65.0 (#4166) (@dependabot[bot])
  • 5afe858: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.0 to 1.65.2 (#4175) (@dependabot[bot])
  • ef739f3: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.2 to 1.65.3 (#4188) (@dependabot[bot])
  • 7ae177a: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.3 to 1.66.0 (#4200) (@dependabot[bot])
  • 2c2b9e3: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.0 to 1.66.1 (#4230) (@dependabot[bot])
  • a3664b3: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.1 to 1.66.2 (#4233) (@dependabot[bot])
  • 03659d8: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.2 to 1.66.3 (#4259) (@dependabot[bot])
  • 6b17925: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.3 to 1.67.0 (#4273) (@dependabot[bot])
  • 338a754: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.0 to 1.67.1 (#4279) (@dependabot[bot])
  • c20a69a: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.1 to 1.68.0 (#4292) (@dependabot[bot])
  • 9c5c96f: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to 1.69.0 (#4297) (@dependabot[bot])
  • 98fdcbd: chore(deps): bump github.com/charmbracelet/bubbletea from 1.1.1 to 1.1.2 (#4226) (@dependabot[bot])
  • 6bc0cd4: chore(deps): bump github.com/charmbracelet/bubbletea from 1.1.2 to 1.2.0 (#4260) (@dependabot[bot])
  • ead182a: chore(deps): bump github.com/charmbracelet/bubbletea from 1.2.0 to 1.2.1 (#4269) (@dependabot[bot])
  • fc6cad9: chore(deps): bump github.com/charmbracelet/bubbletea from 1.2.1 to 1.2.2 (#4271) (@dependabot[bot])
  • 0f1617e: chore(deps): bump github.com/charmbracelet/bubbletea from 1.2.2 to 1.2.3 (#4282) (@dependabot[bot])
  • 577d696: chore(deps): bump github.com/charmbracelet/bubbletea from 1.2.3 to 1.2.4 (#4298) (@dependabot[bot])
  • d36bdef: chore(deps): bump github.com/docker/docker from 27.2.1+incompatible to 27.3.0+incompatible (#4139) (@dependabot[bot])
  • 66c9e36: chore(deps): bump github.com/docker/docker from 27.3.0+incompatible to 27.3.1+incompatible (#4142) (@dependabot[bot])
  • 25171cf: chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#4218) (@dependabot[bot])
  • 1650cdb: chore(deps): bump github.com/getsentry/sentry-go from 0.29.0 to 0.29.1 (#4190) (@dependabot[bot])
  • 44eaa1d: chore(deps): bump github...
Read more

v2.34.0

17 Sep 14:47
315e4bf
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.33.0

04 Sep 15:29
e60b415
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

Read more