Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(file source): Handle legacy fingerprint checksums from < v0.14.0 #8225

Merged
merged 5 commits into from
Jul 12, 2021

Commits on Jul 9, 2021

  1. fix(file source): Handle legacy fingerprint checksums from < v0.14.0

    Fixes: #8182
    
    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    37f0d6a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. PR feedback

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    be67e16 View commit details
    Browse the repository at this point in the history
  2. Add tests for checkpoint serialization/deserialization

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    d2f8ae2 View commit details
    Browse the repository at this point in the history
  3. Fix test

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    791b62d View commit details
    Browse the repository at this point in the history
  4. Replace fingerprint buffer

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    9106bda View commit details
    Browse the repository at this point in the history