Changelog
Features
- 39b6cb5: feat(args): handle JSONObject args (@Codelax)
- 86a569d: feat(baremetal): enable settings code generation on cli (#2716) (@scaleway-bot)
- 2151cb4: feat(config): add info command (#2741) (@Codelax)
- 14d1ee3: feat(core): add scw.JSONObject marshaler (#2721) (@Codelax)
- 3a132c2: feat(dns): import dns zone using file path (#2754) (@Mia-Cross)
- e96af35: feat(iam): add more filtering options for ListAPIKeys (#2773) (@scaleway-bot)
- 4d10fe2: feat(instance): get pnic from mac address (#2715) (@yfodil)
- c085d74: feat(instance): set bootscript as deprecated in the public api (#2758) (@scaleway-bot)
- b6947b2: feat(ipfs): enable cli generation (#2749) (@scaleway-bot)
- 2b520b9: feat(ipfs): enable commands (#2762) (@OnsagerHe)
- d6e1eaa: feat(lb): add redirect acl (#2732) (@scaleway-bot)
- 1e4bd3e: feat(marketplace): switch CLI generation from v1 to v2 (#2718) (@scaleway-bot)
- ead7b75: feat(secret): enable CLI (#2728) (@scaleway-bot)
- ec33e54: feat(secret): enable secret on cli (#2779) (@Monitob)
- 4cfc37f: feat(secret-manager): add endpoints for using name to retrieve secrets (#2781) (@scaleway-bot)
- 78dcb37: feat(secret-manager): add filter on status for ListSecretVersions (#2746) (@scaleway-bot)
- cc21342: feat(serverless): add go1.20 runtime (#2786) (@scaleway-bot)
- 700899b: feat(serverless): add node19 runtime (#2763) (@scaleway-bot)
- 8f770fb: feat(serverless): add support for http option (#2740) (@scaleway-bot)
- a04355b: feat(shell): use a space-terminated prompt (#2737) (@NoSuchCommand)
- 81bd593: feat(vpc): deprecate update PN subnets (#2755) (@scaleway-bot)
- 5a704db: feat(vpcgw): enable refresh-ssh-keys code generation on cli (#2783) (@scaleway-bot)
- 15bd3e6: feat: update generated APIs (#2724) (@scaleway-bot)
Fixes
- 8072955: fix(args): none arg set slice ptr to an empty slice (#2752) (@Codelax)
- d80db2f: fix(config): catch profile error even when env vars are set (#2757) (@yfodil)
- 4ba865d: fix(dns): consistent TTL on records across the devtools (#2765) (@Mia-Cross)
- 7e3064f: fix(dns): move defaultTTL const (#2772) (@Mia-Cross)
- 8dfd62f: fix(docs): add vpc gateway documentation path (#2744) (@Monitob)
- 3cf45a9: fix(human): interface in struct marshalling (#2742) (@Codelax)
- 0253e89: fix(iam): use expired and not expirable to filter expired API keys (#2782) (@scaleway-bot)
- 9a54a90: fix(instance): add ENT1-XS and ENT1-XXS to the CLI (#2730) (@Oursin)
- 4662c64: fix(instance): ignore bootscript deprecated lint error (#2764) (@Codelax)
- 0c3d8ec: fix(main): print error before stacktrace on panic (#2751) (@Codelax)
- 8a93000: fix(marketplace): reorder images listing to emphasize the label (#2759) (@scaleway-bot)
- f0dc059: fix(rdb): add nodetype autocompletion (#2731) (@Monitob)
- 2b0d214: fix(secrets): example typo (#2780) (@scaleway-bot)
Others
- cba381d: bump(docs): Add missing namespaces on README (#2743) (@Monitob)
- 841dcc3: chore: bump scaleway sdk (#2745) (@scaleway-bot)
- aac6365: chore: use go 1.19 and update actions (#2733) (@quantumsheep)
- e798c26: ci: add homebrew bump formulae workflow (@Monitob)
- e0efde6: ci: add merge_group support (#2789) (@remyleone)
- 6ed04ac: docs(k8s): adjust examples (#2725) (@scaleway-bot)
- 0466506: docs(k8s): missing argument (#2756) (@scaleway-bot)
- 7905712: docs(mnq): clean the doc before going for public beta (#2717) (@scaleway-bot)
- 1f6f501: docs(tem): add reference documentation (@quantumsheep)
- eecf6b1: tests: golden regex replace only actual output (#2747) (@Codelax)
New Contributors
- @Oursin made their first contribution in #2730
- @quantumsheep made their first contribution in #2733
- @NoSuchCommand made their first contribution in #2737
- @Mia-Cross made their first contribution in #2754
- @OnsagerHe made their first contribution in #2762