Skip to content

v2.40.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 13:52
· 251 commits to master since this release

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 in /wasm by @dependabot in #4799
  • chore(deps): bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 by @dependabot in #4793
  • chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.3 to 1.36.4 by @dependabot in #4795
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.1 to 1.80.2 by @dependabot in #4796
  • chore: bump SDK by @scaleway-bot in #4805
  • ci: add go mod tidy verification step by @yfodil in #4729
  • tests: put ipam sweeper last by @yfodil in #4730

New Contributors

Full Changelog: v2.39.0...v2.40.0