·
110 commits
to master
since this release
What's Changed
Features
- feat(webhosting): add public search domains by @scaleway-bot in #2407
- feat(cockpit): add received_resolved field by @scaleway-bot in #2412
- feat(key_manager): review wording by @scaleway-bot in #2413
- feat(apple-silicon): add waiter terminal status ServerPrivateNetworkSt… by @Laure-di in #2408
- feat(ipam): register serverless_container and serverless_function by @scaleway-bot in #2414
- feat(audit_trail): add key manager to resource api by @scaleway-bot in #2415
- feat(k8s): add new token for external nodes by @scaleway-bot in #2417
- feat(apple_silicon): introduce monthly commitment handling by @scaleway-bot in #2419
- feat(edge_services): add WAF billing by @scaleway-bot in #2418
- feat(vpc/v2): add apple silicon pnic to rtype of routes with nexthop by @scaleway-bot in #2420
- feat(domain): add waiters for registrar API by @jremy42 in #2416
- feat(cockpit): add support for
ListAlerts
by @scaleway-bot in #2421 - feat(lb): add support for
ConnectionRateLimit
by @scaleway-bot in #2422 - feat(audit_trail): add IAM resources by @scaleway-bot in #2424
- feat(secret): add support for
RestoreSecretRequest
andRestoreSecretVersionRequest
by @scaleway-bot in #2426 - feat(vpc_gw): add a call to migrate a V1 gateway to V2 by @scaleway-bot in #2427
- feat(webhosting): add domain selected dns configuration by @scaleway-bot in #2429
- feat(block): add tags filter in list snapshots by @scaleway-bot in #2430
- feat(audit_trail): migrate iamx to iam by @scaleway-bot in #2431
- feat: add utils for webhosting v1 by @jremy42 in #2435
- feat(instance): add compatible types endpoint and end_of_service flag in ServerType by @scaleway-bot in #2432
- feat(baremetal): add support for
MigrateServerToMonthlyOffer
by @scaleway-bot in #2433 - feat(audit_trail): add support for
Resources
by @scaleway-bot in #2436 - feat(audit_trail): add organization_id field to ListProducts by @scaleway-bot in #2437
- feat(mongodb): implement roles permissions api by @scaleway-bot in #2438
- feat(edge_services): add support for v1beta1 by @scaleway-bot in #2439
- feat(block): add support for v1 by @scaleway-bot in #2440
- feat(lb): add support for
RouteMatch.MatchSubdomains
by @scaleway-bot in #2442 - feat(audit_trail): use explicit name for resource prefix instead of quadrigram by @scaleway-bot in #2447
- feat(iam): add listing of user connections by @scaleway-bot in #2448
- feat(edge_services): add waiters by @yfodil in #2449
- feat(mongodb): add sync role by @scaleway-bot in #2455
- feat(secret_manager): remove restore methods by @scaleway-bot in #2454
- feat(audit_trail): add support for ServiceName by @scaleway-bot in #2453
- feat(audit_trail): add missing iam_rule type by @scaleway-bot in #2460
- feat(tem): deprecate accept tos on create domain by @scaleway-bot in #2458
- feat(iam): add status filter to ListUsersRequest by @scaleway-bot in #2462
- feat(instance): add GPU information in ServerType by @scaleway-bot in #2463
- feat(vpcgw): add v2 waiters by @yfodil in #2466
- feat(inference): add support v1 by @scaleway-bot in #2465
- feat(iam): add type filter to ListUsersRequest by @scaleway-bot in #2467
- feat(webhosting): replace domain conf options by @scaleway-bot in #2468
- feat(tem): make scale offer endpoint public by @scaleway-bot in #2471
- feat(cockpit): update naming OB-276 by @scaleway-bot in #2469
- feat(baremetal): add max_size instead of specific size for partitioning by @scaleway-bot in #2470
- feat(account): add project customization endpoint by @scaleway-bot in #2472
- feat(inference): add modelId and quantization to updateDeploymentRequest by @scaleway-bot in #2473
- feat(vpc): set acl calls to public visibility by @scaleway-bot in #2474
- feat(k8s): add support for
IamNodesGroupID
by @scaleway-bot in #2478 - feat(secret_manager): display restore methods by @scaleway-bot in #2479
- feat(mongodb): fetch latest engine version by @jremy42 in #2475
- feat(iam): add personal data to User by @scaleway-bot in #2480
- feat(functions): add go123 and go124 runtimes by @scaleway-bot in #2481
- feat(inference): remove DeploymentQuantization.enabled field by @scaleway-bot in #2482
- feat(functions): add new runtimes by @scaleway-bot in #2485
- feat(edge_services): add locked status to Pipeline by @scaleway-bot in #2486
Fixes
- fix(apple-silicon): remove waitForPossibleDeletion by @Laure-di in #2409
- fix(webhosting): add hosting domain status by @scaleway-bot in #2428
- fix(webhosting): add hosting status naming by @scaleway-bot in #2441
- fix(secret_manager): break change due to scheduled deletion by @scaleway-bot in #2446
- fix(iam): rename ListUserConnections to GetUserConnections to be clear this isn't paginated by @scaleway-bot in #2450
- fix(edge_services): miss route-stages on httprule of ListRouteRules by @scaleway-bot in #2459
- fix(apple_silicon): document commitment type values and usage by @scaleway-bot in #2461
- fix(iam): move Connection out of GetUserConnectionResponse by @scaleway-bot in #2464
- fix(instance): remove unset baremetal field by @scaleway-bot in #2477
- fix(vpc): fix typo in url for acl calls by @scaleway-bot in #2483
- fix(webhosting): add dns autoconfig none option by @scaleway-bot in #2484
Others
- docs(lb): fix RouteMatch.HostHeader definition by @scaleway-bot in #2445
- docs(billing): add info about resellers by @scaleway-bot in #2452
- docs(vpc_gw): document MigrateToV2 by @scaleway-bot in #2456
- docs(lb): update wording for uri param by @scaleway-bot in #2476
- docs(iam): remove beta mentions by @scaleway-bot in #2487
- chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 by @dependabot in #2410
- chore(cockpit): migrate AnyAlertState to AlertState by @scaleway-bot in #2425
- chore: migrate to sub-teams for CODEOWNERS by @remyleone in #2444
- chore(webhosting): purge v1alpha1 by @jremy42 in #2443
Full Changelog: v1.0.0-beta.32...v1.0.0-beta.33