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

Bump default API version to 1.44 (Moby 25.0) #3231

Merged
merged 3 commits into from
Mar 25, 2024
Merged

Commits on Mar 13, 2024

  1. Fix tests that look at 'Aliases'

    Inspect output for 'NetworkSettings.Networks.<network>.Aliases'
    includes the container's short-id (although it will be removed
    in API v1.45, in moby 26.0).
    
    Signed-off-by: Rob Murray <rob.murray@docker.com>
    robmry committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    cb21af7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Bump default API version to 1.44 (Moby 25.0)

    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    vvoland committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e91b280 View commit details
    Browse the repository at this point in the history
  2. Bump minimum API version to 1.24

    25.0 raised the minimum supported API verison: moby/moby#46887
    
    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    vvoland committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    dd82f9a View commit details
    Browse the repository at this point in the history