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

Mention docker 20.10.25 to 24.0.5 upgrade in v6.8.0 changelog #1249

Merged
merged 1 commit into from
Oct 30, 2023

Commits on Oct 24, 2023

  1. Mention docker 20.10.25 to 24.0.5 upgrade in v6.8.0 changelog

    This week I was debugging a docker performance regression in one of our
    pipelines, and for a while I wondered if the docker version was a
    problem.
    
    It turned out not to be, but while investigating I discovered the recent
    6.8.0 elastic stack release included a reasonably large docker upgrade
    from 20.10.25 to 24.0.5.
    
    The 20.10 series started in late 2020, and the 24.0 series was released
    in May 2023. I expect most folks docker based pipelines will continue to
    work unmodified, but there might be edge cases from a 3+ year jump.
    Maybe this will save folks a bit of debugging time.
    yob committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0cc27e0 View commit details
    Browse the repository at this point in the history