-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Add a retraction section to the Go Driver Release Process wiki detailing how to retract a version.
The steps appear to be
(1) Edit the release-to-retract with the following:
# :warning: Retracted
<reason for retraction>
Please use version <fix version> or higher.
(2) Add a retract directive to the go.mod file.
The team should decided on how we want to treat bugs and tasks in a retracted release. Should we update the tickets to include the fix version label?