Releases: scaleway/scaleway-cli
Releases · scaleway/scaleway-cli
v2.19.0
Changelog
Features
- 0dacbb8: feat(account): migrate to v3 api (#3291) (@Codelax)
- 60be459: feat(account/v3): add support for account/v3 (#3289) (@scaleway-bot)
- a41675d: feat(tem): add support for list email per flag (#3292) (@scaleway-bot)
Fixes
- 849a289: fix(lb): remove required option on Create loadbalancer subscriber (#3296) (@scaleway-bot)
Misc
- fb5705d: chore(deps): bump github.com/getsentry/sentry-go from 0.20.0 to 0.22.0 (#3222) (@dependabot[bot])
- 0927eda: chore: purge old account support (#3290) (@remyleone)
v2.18.0
Changelog
Features
- feat(account): deprecate account v2 by @scaleway-bot in #3284
- feat(vpc): only support regional vpc by @yfodil in #3279
- feat(cockpit): remove GetMetrics endpoint from CLI by @scaleway-bot in #3265
- feat(instance): instance-type can be set by @scaleway-bot in #3266
- feat(vpc/v2): remove default private network name by @scaleway-bot in #3262
- feat(k8s): add resiliency and sla to cluster types by @scaleway-bot in #3264
Fixes
- fix(instance): ssh-config-install invalid zone or all by @Codelax in #3272
- fix(lb): display correct label by @yfodil in #3268
Misc
- docs(tem): remove public beta mention by @scaleway-bot in #3274
v2.17.0
Changelog
Features
- ff8cc42: feat(container): deploy container after creation (#3204) (@Codelax)
- fa3dad4: feat(containers): add support for triggers (#3251) (@scaleway-bot)
- 73a4970: feat(containers): add triggers for containers API (#3232) (@scaleway-bot)
- 42cdb22: feat(iam): add support for add group members (#3228) (@scaleway-bot)
- 0d8a7e5: feat(instance): add ip_ids for privatenic request message (#3233) (@scaleway-bot)
- 3d77e65: feat(instance): add support for nl-ams-3 (#3209) (@scaleway-bot)
- 3574a0b: feat(instance): update API to use the new 'IP Mobility' network stack (#3205) (@scaleway-bot)
- ae816d9: feat(k8s): create PN automatically with cluster if none given (#3152) (@Mia-Cross)
- 87ce689: feat(k8s): enable list cluster types (#3229) (@scaleway-bot)
- 8e6e433: feat(lb): add support for max-connections and timeout queue (#3258) (@scaleway-bot)
- 59289bd: feat(lb): add support for nl-ams-3 (#3243) (@scaleway-bot)
- a91e47f: feat(marketplace): add type field to LocalImage (#3242) (@scaleway-bot)
- ac0bffe: feat(rdb): add possibility to update BackupSchedule next update (#3246) (@scaleway-bot)
- a93d4af: feat(secret): add support for secret type (#3247) (@scaleway-bot)
- 6f6aa7a: feat(tem): add support for GetDomainLastStatus in the CLI (#3230) (@scaleway-bot)
- 224bafd: feat(vpc): add beta support for regional vpc (#3210) (@yfodil)
- 39343ef: feat(vpc): add dhcp_enabled field in private network message (#3239) (@scaleway-bot)
- 8c22160: feat(vpc): add support for nl-ams-3 (#3216) (@scaleway-bot)
- a405197: feat(vpc_gw): add support for nl-ams-3 (#3245) (@scaleway-bot)
- 76f569c: feat(wasm): add api-url to run config (#3221) (@Codelax)
- d567ec3: feat(wasm): add configuration to terminal size (#3208) (@Codelax)
- 41c0b89: feat(wasm): add default organization id to run config (#3218) (@Codelax)
- a5bea53: feat(wasm): add defaultProjectID to run config (#3207) (@Codelax)
- 305cefc: feat(webhosting): add support for migrating state (#3215) (@scaleway-bot)
- b9b7420: feat: update generated APIs (#3249) (@scaleway-bot)
Fixes
- a5daf5f: fix(instance): complete image list fields (#3236) (@Codelax)
- 23a6aa5: fix(instance): ssh install-config server without public ip (#3223) (@Codelax)
- d35348a: fix(shell): disabled message show current runtime instead of freebsd (#3220) (@Codelax)
Others
- b786eda: chore(baremetal): change from account to iam api for ssh-keys (#3203) (@Codelax)
- d2eda0b: chore(instance): bump sdk-go with breaking changes (#3227) (@Codelax)
- 4e8cf38: chore: bump sdk (#3253) (@scaleway-bot)
- 504f787: chore: change wasm package path (#3238) (@Codelax)
- ed5c07c: docs(lb): fix spaces in acl redirect placeholders (#3235) (@scaleway-bot)
- e0d416f: docs(secret-manager): changed mixed method descriptions (#3212) (@scaleway-bot)
v2.16.1
Changelog
Fixes
- f0a4b9e: fix(args): empty time parsing (#3185) (@Codelax)
- 0bce871: fix(init): project ID prompt (#3201) (@Codelax)
- 89c4747: fix(instance): paginate server types availability (#3198) (@Codelax)
- 5cd7be7: fix(shell): crash on help flag (#3187) (@Codelax)
Others
- 573bc5a: chore(deps): bump golang.org/x/term from 0.8.0 to 0.9.0 (#3196) (@dependabot[bot])
- ae6d613: chore(deps): bump golang.org/x/text from 0.9.0 to 0.10.0 (#3197) (@dependabot[bot])
- 5f8ff9e: docs(ipfs): update some descriptions (#3195) (@scaleway-bot)
- b9e1f58: docs(rdb): remove misleading statement in CreateEndpoint (#3191) (@scaleway-bot)
- baff3b8: feat(qa): add json examples validation (#3186) (@Codelax) (utility scripts)
- 8c177ff: feat(vpc): enable v2 generation on cli (#3188) (@scaleway-bot) (not currently enabled)
- d7705c3: feat: improve sentry reports (#3190) (@Codelax) (utility)
v2.16.0
Changelog
Features
- e44ab83: feat(config): add validate command (#3018) (@yfodil)
- a41fc4e: feat(core): add --web flag (#2971) (@Codelax)
- 4f4d36a: feat(init): prompt list of project (#3151) (@Codelax)
- 9f7d740: feat(instance): add pop2 server types (#3183) (@Codelax)
- e8e167c: feat(instance): add ssh utility commands (#3161) (@Codelax)
- b6879b4: feat(ipfs): add documentation (#3155) (@scaleway-bot)
- ebfb936: feat(ipfs): update meta field (#3162) (@scaleway-bot)
- be4dd67: feat(k8s): add cluster migrate-to-private-network command (#3145) (@Mia-Cross)
- 04f9e18: feat(k8s): add migrate-to-private-network command (#3144) (@scaleway-bot)
- 9ea9567: feat(k8s): list cluster types (#3180) (@scaleway-bot)
- b87d8b2: feat(lb): add backend_id to GetLbStats (#3149) (@scaleway-bot)
- 59cdc64: feat(lb): add backend_id to ListBackendStats (#3175) (@scaleway-bot)
- 2ba6883: feat(lb): add support for assign flexible ip (#3163) (@scaleway-bot)
- a14ec77: feat(lb): add support for is ipv6 (#3171) (@scaleway-bot)
- e8fb5e5: feat(rdb): cross AZ Read Replica (#3140) (@scaleway-bot)
- e8d3cc6: feat(registry): deprecate delete tag force field (#3158) (@scaleway-bot)
- 858f7cc: feat(secret-manager): add generate-password to cli (#3141) (@scaleway-bot)
- 69821b1: feat(secret-manager): add project_id field in requests (#3139) (@scaleway-bot)
- 12d813c: feat(secret-manager): don't exclude
password_generation
field (#3143) (@scaleway-bot) - f63ac1a: feat(sm): add endpoint to generate password (#3138) (@scaleway-bot)
- fe599d4: feat(tem): add support for search (#3159) (@scaleway-bot)
- b598153: feat(tem): improve ListEmails endpoint (#3132) (@scaleway-bot)
- 563e39b: feat(wasm): export an autocomplete function (#3148) (@Codelax)
- 14b7712: feat(wasm): return custom object (#3130) (@Codelax)
Fixes
- 6a0f50e: fix(vpc): fix nil pointer dereference on redis endpoint (#3179) (@yfodil)
- 95798c4: fix: slice field marshaling out of bound (#3184) (@Codelax)
Others
- c7d6d5f: chore(apple-silicon): remove unused content (#3157) (@scaleway-bot)
- b9ba229: chore(deps): bump github.com/charmbracelet/bubbletea from 0.24.1 to 0.24.2 (#3178) (@dependabot[bot])
- 619cfae: chore(deps): bump github.com/docker/docker from 23.0.6+incompatible to 24.0.2+incompatible (#3150) (@dependabot[bot])
- 794abdc: chore(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#3135) (@dependabot[bot])
- b6281d2: chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#3133) (@dependabot[bot])
- eb63a03: chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#3153) (@dependabot[bot])
- 2a99adb: chore: fix release go version (#3181) (@quantumsheep)
- 18bc286: chore: remove depguards from linters (#3170) (@remyleone)
- 077fb06: chore: update
buildpacks/pack
(#3172) (@quantumsheep) - 9d076c3: chore: upgrade to go 1.20 (#3147) (@Mia-Cross)
- 03a1722: docs(k8s): add PNs in additional resources to delete (#3160) (@scaleway-bot)
- 0ed2d79: docs(lb): escape curly brackets (#3173) (@scaleway-bot)
- 9bde51f: docs(lb): hide new ipmob fields (#3176) (@scaleway-bot)
- c27c308: docs(tem): enum values (#3136) (@scaleway-bot)
- eee3705: docs(tem): rephrase mail-to (#3174) (@scaleway-bot)
v2.15.0
Changelog
Features
- 9be4531: feat(account/v2): default generated project name (#3086) (@scaleway-bot)
- 2dfca5d: feat(autocomplete): global flag profile values (#3036) (@Codelax)
- 3e5272a: feat(billing): add billing command (#2931) (@Monitob)
- e56e8c1: feat(config): add import command (#2995) (@yfodil)
- 5369545: feat(config): add output default format (#3003) (@yfodil)
- ff568a1: feat(container): add waiters (#3098) (@Codelax)
- 7af0b2a: feat(container): implement buildpack deploy (#3022) (@quantumsheep)
- 36399c3: feat(containers): add cpu limit to update/create container request messages (#3041) (@scaleway-bot)
- e9eef70: feat(function): add deploy workflow (#2950) (@Codelax)
- cfab8f1: feat(functions): generate openapi for triggers endpoints (#3104) (@scaleway-bot)
- fbffde8: feat(iam/v1alpha1): add User.mfa (deprecate two_factor_enabled) + ListUsersRequest.mfa (#3014) (@scaleway-bot)
- 4aa9160: feat(init): no overwrite prompt when adding a new profile (#3097) (@Codelax)
- 45caf45: feat(instance): add --wait to server terminate (#3046) (@Codelax)
- c70811c: feat(instance): add direction in security-group rule marshal (#3015) (@Codelax)
- 9ec11d4: feat(instance): add snapshot update (#3079) (@Codelax)
- 3a8866a: feat(instance): server create using snapshots (#3063) (@Codelax)
- eb8432e: feat(ipfs): add list-pins command in scaleway cli (#3103) (@scaleway-bot)
- 68609e8: feat(ipfs): add token to manage IPFS CLI (#3095) (@scaleway-bot)
- 55801ca: feat(ipfs): add url in Meta object and set status queued transient (#3123) (@scaleway-bot)
- dd396b9: feat(mnq): clean credentials display (#3035) (@quantumsheep)
- ec9afc7: feat(obs-paas): include cli for list & select plan (#3002) (@scaleway-bot)
- ff2d186: feat(rdb): add password generator (#2557) (@yfodil)
- 4690eaa: feat(secret-manager): add secret version CRC32 (#2998) (@scaleway-bot)
- 859d891: feat(serverless): add node20 runtime (#3090) (@scaleway-bot)
- 6b3d42b: feat(vpc): improve get private-network to show all attached resources (#3021) (@yfodil)
- 13755b3: feat(wasm): add jwt support (#3119) (@Codelax)
- 9dc1772: feat: add an option to hide empty sections (#3029) (@quantumsheep)
- 9982c14: feat: add timeout argument to wait commands (#3102) (@Codelax)
- b079d8d: feat: check for api key expiration date (#3049) (@Codelax)
- 1c467ba: feat: wasm build (#3024) (@Codelax)
Fixes
- 299f0de: fix(autocomplete): complete arg of multiple word resources (#3066) (@Codelax)
- 27c0fba: fix(container): disable deploy helpers on freebsd (#3118) (@Codelax)
- 93340c9: fix(container): disable deploy on freebsd (#3109) (@quantumsheep)
- d0c1da8: fix(function): use default interval on deploy (#3099) (@quantumsheep)
- 3488baf: fix(instance): delete with-volumes none worked like all (#3025) (@Codelax)
- ea01065: fix(instance): list server-type all pages (#2996) (@Codelax)
- 6ecde0b: fix(rdb): connect to public or private endpoint (#3094) (@Monitob)
- 3aa180b: fix(rdb): listing user crash with filter (#3106) (@Codelax)
Others
- 296938e: chore(deps): bump github.com/cloudflare/circl from 1.3.2 to 1.3.3 (#3120) (@dependabot[bot])
- 6b546a5: chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#3121) (@dependabot[bot])
- e0a9621: chore(deps): bump github.com/docker/docker from 23.0.2+incompatible to 23.0.3+incompatible (#3000) (@dependabot[bot])
- 225f4db: chore(deps): bump github.com/docker/docker from 23.0.3+incompatible to 23.0.4+incompatible (#3037) (@dependabot[bot])
- 4a8ed8d: chore(deps): bump github.com/docker/docker from 23.0.4+incompatible to 23.0.5+incompatible (#3096) (@dependabot[bot])
- 29c3c3a: chore(deps): bump github.com/docker/docker from 23.0.5+incompatible to 23.0.6+incompatible (#3107) (@dependabot[bot])
- 1aa1097: chore(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#3054) (@dependabot[bot])
- aa61053: chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#3001) (@dependabot[bot])
- 75e2e37: chore(deps): bump golang.org/x/term from 0.6.0 to 0.7.0 (#2999) (@dependabot[bot])
- a2aed3d: chore(deps): bump golang.org/x/term from 0.7.0 to 0.8.0 (#3105) (@dependabot[bot])
- cad6cae: chore(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 (#3013) (@dependabot[bot])
- 1f5c070: chore: bump golang-ci lint to latest (#3005) (@remyleone)
- f709e5a: chore: bump sdk (#3125) (@scaleway-bot)
- 304a84c: chore: bump sdk (#2994) (@scaleway-bot)
- 3252886: ci: strip binaries and check size (#3092) (@Codelax)
- 598e02e: docs(IoT): revamp api documentation (#3030) (@scaleway-bot)
- 91b00ca: docs(apple_silicon): modifs to apple silicon doc for new developers site (#3069) (@scaleway-bot)
- b8ae72f: docs(baremetal): elastic metal servers (#3075) (@scaleway-bot)
- d05f064: docs(baremetal): private networks for elastic metal servers (#3081) (@scaleway-bot)
- d1c3079: docs(cockpit): revamp api documentation (#3019) (@scaleway-bot)
- e5fc7d4: docs(containers): serverless containers (#3077) (@scaleway-bot)
- 7391505: docs(domain): modifs to domains doc for new developers site (#3072) (@scaleway-bot)
- af2d41c: docs(domains&dns): api documentation revamp (#3033) (@scaleway-bot)
- 6406bad: docs(flexIP): revamp api documentation (#3034) (@scaleway-bot)
- 9683ddf: docs(flexible_ip): document elastic metal (#3084) (@scaleway-bot)
- cab93f5: docs(iam): update with new guidelines (#3059) (@scaleway-bot)
- 7962f12: docs(instance): modifs to instance doc for new developers site (#3078) (@scaleway-bot)
- 5117af0: docs(iot): revamp (#3068) (@scaleway-bot)
- 87a2c54: docs(k8s): big revamp (#3124) (@scaleway-bot)
- 7944099: docs(k8s): kubernetes kapsule and kosmos (#3076) (@scaleway-bot)
- 440befa: docs(k8s): update api docs (#3110) (@scaleway-bot)
- fe2a6cb: docs(lb): add default values (#3050) (@scaleway-bot)
- 2b003ad: docs(marketplace): adding marketplace v2 documentation (#3016) (@scaleway-bot)
- ba238c3: docs(mnq): modifs to mnq doc for new developers site (#3057) (@scaleway-bot)
- 44e22a3: docs(rdb): components (#3067) (@scaleway-bot)
- 86eec74: docs(redis): components (#3064) (@scaleway-bot)
- 9c6967a: docs(registry): components (#3065) (@scaleway-bot)
- f0013f6: docs(registry): review documentation (#3031) (@scaleway-bot)
- f34eac1: docs(secret-manager): update description (#2997) (@scaleway-bot)
- 5eb0d7d: docs(secret_manager): modifs to secret manager doc for new developers site (#3071) (@scaleway-bot)
- 0d3def4: docs(serverless): rework documentation (#3026) (@scaleway-bot)
- 79fb448: docs(tem): modifs to tem doc for new developers site (#3082) (@scaleway-bot)
- bccb252: docs(vpc): reworked vpc documentation (#3027) (@scaleway-bot)
- 800c15f: docs(webhosting): fix webhosting docs for new site (#3108) (@scaleway-bot)
- 9ed70a3: refactor(mnq): make Permissions optional (#3038) (@scaleway-bot)
- 49d163f: refactor: init command (#3089) (@Codelax)
v2.14.0
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)
v2.13.0
Changelog
Features
- 303152f: feat(TEM): return/filter emails subject and add ToS when create a domain (#2868) (@scaleway-bot)
- 12c3b1e: feat(core): add support for composite tasks (#2596) (@Codelax)
- cc28ad0: feat(elastic-metal): add color for offer availability (#2854) (@remyleone)
- a04acb7: feat(qa): add argspec checking in cli qa (#2852) (@Codelax)
- 714a49a: feat(tasks): change api (#2862) (@Codelax)
- cb09597: feat(webhosting): update list offer with hosting id and its available offers (#2853) (@scaleway-bot)
- 0256adb: feat: improve composite tasks logging (#2876) (@quantumsheep)
- 564e078: feat: separate commands into groups (#2861) (@quantumsheep)
- ab1b725: feat: update generated APIs (#2873) (@scaleway-bot)
Fixes
- 1ae8f24: fix(config): info display overriden variables (#2856) (@Codelax)
- 30fcb4a: fix(secret): remake examples (#2881) (@scaleway-bot)
- 1006cab: fix(secret-manager): incomplete API descriptions (#2875) (@scaleway-bot)
Others
- aeb33a7: ci: add announcement (#2877) (@Codelax)
- 529d481: docs(account): reworked account api doc (#2866) (@scaleway-bot)
- b319b7e: docs(apple): reworked apple silicon api doc (#2867) (@scaleway-bot)
- 7b6f37a: docs(baremetal): rework documentation api bare metal product (#2870) (@scaleway-bot)
- a7378dd: docs(iam): revamp IAM (#2869) (@scaleway-bot)
- 11028db: docs(k8s): fixed typos (#2865) (@scaleway-bot)
- e687ec8: docs(k8s): review wording k8s docs (#2864) (@scaleway-bot)
- 64be9ca: docs(lb): corrected and improved LB doc wording (#2863) (@scaleway-bot)
- f7ead5a: docs(pgw): revamp public gateways API doc (#2871) (@scaleway-bot)
- d7f2957: docs(rdb): revamp of the RDB API documentation (#2858) (@scaleway-bot)
v2.12.0
Changelog
Features
- 9ad6f81: feat(secret-manager): add endpoints for using the name to retrieve secrets"(#2801) (@scaleway-bot)
- 35b94f4: feat(autocomplete): remove beta check for arg completion (#2838) (@Codelax)
- 71624a6: feat(cockpit): enable and configure commands (#2825) (@quantumsheep)
- 1c3ebb3: feat(cockpit): enable and document activate and deactivate methods (#2824) (@scaleway-bot)
- 7bf62f8: feat(cockpit): implementation (#2823) (@scaleway-bot)
- 75ed180: feat(core): add argspec util to get corresponding type from argstype (#2850) (@Codelax)
- fd66ebe: feat(iam): enable cli commands for new JWT IAM (#2843) (@scaleway-bot)
- aa12c16: feat(instance): add tags to private nics (#2793) (@scaleway-bot)
- 25c4a48: feat(instance): enable cli for UpdatePrivateNIC (#2811) (@scaleway-bot)
- 8d354fc: feat(secret): handle bytes data (#2849) (@Monitob)
- 21cc337: feat(secret_manager): add name filter to ListSecrets (#2817) (@scaleway-bot)
- bfec5e1: feat(shell): cache last autocomplete request (#2846) (@Codelax)
- 6bf91b1: feat(webhosting): enable CLI (#2844) (@scaleway-bot)
- 429239f: feat: add command aliases (#2501) (@Codelax)
- a8acd72: feat: update doc generation (#2829) (@scaleway-bot)
Fixes
- dd77e3c: fix(args): parse slice indexes as 32 bits (#2847) (@Codelax)
- f3ba936: fix(autocomplete): apply default values to list on arg completion (#2833) (@Codelax)
- 0dc7913: fix(secrets): remove views on yaml (#2826) (@scaleway-bot)
- ac91828: fix(shell): crash when completing map of object (#2845) (@Codelax)