#397 Retract 1.4.x - #minor
Pull request opened by
eapolinario
TL;DR
Retract 1.4.x versions and bump latest tag to 1.5.0
Type
☐ Bug Fix
☐ Feature
☐ Plugin
Are all requirements met?
☐ Code completed
☐ Smoke tested
☐ Unit tests added
☐ Code documentation added
☐ Any pending items have an associated Issue
Complete description
#339 caused some issues in flytekit (due to
this version check). We ended up deleting the release tags, but didn't retract the flyteidl go module versions. This PR adds a
`retract` statement to remove those 2 bad versions from pkg.go.dev.
The plan is to re-create the 1.4.0 release tag temporarily prior to merging this PR, so that we generate a clean 1.5.0 release.
Tracking Issue
_Remove the '_fixes_' keyword if there will be multiple PRs to fix the linked issue_
fixes
https://github.com/flyteorg/flyte/issues/
Follow-up issue
NA
OR
https://github.com/flyteorg/flyte/issues/
flyteorg/flyteidl
✅ All checks have passed
13/13 successful checks