Changelog
Features
- 1e94877: feat(autocomplete): pass partial request to autocompleteFunc (#3693) (@Codelax)
- 601930a: feat(baremetal): add wait support delete server (#3669) (@Laure-di)
- d173433: feat(billing): enable v2beta1 cli generation (#3660) (@scaleway-bot)
- bd839f0: feat(billing): remove v2alpha1 and add download & export custom commands (#3677) (@yfodil)
- 465c8e7: feat(flexibleIP): add waiter support (#3695) (@Laure-di)
- 1a5c7f1: feat(init): consider secret-key as sensitive in prompt (#3681) (@Codelax)
- 833fb65: feat(mnq) : add autocompletion for credentials and account (#3700) (@jremy42)
- 17055b4: feat(mnq): add a create-context nats custom command (#3655) (@jremy42)
- f7fa405: feat(rdb) : add autocompletion for node-type in migrate cluster (#3702) (@jremy42)
- 45e774f: feat(redis): add autocompletion for setting name (#3707) (@jremy42)
- 79c711d: feat(redis): require the node_type field in MigrateClusterRequest (#3704) (@scaleway-bot)
- 924cbb6: Revert "feat(redis): require the node_type field in MigrateClusterRequest" (@scaleway-bot)
- b61f038: feat(secret_manager): add new secret types (#3703) (@scaleway-bot)
- 44faa12: feat(secret_manager): add v1beta1 in cli (#3689) (@scaleway-bot)
- 50c4ff4: feat(serverless): remove serverless metrics and logs endpoints (#3715) (@scaleway-bot)
- 4e753a1: feat(vpc/v2): add property to enable or disable routing in a VPC (#3688) (@scaleway-bot)
- 9ee1caf: feat(wasm): bump go to 1.21 (#3710) (@Codelax)
- fbd498e: feat(webhosting): add "protected" field to hosting (#3701) (@scaleway-bot)
- 43d9ad0: feat(webhosting): add domain configuration (#3696) (@scaleway-bot)
Fixes
- 8118b2e: fix(baremetal): better rendering get offer (#3666) (@Laure-di)
- e07b7e0: fix(baremetal):better vizualisation server create and get (#3682) (@Laure-di)
- 13c1730: fix(container/function): remove deprecated mnq namespace fields (#3690) (@scaleway-bot)
- 187fcc1: fix(instance): explicitly set IP type based on routed-ip-enabled value (#3668) (@ziirish)
- c306c89: fix(instance): use routed-ip-enabled for IP type when explicit (#3679) (@Codelax)
- 47965e4: fix(rdb): acl: add description field (#3683) (@Mia-Cross)
- af66e8f: fix(rdb):add download url backup get (#3686) (@Laure-di)
- b3c24a0: fix(redis): cluster list crash (#3687) (@Laure-di)
- 127f1ab: fix(vpc):better rendering of subnet in private network (#3600) (@jremy42)
- 23ed688: fix(vpc-gw):add support wait vpcGwGatewayNetworkDelete (#3675) (@Laure-di)
- 283ebcf: fix(vpcgw):better vizualisation gw network dhcp (#3674) (@Laure-di)
Others
-
fd9f90a: chore(baremetal): change offerid positional true getofferrequest (#3667) (@scaleway-bot)
-
230b1ef: chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.4+incompatible (#3708) (@dependabot[bot])
-
b5b5efb: chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#3694) (@dependabot[bot])
-
b968c03: chore(deps): bump golang.org/x/term from 0.17.0 to 0.18.0 (#3697) (@dependabot[bot])
-
24a855b: chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#3711) (@dependabot[bot])
-
7f06641: chore: migrate test to their own package (testpackage linter) (#3709) (@remyleone)
-
79a1c0a: docs(instance): remove references to unified snapshot in the documentation (#3698) (@scaleway-bot)
-
8bd8ebd: docs(redis): migrate endpoint update (#3672) (@scaleway-bot)
-
769f913: tests(e2e): skip tests using test api (#3692) (@Codelax)