What's Changed
Features
- feat(iam): allow import key using file path by @jtherin in #5052
- feat(dedibox): provide ListIPv6Blocks endpoint by @scaleway-bot in #5059
- feat(iam): add support for SAML by @scaleway-bot in #5060
- feat(instance): add field zone for PrivateNIC/PrivateNetwork by @scaleway-bot in #5065
- feat(iam): add max_api_key_expiration_duration to OrganizationSecuritySettings by @scaleway-bot in #5067
- feat(baremetal): expose user_data field for cloud-init by @scaleway-bot in #5077
- feat: update generated APIs by @scaleway-bot in #5080
- feat(iam): add support for
expires-atby @scaleway-bot in #5081 - feat(secret_manager): add s2s_vpn to product by @scaleway-bot in #5088
- feat(edge_services): add websocket option to load balancer origin by @scaleway-bot in #5094
- feat(rdb): support per-rule descriptions in acl add by @jremy42 in #5017
- feat(rdb): deprecate GetInstanceMetrics endpoint by @scaleway-bot in #5101
- feat(audit_trail): add edge-services resources by @scaleway-bot in #5111
- feat(registry): add configurable timeout for tag deletion by @Mia-Cross in #5098
- feat(rdb): make upgrade/database/user create idempotent with no-op success messages by @jremy42 in #5097
- feat(ipam): add support for
sedb_clusterby @scaleway-bot in #5147 - feat(audit_trail): add resource types for S2S VPN by @scaleway-bot in #5163
- feat(messageq): add required resource definitions by @scaleway-bot in #5168
- feat(inference): support waiter and improve endpoint management create deployment by @Laure-di in #5167
- feat(cockpit): add new Data-exporter endpoints + types by @scaleway-bot in #5149
- feat(apple_silicon): add CI-CD runner configuration update API by @scaleway-bot in #5161
Fixes
- fix(apple_silicon): disable runner_configuration from ReinstallServer by @scaleway-bot in #5056
- fix(inference): clean v1beta1 by @Laure-di in #5062
- fix(redis): update redis tests to use version 7.2.11 by @jremy42 in #5087
- fix(lint): resolve lint issues by @jremy42 in #5100
- fix(redis): add default public endpoint when no endpoints specified by @jremy42 in #5085
- fix(rdb): use BoolValue type for skip_size_retrieval option in ListDatabases endpoint by @scaleway-bot in #5110
Others
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.4 to 1.88.5 by @dependabot[bot] in #5053
- docs(cockpit): deprecate managed alerts routes by @scaleway-bot in #5061
- ci: add support for uploading tests result in codecov by @remyleone in #5068
- chore(deps): bump github.com/getsentry/sentry-go from 0.36.0 to 0.36.1 by @dependabot[bot] in #5066
- test(iam): add ssh file import test by @jtherin in #5064
- ci: add support for components in codecov by @remyleone in #5069
- ci: add support for bundle in codecov by @remyleone in #5073
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.5 to 1.88.6 by @dependabot[bot] in #5074
- chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.39.3 to 1.39.4 by @dependabot[bot] in #5079
- test(iam): fix tests crashing in case of get api-key failure by @estellesoulard in #5075
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.6 to 1.88.7 by @dependabot[bot] in #5078
- chore(deps): bump github.com/getsentry/sentry-go from 0.36.1 to 0.36.2 by @dependabot[bot] in #5090
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.7 to 1.89.0 by @dependabot[bot] in #5091
- tests(instance): use sdk vcr (go-vcr.v4) for instance package by @Mia-Cross in #5089
- test(container): add tests for update by @Mia-Cross in #5072
- chore(k8s): update links k8s by @scaleway-bot in #5095
- chore: add support for DebugString by @remyleone in #5099
- chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.39.4 to 1.39.5 by @dependabot[bot] in #5104
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.89.0 to 1.89.1 by @dependabot[bot] in #5105
- tests(instance): make sure all resources are deleted by @Mia-Cross in #5112
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #5113
- tests(k8s): use sdk vcr (go-vcr.v4) for k8s package by @Mia-Cross in #5109
- docs(rdb): improve documentation about rdb connect with password file configuration by @jremy42 in #5108
- chore(deps-dev): bump vitest and @vitest/browser in /wasm by @dependabot[bot] in #5114
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.89.1 to 1.89.2 by @dependabot[bot] in #5121
- chore(deps): bump github.com/moby/buildkit from 0.25.1 to 0.25.2 by @dependabot[bot] in #5123
- chore(deps): bump github.com/docker/docker from 28.5.1+incompatible to 28.5.2+incompatible by @dependabot[bot] in #5124
- chore(deps): bump github.com/containerd/containerd/v2 from 2.1.4 to 2.1.5 by @dependabot[bot] in #5126
- chore: add support for typos by @remyleone in #5118
- chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #5129
- chore(deps): bump github.com/opencontainers/selinux from 1.12.0 to 1.13.0 by @dependabot[bot] in #5130
- chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 by @dependabot[bot] in #5135
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 by @dependabot[bot] in #5137
- chore: bump sdk by @scaleway-bot in #5140
- tests(instance/k8s): fix bump go-vcr to v4 by @Mia-Cross in #5119
- ci: split tests in several namespaces by @remyleone in #5117
- tests(marketplace): use sdk vcr (go-vcr.v4) for marketplace package by @Mia-Cross in #5128
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.89.2 to 1.90.2 by @dependabot[bot] in #5144
- chore(deps): bump github.com/getsentry/sentry-go from 0.36.2 to 0.37.0 by @dependabot[bot] in #5148
- chore: bump sdk go by @yfodil in #5153
- chore(deps): bump github.com/moby/buildkit from 0.25.2 to 0.26.1 by @dependabot[bot] in #5158
- chore(deps): bump github.com/getsentry/sentry-go from 0.37.0 to 0.38.0 by @dependabot[bot] in #5159
- qa: add support for missing see also error by @remyleone in #5154
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #5164
- chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.39.6 to 1.40.0 by @dependabot[bot] in #5165
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.2 to 1.91.1 by @dependabot[bot] in #5166
- docs(mnq): fix capitalization in get-info command descriptions by @scaleway-bot in #5151
- docs(tem): update mimetype allowed by @scaleway-bot in #5162
- chore(deps): bump github.com/moby/buildkit from 0.26.1 to 0.26.2 by @dependabot[bot] in #5170
New Contributors
- @estellesoulard made their first contribution in #5075
Full Changelog: v2.45.0...v2.46.0