Changelog
Feat
- a1a5c53: feat(k8s): add cluster ACLs (#3033) (@Mia-Cross)
- 58a6e77: feat(rdb): read instance's private IPs (#3075) (@Mia-Cross)
- 36647fe: feat(redis): read cluster's private IPs (#3076) (@Mia-Cross)
- 89935f1: feat(vpcgw): read gateway network's private IPs (#3077) (@Mia-Cross)
- 942001a: feat(instance): read private IPs (#3074) (@Mia-Cross)
- dbcbc4f: feat(baremetal): read private ips (#3071) (@Mia-Cross)
- bd155b9: feat(lb): read private ips (#3073) (@Mia-Cross)
- e04ed3c: feat(lb) add support for path-begin route matching (#3082) (@yfodil)
- ef72190: feat(project): add the projects datasource (#3084) (@Gnoale)
- d2789d8: feat(k8s): read pool's private ips (#3072) (@Mia-Cross)
- 788b85c: feat(inference): migration v1 and support BYOM (#3048) (@Laure-di)
- 15abb30: feat(instance): add warning for deprecated instance types (#3049) (@Mia-Cross)
Fixes
- 938a3b0: fix(baremetal): add function tests IPAM (#3043) (@Laure-di)
- 78d3157: fix(rdb): drop bssd references from documentation and tests (#3047) (@jremy42)
- 4f6c3c2: fix(container/function): improve
secret_environment_variables
states management (#3050) (@Gnoale) - c463b43: fix(baremetal): compute mapping_id in private_network server (#3056) (@Laure-di)
- e633949: fix(instance): EoS warning only displays the 5 most relevant types (#3059) (@Mia-Cross)
Docs
- bb312bf: docs(rdb_snapshot): remove unsupported snapshot_id argument (#3045) (@jremy42)
- e2b496c: docs(cockpit): deprecated message for cockpit plan (#3057) (@jremy42)
- 7fb48fd: docs(mnq): remove permission restriction note (#3058) (@jremy42)
- f36f573: docs(baremetal): update partitionSchema to correct format (#3083) (@Laure-di)
- 19e3fc1: doc(container): fix healthcheck example (#3086) (@Mia-Cross)
Chores
- 341846c: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sns (#3065) (@dependabot[bot])
- afe848f: chore(deps): bump github.com/nats-io/jwt/v2 from 2.7.3 to 2.7.4 (#3063) (@dependabot[bot])
- 26871ec: chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#3061) (@dependabot[bot])
- ac2139c: fix(edgeservices): sweepers instantiate a new edge API (#3052) (@Gnoale)
- 98aaade: chore(deps): bump github.com/hashicorp/aws-sdk-go-base/v2 (#3062) (@dependabot[bot])
- 8801985: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs (#3064) (@dependabot[bot])
- 13d7bbc: chore: go mod tidy (#3088) (@remyleone)
- 8b35138: chore(instance): remove redundant error check (#3051) (@Mia-Cross)
- 24db219: ci: add go mod tidy verification step to release workflow (#3087) (@yfodil)
- 94baa12: chore: add support for testing that go.mod is tidy (#3089) (@remyleone)
- 44c1464: chore: add support for terrafmt (#3085) (@remyleone)
- d48c805: tests(ipam): replace deprecated rdb volume type (#3079) (@yfodil)
- 790d229: tests(edge-services): include PipelineID in all stage ListRequests (#3066) (@yfodil)