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)