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

[25.0 backport] Set Created to 0001-01-01T00:00:00Z on older API versions #47387

Merged
merged 2 commits into from Feb 14, 2024

Commits on Feb 14, 2024

  1. Set Created to 0001-01-01T00:00:00Z on older API versions

    This matches the prior behavior before 2a6ff3c.
    
    This also updates the Swagger documentation for the current version to note that the field might be the empty string and what that means.
    
    Signed-off-by: Tianon Gravi <admwiggin@gmail.com>
    (cherry picked from commit b4fbe22)
    Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
    tianon authored and neersighted committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    fa3a64f View commit details
    Browse the repository at this point in the history
  2. api/history: Mention empty Created

    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    (cherry picked from commit 903412d)
    Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
    vvoland authored and neersighted committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bb66c3c View commit details
    Browse the repository at this point in the history