Skip to content

API: bump version to 1.45#47118

Merged
thaJeztah merged 1 commit intomoby:masterfrom
vvoland:api-1.45
Jan 19, 2024
Merged

API: bump version to 1.45#47118
thaJeztah merged 1 commit intomoby:masterfrom
vvoland:api-1.45

Conversation

@vvoland
Copy link
Copy Markdown
Contributor

@vvoland vvoland commented Jan 19, 2024

Docker 25.0 was released with API v1.44, so any change in the API should now target v1.45.

(no new changes to docs/api/v1.44.yaml since last copy from swagger.yaml)

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Docker 25.0 was released with API v1.44, so any change in the API should
now target v1.45.

Signed-off-by: Paweł Gronowski <[email protected]>
Comment thread api/swagger.yaml
Comment on lines -58 to +59
If you omit the version-prefix, the current version of the API (v1.44) is used.
For example, calling `/info` is the same as calling `/v1.44/info`. Using the
If you omit the version-prefix, the current version of the API (v1.45) is used.
For example, calling `/info` is the same as calling `/v1.45/info`. Using the
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW; there was discussion to continue deprecating the "version-less" API, and to pin this to a fixed version, but that probably requires more changes, so let's keep that separate for now

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit 67de5c8 into moby:master Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants