·
77 commits
to master
since this release
What's Changed
Feat
- feat(iam): add saml certificate expires_at field by @scaleway-bot in #2641
- feat(baremetal): add protected flag on servers by @scaleway-bot in #2644
- feat(ipam): add support for listing by
ip_addressandmac_addressby @scaleway-bot in #2645 - feat(mongodb): add waiters for v1 by @jremy42 in #2646
- feat(webhosting): add hosting updating status by @yfodil in #2657
- feat(iam): deprecate
UserStatusby @yfodil in #2654 - feat: add nightly tests by @Mia-Cross in #2648
- feat(block): add utils to v1 by @Tomy2e in #2649
- feat(mongodb): add list databases route by @scaleway-bot in #2662
- feat(k8s): support setting PodCidr, ServiceCidr, and ServiceDNSIP during cluster creation by @scaleway-bot in #2661
- feat(audit-trail): add support for
EventSystemby @scaleway-bot in #2663 - feat(webhosting): add free subdomain support by @scaleway-bot in #2666
- feat(product_catalog): add new product status end of sale by @scaleway-bot in #2667
- feat(webhosting): add public backup api by @scaleway-bot in #2668
- feat(qaas): add model messages by @scaleway-bot in #2669
- feat(client): add an interface to set insecure mode on alt transport by @kindermoumoute in #2659
- feat(qaas): add session parameters by @scaleway-bot in #2683
- feat(audit_trail): add instance resources by @scaleway-bot in #2684
- feat(audit_trail): add instances resources for disk management by @scaleway-bot in #2685
- feat(iam): rework saml endpoints by @scaleway-bot in #2686
- feat(vpc): add retry function when deleting private networks by @Mia-Cross in #2660
- feat(inference): add scaling deployment status by @scaleway-bot in #2671
- feat(webhosting): add custom domain to hosting by @scaleway-bot in #2672
- feat(product_catalog): object storage to estimation api by @scaleway-bot in #2673
- feat(ipam): add scaleblock searchdb cluster by @scaleway-bot in #2675
- feat(serverless): deprecate activate_vpc_integration and update documentation by @scaleway-bot in #2676
- feat(block): allow display of unpurged resources by @scaleway-bot in #2677
- feat(iam/v1alpha1): add GetSamlInformation by @scaleway-bot in #2678
- feat(webhosting): deprecate CheckUserOwnsDomain endpoint by @scaleway-bot in #2679
- feat(key_manager): add api to list algorithms by @scaleway-bot in #2680
- feat(product_catalog): add offer ID in the public/admin catalog API by @scaleway-bot in #2681
- feat(product_catalog): remove ProductCategory by @scaleway-bot in #2689
- feat(domain): expose inbound transfer status by @scaleway-bot in #2690
- feat(audit_trail): add ResourceType filter by @scaleway-bot in #2696
- feat(audit_trail): add lb resources by @scaleway-bot in #2697
- feat(marketplace): add arch filter to ListLocalImagesRequest by @scaleway-bot in #2698
- feat(audit_trail): add a new sfs_filesystem resource by @scaleway-bot in #2699
- feat(std): add support for
CountryCodeby @scaleway-bot in #2711 - feat(instance): add release IP to IPAM endpoint by @scaleway-bot in #2710
- feat(s2s_vpn): add support for
v1alpha1by @scaleway-bot in #2712 - feat(audit_trail): add support for
vpc_private_networkandAuthenticationEventby @scaleway-bot in #2713 - feat(interlink): add support for
SetRoutingPolicyby @scaleway-bot in #2715 - feat(instance): add image to instance metadata output by @paulojmdias in #2714
- feat(baremetal): support overriding default SSH keys on rescue by @scaleway-bot in #2695
- feat(webhosting): implement FreeDomainAPI by @scaleway-bot in #2702
- feat(product_catalog): add support for
sample_dayandgigabyte_dayby @scaleway-bot in #2706 - feat(audit_trail): add baremetal resources by @yfodil in #2652
Fixes
- fix(key_manager): add scheduled_for_deletion state by @scaleway-bot in #2640
- fix(baremetal): support subscription period GetOfferByName by @Laure-di in #2643
- fix(webhosting): require domain_name on RemoveCustomDomainRequest by @scaleway-bot in #2707
Docs
- docs(instance): update DetachServerFileSystem description by @yfodil in #2655
- docs(lb): fix ACL match field description by @yfodil in #2656
- docs(baremetal): update descriptions by @yfodil in #2653
- docs(instance): document dynamic_ip_required default value by @scaleway-bot in #2639
- docs(serverless): clarify delete secrets behavior by @scaleway-bot in #2687
- docs(key_manager): remove mention about key manager only supporting symmetric encryption by @scaleway-bot in #2688
- docs(serverless): clarify UpdateContainer and UpdateFunction behavior by @scaleway-bot in #2691
- docs(key_manager): add documentation by @scaleway-bot in #2709
CI & Chores
- chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #2638
- chore: add support for GitHub actions in codeql by @remyleone in #2647
- ci(nightly): fix test path by @Mia-Cross in #2650
- ci(nightly): fix missing config error by @Mia-Cross in #2658
- chore(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 by @dependabot[bot] in #2670
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2682
- chore(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by @dependabot[bot] in #2701
- chore(instance): add
attachingtoVolumeServerStateby @scaleway-bot in #2708
New Contributors
- @paulojmdias made their first contribution in #2714
Full Changelog: v1.0.0-beta.34...v1.0.0-beta.35