Changelog
Features
- 698763e: feat(instance_server): use sbs api per default for block volumes (#2804) (@Codelax)
- 6f6860e: feat(serverless): add support for tags on functions/containers namespaces (#2807) (@norbjd)
- 50aef3f: feat(iam): add user tags option (#2770) (@Monitob)
- 3bbc7a6: feat(rdb): add update encryption at rest (#2829) (@jremy42)
- e712a91: feat(instance_image): support block snapshots (#2823) (@Codelax)
- 33cad2e: feat(baremetal): custom partitionning (#2820) (@Laure-di)
Fixes
- 5f2699c: fix(mnq): mark field 'file' as sensitive (#2790) (@ojroques)
- 213756d: fix(baremetal): change offer in tests (#2781) (@Laure-di)
- 8123591: fix(scaleway_lb_ip): add support to precise the zone in which the ip was reserved (#2803) (@al26p)
- e7e721d: fix(instance_server): ignore diff for user_data.ssh-host-fingerprints (#2810) (@Codelax)
- d4bed10: fix: golangci-lint (#2831) (@Laure-di)
Others
- a54f690: chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#2792) (@dependabot[bot])
- 3059fa0: chore(deps): bump github.com/nats-io/jwt/v2 from 2.7.0 to 2.7.2 (#2795) (@dependabot[bot])
- e6717c2: chore(deps): bump github.com/hashicorp/terraform-plugin-mux (#2794) (@dependabot[bot])
- 6d7a524: chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#2826) (@dependabot[bot])
- c8119b6: chore(deps): bump codecov/codecov-action from 4 to 5 (#2825) (@dependabot[bot])
- ad60c88: chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#2827) (@dependabot[bot])
- 37aea84: doc: usage clarification (#2806) (@ahamez)
- 3a6ad01: doc: callouts don't support multiple paragraphs (#2824) (@ahamez)
- e1cce41: docs(lb): clean up doc (#2814) (@yfodil)
- f994142: tests(instance): create server with root_volume from sbs snapshot (#2808) (@Codelax)