Changelog
Features
- 88a9c01: feat(audit_trail): add support for
serverless_containers_namespace,serverless_containers_container,serverless_containers_domain,serverless_containers_trigger(#5982) (@scaleway-bot) - 63e5de2: feat(autoscaling): improve ux of autoscaling commands (#5957) (@Mia-Cross)
- 5403184: feat(containers): deploy allow to specify platform (#5894) (@thomas-tacquet)
- 7f46f2e: feat(instance): activate cli generation for v2alpha1 (#5951) (@scaleway-bot)
- 4b4e122: feat(instance): add support for templates (#5950) (@Mia-Cross)
- d4425fa: feat(ipam): add support for nats_cluster (#5953) (@scaleway-bot)
- 2b427c2: feat(lb): add info about ips_edge_services (#5994) (@scaleway-bot)
- 8828f9e: feat(object): add project-id argument to bucket cmds (#5921) (@pypaut)
- 9462d41: feat(object): add support for s3_use_path_style (#5961) (@scaleway-bot)
- 9c8ceeb: feat(rdb): add high_availability_mode enum (#5995) (@scaleway-bot)
- 3c4c172: feat(srn): use API Gateway /metadata instead of hardcoded string (#5969) (@scaleway-bot)
Doc fixes
- 1b71b3c: docs(autoscaling): fix CLI example (#5990) (@scaleway-bot)
- cc764bc: docs(dedibox): fix typo (#5968) (@scaleway-bot)
Chores and deps
- 4103cf1: chore(config): update expected
api_urlin goldens (#5949) (@scaleway-bot) - 6e5131f: chore(container): rename test file, export parsePlatforms (#6004) (@estellesoulard)
- 122e4cb: chore(container): rework docker client logic in deploy command (#5973) (@Mia-Cross)
- a5a4395: chore(deps): bump crate-ci/typos from 1.47.1 to 1.48.0 (#5929) (@dependabot[bot])
- 746c7ec: chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.43.2 to 1.43.3 (#5945) (@dependabot[bot])
- f68e6bd: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.106.2 to 1.106.3 (#5947) (@dependabot[bot])
- bf81814: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.106.3 to 1.106.4 (#5967) (@dependabot[bot])
- ef24c3c: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.106.4 to 1.107.0 (#5979) (@dependabot[bot])
- 5ecdd20: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.107.0 to 1.107.1 (#6002) (@dependabot[bot])
- a4b72c0: chore(deps): bump github.com/aws/smithy-go from 1.27.5 to 1.27.6 (#5948) (@dependabot[bot])
- 90f1d6a: chore(deps): bump github.com/aws/smithy-go from 1.27.6 to 1.27.7 (#5989) (@dependabot[bot])
- b870211: chore(deps): bump github.com/buildpacks/pack from 0.40.8 to 0.40.9 (#6000) (@dependabot[bot])
- 1eb25cd: chore(deps): bump github.com/go-git/go-git/v5 from 5.19.1 to 5.19.2 (#5975) (@dependabot[bot])
- ea6583e: chore(deps): bump github.com/moby/buildkit from 0.32.0 to 0.32.2 (#5978) (@dependabot[bot])
- 8e62298: chore(deps): bump github.com/moby/go-archive from 0.2.1 to 0.3.2 (#5946) (@dependabot[bot])
- db9818d: chore(deps): bump github.com/moby/go-archive from 0.3.2 to 0.3.3 (#5977) (@dependabot[bot])
- 315e393: chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.3 (#5937) (@dependabot[bot])
- eddccd1: chore(deps): bump github/codeql-action/autobuild from 4.36.1 to 4.37.3 (#5934) (@dependabot[bot])
- f5ef648: chore(deps): bump github/codeql-action/init from 4.36.2 to 4.37.3 (#5935) (@dependabot[bot])
- 08a3909: chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#6007) (@dependabot[bot])
- 8dc743c: chore(deps): bump golang.org/x/text from 0.40.0 to 0.41.0 (#6006) (@dependabot[bot])
- 6aaad19: chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 (#5936) (@dependabot[bot])
- 4cac220: chore(deps-dev): bump prettier from 3.9.4 to 3.9.6 in /wasm (#5933) (@dependabot[bot])
- a2486e4: chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /wasm (#5931) (@dependabot[bot])
- f3666eb: chore(deps-dev): bump vite from 8.1.2 to 8.1.5 in /wasm (#5930) (@dependabot[bot])
- ac9c267: chore(deps-dev): bump vitest from 4.1.9 to 4.1.10 in /wasm (#5932) (@dependabot[bot])
- 01f7f7f: chore(lint): bump lint job rumdl (#5999) (@estellesoulard)
- 0bab94b: chore: add support for .gitattributes (#5940) (@remyleone)
- bd4bf0c: chore: align table (#5902) (@remyleone)
- 7ee2e6f: chore: bump rumdl (#5993) (@scaleway-bot)
- dfcafb5: chore: bump sdk (#5987) (@scaleway-bot)
- 1992d75: chore: bump sdk (#5996) (@scaleway-bot)
- 7ddfeda: chore: migrate import path to moby (#5958) (@remyleone)
- 2670a0b: refactor(search): remove enum and use a string instead (#5955) (@scaleway-bot)
- e551fa1: tests(container): use sdk vcr (go-vcr.v4) for container package (#5580) (@Mia-Cross)