v2.25.0
·
637 commits
to master
since this release
Changelog
Features
- 8b90883: feat(args): handle scw.Duration unmarshal as flat field (#3469) (@Codelax)
- 0d2648b: feat(billing): add cli command to list discounts (#3475) (@scaleway-bot)
- b0d22c7: feat(billing): discount application scope endpoint (#3451) (@scaleway-bot)
- 61920a7: feat(block): add commands (#3505) (@Codelax)
- 5c5dc75: feat(block): add organization_id filter in listings (#3506) (@scaleway-bot)
- dae1d86: feat(cli): use scw.Duration as a flat field (#3510) (@scaleway-bot)
- a8aa0b6: feat(cockpit): add is_product filter to list datasource (#3481) (@scaleway-bot)
- 1932545: feat(domain): add informations on scaleway product using the domain/dnszone (#3513) (@scaleway-bot)
- b259248: feat(gotty): support gotty v2 (#3512) (@Oursin)
- b0920a6: feat(iam): add color for logs action (#3515) (@Codelax)
- b71a60f: feat(iam): add tags on applications, groups, users and policies (#3499) (@scaleway-bot)
- e566d06: feat(instance): add endpoints to attach/detach server volumes (#3493) (@scaleway-bot)
- d7c1b9d: feat(ipam): add k8s_cluster to IPAM ip list (#3504) (@scaleway-bot)
- ee2dfd0: feat(ipfs): add command ipns in labs commands (#3459) (@OnsagerHe)
- dc6469d: feat(ipfs): add documentation about replacePin (#3483) (@scaleway-bot)
- c87d760: feat(ipfs): add ipns commands (#3458) (@scaleway-bot)
- 4b7e2a5: feat(ipfs): remove usless fields in ipfs api (#3453) (@scaleway-bot)
- ea6fdae: feat(lb): improve backend help in case healthcheck is missing (#2689) (@yfodil)
- 87790e2: feat(rdb): add seemless major upgrade (#3452) (@scaleway-bot)
- c845ada: feat(rdb): list ACLs when getting a rdb instance (#3473) (@Mia-Cross)
- 273cd30: feat(rdb): print messages while exporting backup (#3479) (@Mia-Cross)
- e8cc6da: feat(redis): ipam config for private endpoints (#3492) (@Mia-Cross)
- 3b4ca44: feat(secret_manager): add region to folders (#3465) (@scaleway-bot)
- 3cc943c: feat(secret_manager): improve secret type doc (@scaleway-bot)
- b36cd1d: feat(serverless_jobs): add validation for field name (#3514) (@scaleway-bot)
- b09ffbd: feat(serverless_jobs): enable cli generation (#3503) (@scaleway-bot)
- 401d077: feat(vpc_gw): support passing IPAM IP IDs (#3449) (@scaleway-bot)
- 5ddaad4: feat(webhosting): add control panel support in webhosting (#3484) (@scaleway-bot)
- ba99c1f: feat: new generator (#3450) (@scaleway-bot)
Fixes
- 6e61abe: fix(functions): add short and long descriptions to triggers methods (#3454) (@scaleway-bot)
- 7c57be1: fix(gotty): wrap error if not nil (#3516) (@Codelax)
- 22c2e53: fix(instance): image update positional arg (#3468) (@Codelax)
- 9520b56: fix(instance): image update with invalid uuid (#3467) (@Codelax)
- 3598507: fix(instance): server delete with sbs volumes (#3509) (@Codelax)
- 977e57c: fix(mnq): remove end of life v1alpha1 (#3501) (@Codelax)
- 95bdee6: fix(vpc): add k8s view on get private-network + goconst lint (#3456) (@yfodil)
- 86ab12e: fix: update redis documentation (#3491) (@scaleway-bot)
Others
- 1c51dc2: chore(cockpit): remove reset cockpit grafana (#3494) (@scaleway-bot)
- 77045ad: chore(deps): bump github.com/buildpacks/pack from 0.31.0 to 0.32.0 (#3477) (@dependabot[bot])
- 38cfa67: chore(deps): bump github.com/buildpacks/pack from 0.32.0 to 0.32.1 (#3490) (@dependabot[bot])
- 5b52bb5: chore(deps): bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible (#3463) (@dependabot[bot])
- c79fa16: chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 (#3474) (@dependabot[bot])
- d63c0a5: chore(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#3471) (@dependabot[bot])
- 9ffaf1b: chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#3470) (@dependabot[bot])
- f0e7b0a: chore(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 (#3476) (@dependabot[bot])
- 78d464a: chore(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 (#3472) (@dependabot[bot])
- 25d3093: chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 (#3455) (@dependabot[bot])
- 8408091: chore(gotty): add error wrapping (#3511) (@Codelax)
- 058bf38: chore(instance): mark Volume's base_volume as deprecated (#3489) (@scaleway-bot)
- acf412e: chore(instance): remove support for creating a volume from a volume (#3497) (@scaleway-bot)
- a529cb6: chore(serverless_jobs): rename id to job_definition_id and id to job_run_id (#3518) (@scaleway-bot)
- 20deb6c: chore(vpc_gw): add pl-waw-3 as supported locality (#3478) (@scaleway-bot)
- 2cc5d18: chore: Update Arch Linux package URL in README.md (#3500) (@felixonmars)
- 9ee7dae: chore: bump sdk (#3486) (@scaleway-bot)
- 1450af3: chore: fix lint goconst (#3447) (@Codelax)
- a80306a: docs(block): remove mention of iops ratio from wording (#3498) (@scaleway-bot)
- 0599aeb: docs(iam): update api-key links (#3448) (@Codelax)
- 7ae70ce: docs(serverless): add note about mnq region availability (#3488) (@scaleway-bot)
- c27b80c: docs(serverless): document trigger API (#3443) (@scaleway-bot)
- b73ba2a: docs(tem): add link to documentation and console (#3460) (@scaleway-bot)
- 88fa35b: test(rdb): fix tests + update cassettes and goldens (#3480) (@Mia-Cross)