Skip to content

Conversation

mszostok
Copy link
Owner

@mszostok mszostok commented Oct 1, 2022

Description

Changes proposed in this pull request:

  • I don't create the state file as it's not needed and call can be always executed.
    However, you can still enable caching via upgrade.WithMinElapseTimeForRecheck.

  • The LookForLatestRelease method is deprecated, will be removed in 1.4.0 release. It's only a difference in naming, see:

    Old: LookForLatestRelease(upgrade.LookForLatestReleaseInput{CurrentVersion: currentVersion})
    New: LookForGreaterRelease(upgrade.LookForGreaterReleaseInput{CurrentVersion: currentVersion})

@mszostok mszostok added the enhancement New feature or request label Oct 1, 2022
@mszostok mszostok merged commit 89e3aae into main Oct 1, 2022
@mszostok mszostok deleted the update-gh-detector branch October 1, 2022 11:00
@mszostok mszostok added this to the v1.1.0 milestone Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant