Skip to content

Releases: scaleway/scaleway-cli

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

v2.32.1

28 Jun 09:07
dcb6f27
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

  • chore(deps): bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 by @dependabot in #3871
  • chore(deps): bump github.com/docker/docker from 26.1.4+incompatible to 27.0.0+incompatible by @dependabot in #3872
  • chore: fix ci by @remyleone in #3877
  • chore(deps): bump github.com/gorilla/websocket from 1.5.2 to 1.5.3 by @dependabot in #3878
  • chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #3882
  • chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #3880
  • chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.4 to 0.26.5 by @dependabot in #3889
  • chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.5 to 0.26.6 by @dependabot in #3893
  • chore(deps): bump github.com/docker/docker from 27.0.0+incompatible to 27.0.1+incompatible by @dependabot in #3896
  • chore: bump sdk-go by @Laure-di in #3912
  • chore(deps): bump github.com/docker/docker from 27.0.1+incompatible to 27.0.2+incompatible by @dependabot in #3915
  • ci: fix goreleaser v2 by @Codelax in #3918

New Contributors

Full Changelog: v2.31.0...v2.32.1

v2.31.0

11 Jun 15:12
ff6cc36
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.30.0

15 Apr 15:40
de67e68
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.29.0

02 Apr 15:34
3c886b5
Compare
Choose a tag to compare

Changelog

Features

Others

v2.28.0

25 Mar 08:34
50fd086
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others