v1.0.0-beta.26
remyleone
released this
15 Apr 08:24
·
296 commits
to master
since this release
What's Changed
- feat(iam): add create jwt method by @scaleway-bot in #2016
- feat(webhosting): add domain configuration by @scaleway-bot in #2017
- feat(webhosting): add "protected" field to hosting by @scaleway-bot in #2018
- feat(secret_manager): add new secret types by @scaleway-bot in #2019
- chore: remove deprecated marketplace/v1 by @Oursin in #2020
- feat(domain): add status on Domain for trade integration by @scaleway-bot in #2021
- feat(tem): add domain records and DMARC configuration by @scaleway-bot in #2022
- feat(serverless): remove serverless metrics and logs endpoints by @scaleway-bot in #2023
- feat(cockpit): add new Expert plan on v1Beta1 by @scaleway-bot in #2024
- chore(cockpit): remove expert plan by @scaleway-bot in #2025
- feat(vpc): allow to filter on IP family on ListRoutesWithNexthop by @scaleway-bot in #2026
- feat(lb): add tags filter when listing lbs by @scaleway-bot in #2027
- feat(secret): add tags filter for browse secrets by @scaleway-bot in #2028
- feat(rdb): add apply maintenance by @scaleway-bot in #2029
- feat(llm_inference): generate SDK by @scaleway-bot in #2030
- feat(k8s): allow cluster with cni=none by @scaleway-bot in #2031
- feat(llm-inference): add waiter support by @Laure-di in #2032
- feat(serverless_jobs): add started_at in JobRun by @scaleway-bot in #2033
- docs: update developers website url by @yfodil in #2034
- chore: enable dependabot for github actions by @remyleone in #2035
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #2036
- chore(deps): bump actions/setup-go from 1 to 5 by @dependabot in #2037
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #2038
- chore(deps): bump goreleaser/goreleaser-action from 2 to 5 by @dependabot in #2039
- feat(iam): allow filtering by name in ListQuotas by @scaleway-bot in #2040
- feat(secret_manager): return type on AccessSecretVersion by @scaleway-bot in #2041
- feat: add Dedibox support by @scaleway-bot in #2042
- doc(secret_manager): reword CreateSecret description by @scaleway-bot in #2043
- docs(serverless_jobs): add documentation for command, timezone and schedule fields by @scaleway-bot in #2044
- feat(vpc/v2): allow routing activation on existing VPCs by @scaleway-bot in #2045
- chore(serverless_jobs): filter job defs and runs by organization_id by @scaleway-bot in #2047
- feat(webhosting): add support for OneTimePassword by @scaleway-bot in #2048
- chore(sdb): change default ordering to created_at_desc by @scaleway-bot in #2049
- feat(iam): add support for PrettyName, Unit and Description for Quotum by @scaleway-bot in #2050
- feat(secret_manager): add AccessSecretVersionByPath endpoint by @scaleway-bot in #2051
- feat(secret_manager): add secret type messages to simplify deserialization by @scaleway-bot in #2052
New Contributors
Full Changelog: v1.0.0-beta.25...v1.0.0-beta.26