MinIO Client setup
Learn how to install and configure the MinIO Client.
Read moreEverything you need to make the most of Scaleway’s products.
Learn how to install and configure the MinIO Client.
Read moreSecure access to your resources with SSH keys.
Read moreDiscover all chat, vision, audio, and embedding models supported by our API.
DiscoverStreamline your workflows by integrating AI-powered code models into VS Code.
Read moreGet an overview of the Scaleway console with our step-by-step interactive demos.
See all demosDiscover our API and DevTools and check out integration tools for Scaleway products.
Go to API DocumentationUsers of Scaleway Serverless Framework plugin (serverless-scaleway-functions npm package) should upgrade to version 0.5.0 to ensure compatibility with this change. The latest release includes updated behaviour to handle the deprecation gracefully.
Please, update your dependency:
npm i serverless-scaleway-functions@~0.5.0Deprecation of the redeploy: false parameter in the UpdateContainer endpoint
The redeploy: false option in the UpdateContainer API (PATCH /containers/v1beta1/regions/{region}/containers/{container_id}) is now deprecated. This parameter was previously used to prevent redeployment of containers when no configuration changes occurred. Going forward, the API will systematically redeploy containers when necessary, and any use of redeploy: false will be ignored.
We strongly advise against relying on this field in your automation or deployment workflows. If you need to force a redeployment regardless of configuration changes, please use the dedicated DeployContainer method instead.
The Serverless Jobs API changed from v1alpha1 to v1alpha2, and now offers new features:
command field has been upgraded to startup_command and args for improved flexibility and more use casesreason field was added to give more context about how a job is terminatedFor more details about the changes, read our dedicated documentation.
Visit our Help Center and find the answers to your most frequent questions.
Visit Help Center