Changelog
Features
- b17ca12: feat(autocomplete): cache in arg completion instead of shell (#2952) (@Codelax)
- c54f012: feat(baremetal): add support for updateip (#2922) (@scaleway-bot)
- b46f97c: feat(billing): enable cli billing (#2911) (@scaleway-bot)
- 4af138b: feat(cockpit): add plan resource (#2976) (@scaleway-bot)
- 4d3e016: feat(cockpit): cli on get cockpit metrics (#2968) (@scaleway-bot)
- b2d45be: feat(cockpit): display endpoints separately (#2927) (@quantumsheep)
- e5c86ff: feat(cockpit): display token scopes separately (#2928) (@quantumsheep)
- cf187af: feat(cockpit): enable support for contact and alert (#2917) (@scaleway-bot)
- 16b666e: feat(cockpit): generate token name by default (#2944) (@scaleway-bot)
- dfb9071: feat(cockpit): set get token's token id as positional (#2943) (@scaleway-bot)
- 908be53: feat(container): add build-args to deploy workflow (#2941) (@quantumsheep)
- ae6463e: feat(container): add namespace waiters (#2937) (@quantumsheep)
- c2a7193: feat(container): implement deploy workflow (#2872) (@quantumsheep)
- b536284: feat(fip): add support for MoveMACAddr on CLI (#2908) (@scaleway-bot)
- 06de920: feat(iam): enable CLI generation (#2909) (@scaleway-bot)
- d8d91d9: feat(instance): enable missing cli generation (#2913) (@scaleway-bot)
- 6a15d20: feat(k8s): add private network fields (#2903) (@scaleway-bot)
- 09f35a5: feat(k8s): add support for set-type for cluster (#2906) (@scaleway-bot)
- cbda14e: feat(lb): add new backend options : retries, redispatch, fastinter (#2951) (@scaleway-bot)
- 5b91b23: feat(lb): enable generation for subscriber (#2918) (@scaleway-bot)
- 0179070: feat(marketplace): enable cli generation for categories, local-image and versions (#2916) (@scaleway-bot)
- 9c3f4e3: feat(pine): add organization_id for list and name required for create volume (#2891) (@scaleway-bot)
- 572ca85: feat(rdb): enable generation for get-metrics, endpoint, settings (#2915) (@scaleway-bot)
- 0c80ac5: feat(redis): add UpdateEndpoint (#2905) (@scaleway-bot)
- 1464ded: feat(secret-manager): add option to disable previous version when creating a new Secret Version (#2965) (@scaleway-bot)
- 17b307a: feat(secret-manager): add option to generate passwords (#2972) (@scaleway-bot)
- 2303f73: feat(serverless): add support for get-logs (#2919) (@scaleway-bot)
- a458d3b: feat(vpc/v1): allow listing regional PN using include_regional parameter (#2970) (@scaleway-bot)
- c0b1403: feat(vpcgw): improve gateway-type list visualization (#2963) (@yfodil)
- 9204148: feat(webhosting): improve offer list visualization (#2960) (@yfodil)
- 6ec08ac: feat: add editor (#2878) (@Codelax)
- 03b3a98: feat: enable generation for getservermetrics and listserverevents (#2921) (@scaleway-bot)
Fixes
- cb52f9d: fix(core): add disableCheckVersion option to commands (#2983) (@Codelax)
- c8d33f0: fix(instance): change server-types local volume size to max (#2932) (@Codelax)
- 5959fd7: fix(instance): server get private_networks json tags (#2978) (@Codelax)
- cd1366b: fix(instance): split security group marshalers (#2939) (@Codelax)
- e5de968: fix(shell): arg doc when using positional arguments (#2964) (@Codelax)
- ee39395: fix(webhosting): fix CLI configuration for webhosting (#2894) (@scaleway-bot)
Documentation
- 65867b5: docs(cockpit): add in readme (#2930) (@quantumsheep)
- 3adee9e: docs(instances): revamp api docs (#2974) (@scaleway-bot)
- d163031: docs(lb): revamp of the LB API documentation to use anchors (#2982) (@scaleway-bot)
- deae360: docs(sem): revamp (#2904) (@scaleway-bot)
- 9650c41: docs(tem): revamp (#2942) (@scaleway-bot)
Others
- 85b58b4: chore(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.2+incompatible (#2969) (@dependabot[bot])
- f5685ee: chore(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#2914) (@dependabot[bot])
- 81fd72a: chore(deps): bump github.com/moby/buildkit from 0.11.4 to 0.11.5 (#2926) (@dependabot[bot])
- fc54429: chore(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 (#2975) (@dependabot[bot])
- 232e404: chore(deps): bump github.com/scaleway/scaleway-sdk-go from 1.0.0-beta.14.0.20230320173444-ec31c4c2c56f to 1.0.0-beta.15 (#2902) (@dependabot[bot])
- e38fbd4: chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#2933) (@dependabot[bot])
- d0f0789: chore: bump sdk (#2953) (@scaleway-bot)
- a19e504: chore: set golangci-lint timeout to 5m (#2893) (@quantumsheep)
- 715871c: tests(instance): record instance server type test golden (#2938) (@Codelax)