Changelog
Features
- d39da33: feat(object): add list resource for bucket (#4213) (@pypaut)
- 77c2fa0: feat(instance): migrate private_nic resource to API v2 (#4223) (@Mia-Cross)
- 2d0bc47: feat(k8s): allow edits to
log_levelandskip_nodes_with_local_storagewithout recreating the cluster (#4251) (@Mia-Cross)
Fixes
- 1d5123f: fix(inference): use model_id in basic example (#4226) (@pypaut)
- 786ecfb: fix: make region and zone computed attributes (#4220) (@pypaut)
- ce24f80: fix(object): enable 127 char bucket reference in ACL (#4245) (@pypaut)
- 7e19b6d: fix(baremetal): disallow unknown fields in partitioning to prevent silent errors (#4255) (@estellesoulard)
- 6018996: fix: stop dropping boolean attributes explicitly set to false (#4259) (@MaelitoP)
Chores, deps and doc fixes
- c90f1e2: chore(tests): add namespaces checks on all test listings (#4222) (@estellesoulard)
- 643cea2: chore: add support for .gitattributes (#4240) (@remyleone)
- c4a8358: chore(deps): bump rvben/rumdl from 0.2.27 to 0.2.46 (#4230) (@dependabot[bot])
- e0e2adc: chore(deps): bump actions/labeler from 6.0.1 to 7.0.0 (#4231) (@dependabot[bot])
- 497deec: chore(deps): bump github.com/hashicorp/terraform-json (#4235) (@dependabot[bot])
- b249bc7: chore(deps): bump tcort/github-action-markdown-link-check from 1.1.2 to 1.1.3 (#4233) (@dependabot[bot])
- 593d004: chore(deps): bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 (#4229) (@dependabot[bot])
- d7e6952: chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#4232) (@dependabot[bot])
- f904694: chore(identity): rework framework resources identity (#4227) (@estellesoulard)
- f3a6a82: chore: remove dependency on docker (#4246) (@remyleone)
- fb00277: chore: bump sdk-go to current
main(#4244) (@pypaut) - e60c181: chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.26 to 1.19.33 (#4234) (@dependabot[bot])
- 04bdaeb: docs: format all code blocks (#4256) (@remyleone)
- d64edb8: chore(deps): bump github.com/hashicorp/aws-sdk-go-base/v2 (#4236) (@dependabot[bot])
- 2bfd721: docs(actions): fix actions documentation examples (#4253) (@estellesoulard)