n9-machine-user
released this
17 Dec 15:01
·
7 commits
to refs/heads/main
since this release
What's Changed
🚀 Features
- feat: Switch Service resource to Terraform Plugin Framework [PC-14988] (#351) @nieomylnieja
Service resource plan was improved, invalid
status
computed attribute
changes will no longer be presented.
Added warning to Service plan when the resource is recreated due to
name
orproject
which informs the practitioners that the associated
SLOs will be removed and their data lost during recreation.
💻 Fixed Vulnerabilities
🐞 Bug Fixes
- fix: Correct version handling (#370) @nieomylnieja
- fix: Correct version handling for Terraform Plugin Framework and fix acceptance tests (#366) @nieomylnieja
🧰 Maintenance
6 changes
- chore: Update Makefile to compile Provider binary on any platform (#369) @nieomylnieja
- chore: Update minor and patch Golang dependencies (#368) @renovate
- chore: Update dependency cspell to v8.17.1 (#367) @renovate
- chore: Update module golang.org/x/crypto to v0.31.0 [SECURITY] (#363) @renovate
- chore: Update version to 0.35.0 (#365) @nieomylnieja
- chore: Update dependency cspell to v8.17.0 (#362) @renovate