You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate changelog by running make changelog and add date of the release to the title. Changelog for 0.7.0 #400
Release the new version draft by running make tag.
Verify the release is correct, it's being created from the correct tag on GitHub, and make the release live. Note: Terraform registry will silently fail to publish if the tag is incorrect, and GitHub has a habit of messing up the tag a release is created from on occasion.
Verify the release is available on the Terraform provider registry.
If this is not a minor patch, create a new branch with the current version
Release checklist
oxide
SDK dependency is up to date with the latest release. Update SDK to v0.3.0 #399make changelog
and add date of the release to the title. Changelog for 0.7.0 #400make tag
.create new changelog tracker file in .changelog/ for the relevant branches. Version bump to 0.8.0 #401
The text was updated successfully, but these errors were encountered: