Changelog
Features
- e2f4799: feat(lb): add support for backend host (#4329) (@yfodil)
- 59d2902: feat(kafka): add support for data source version (#4322) (@remyleone)
- f90debb: feat(mongodb): add support for version upgrade (#4204) (@remyleone)
Fixes
- 4486903: fix(rdb): fix database import (#4211) (@remyleone)
- a3f0f09: fix(datewarehouse): allow creation of deployment without public_network (#4219) (@remyleone)
- 884a700: fix(opensearch): add support for public/private endpoint setups (#4208) (@remyleone)
- bdbf60c: fix(object): unset lifecycle_rule.expiration fields when empty in config (#4333) (@pypaut)
- 813c9a7: fix(file): crash on file size update (#4318) (@malletgaetan)
- 35365e6: fix(rdb): keep inherited load balancer when restoring an instance from snapshot with load_balancer configured (#4336) (@jremy42)
- 0e75bf3: fix(kafka): align version datasource tests with current API responses (#4341) (@jremy42)
- 5ae4221: fix(mongodb): use future-relative expires_at in snapshot acceptance tests (#4342) (@jremy42)
- 9d42a9e: fix(instance): detach private network interface before deleting it (#4354) (@Mia-Cross)
Chores
- 16ae9fa: chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 (#4317) (@dependabot[bot])
- c9a8a79: chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.43.4 to 1.45.1 (#4316) (@dependabot[bot])
- 45f1f29: chore(deps): bump rvben/rumdl from 0.2.46 to 0.2.62 (#4309) (@dependabot[bot])
- 9ed8a31: chore(deps): bump actions/setup-go from 6.4.0 to 7.0.0 (#4308) (@dependabot[bot])
- 61eb99c: chore(deps): bump actions/cache from 5.0.5 to 6.1.0 (#4313) (@dependabot[bot])
- ae11b41: chore(deps): bump opentofu/setup-opentofu from 2.0.0 to 2.0.2 (#4312) (@dependabot[bot])
- 9e0e58c: chore(deps): bump crate-ci/typos from 1.48.0 to 1.50.0 (#4310) (@dependabot[bot])
- 3db027b: chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#4311) (@dependabot[bot])
- ab5fe59: chore(deps): bump github.com/nats-io/jwt/v2 from 2.8.1 to 2.8.2 (#4315) (@dependabot[bot])
- 421a61a: chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 (#4319) (@dependabot[bot])
- 5967ab0: chore(workflows): automatically cancel previous workflow on current branch (#4326) (@estellesoulard)
- f64b847: chore(secret): sweep protected test secrets (#4323) (@estellesoulard)
- 0125503: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sns (#4314) (@dependabot[bot])
- eb69213: chore(ci): rework workflow concurrency (#4331) (@estellesoulard)
- 44fad42: chore(acceptance_tests): set default organization_id and project_id (#4325) (@estellesoulard)
- 70fe595: chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 (#4335) (@dependabot[bot])
- cc6cb8c: chore: migrate to uuid for the standard lib (#4291) (@remyleone)
- 851c51b: chore: add support for hashicorp skills (#4327) (@remyleone)
- e550463: ci: run setup-go before golangci-lint & CodeQL (#4352) (@yfodil)
Docs
- 567c204: docs: make organization_id mandatory (#4332) (@estellesoulard)