summaryrefslogtreecommitdiff
path: root/docs/api/version-history.md
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45469 from thaJeztah/deprecate_virtualsize_STEP2Akihiro Suda2023-05-161-0/+4
|\
| * API: omit deprecated VirtualSize field for API v1.44 and upSebastiaan van Stijn2023-05-061-0/+4
* | docs/api: version-history: also mention /system/df for VirtualSizeSebastiaan van Stijn2023-05-061-3/+3
|/
* API: bump version to 1.44Sebastiaan van Stijn2023-05-061-0/+4
* API: deprecate VirtualSize field for /images/json and /images/{id}/jsonSebastiaan van Stijn2023-04-181-0/+3
* Add no-new-privileges to SecurityOptions returned by /infoAlbin Kerouanton2023-04-181-0/+3
* api: Remove <none> in Repo(Tags|Digests) for >= 1.43Paweł Gronowski2023-02-271-0/+3
* daemon: add annotations to container HostConfigCory Snider2023-02-231-1/+3
* Volume prune: only prune anonymous volumes by defaultBrian Goff2022-10-041-0/+1
* Merge pull request #43657 from thaJeztah/default_builder_versionSebastiaan van Stijn2022-08-181-0/+12
|\
| * api: set default "Builder-Version" to "2" (BuildKit) on LinuxSebastiaan van Stijn2022-05-291-0/+12
* | api: add BuildCache.Parents for API >= v1.42Sebastiaan van Stijn2022-08-041-0/+2
* | api: deprecate BuildCache.Parent in API >= v1.42Sebastiaan van Stijn2022-08-041-0/+2
* | api: swagger: add missing "platform" query-arg on createSebastiaan van Stijn2022-07-291-0/+16
* | API: bump version to 1.43Sebastiaan van Stijn2022-07-121-0/+6
* | container/exec: Support ConsoleSizePaweł Gronowski2022-06-241-0/+2
|/
* introduce CreateMountpoint for parity between binds and mountsNicolas De Loof2022-05-191-0/+4
* daemon/linux: Set console size on creationPaweł Gronowski2022-05-191-0/+3
* docs: api: add note about websocket attach streamsSebastiaan van Stijn2022-05-181-2/+7
* wsContainersAttach attach to stdin/out/err streams as requestedNicolas De Loof2022-05-171-0/+2
* Add Swarm cluster volume supportsDrew Erny2022-05-131-0/+10
* Make it explicit raw|multiplexed stream implementation being usedNicolas De Loof2022-05-121-0/+4
* API: add "signal" parameter to container stop and restart endpointsSebastiaan van Stijn2022-04-201-0/+3
* Implement :// separator for arbitrary Windows Device IDTypesPaul "TBBle" Hampson2022-03-271-0/+5
* API: add "Swarm" header to _ping endpointSebastiaan van Stijn2022-03-251-0/+15
* Merge pull request #41060 from grooverdan/dock-api-fix-create-imageSebastiaan van Stijn2022-03-181-0/+1
|\
| * doc: server API Correct ImagesCreate - platform parameter added in 1.32Daniel Black2020-06-031-0/+1
* | api/types: fix KernelMemory deprecation comment, and omitemptySebastiaan van Stijn2022-03-171-0/+2
* | Update handling of deprecated kernel (tcp) memory optionsSebastiaan van Stijn2022-03-171-2/+5
* | Remove KernelMemory option from /containers/create and /update endpointsaiordache2022-03-171-0/+3
* | api: docs: remove deprecated RootFS.BaseLayer (API v1.25-v1.41)Sebastiaan van Stijn2022-03-051-0/+4
* | api: POST /containers/{id}/wait: validate "condition" parameterSebastiaan van Stijn2022-02-141-0/+2
* | Add support for platform (os and architecture) on image importSebastiaan van Stijn2022-01-241-0/+6
* | docs: remove HostConfig.LxcConf field from API docsSebastiaan van Stijn2022-01-201-0/+2
* | docs/api: add node about concurrency on /system/df endpointSebastiaan van Stijn2021-08-101-0/+6
* | API,daemon: support `type` URL parameter to /system/dfRoman Volosatovs2021-07-271-0/+4
* | API: add shared-size parameter to image queriesRoman Volosatovs2021-07-131-0/+3
* | API: deprecate `BuilderSize` in API versions >= 1.42Roman Volosatovs2021-07-121-0/+5
* | API: update API version to v1.42Sebastiaan van Stijn2021-07-031-0/+4
* | Fix typo on the v1.41 changelogFelipe Ruhland2021-04-071-1/+1
* | docs: fix NanoCPUs casingSebastiaan van Stijn2021-02-101-2/+2
* | Merge pull request #41284 from akerouanton/service-ulimitsSebastiaan van Stijn2020-07-301-0/+4
|\ \
| * | Add ulimits support to servicesAlbin Kerouanton2020-07-291-0/+4
* | | API: add "prune" eventsSebastiaan van Stijn2020-07-281-0/+4
|/ /
* | Merge pull request #41254 from AkihiroSuda/deprecate-kernel-memoryTibor Vass2020-07-281-0/+2
|\ \
| * | Deprecate KernelMemoryAkihiro Suda2020-07-241-0/+2
* | | Replace service "Capabilities" w/ add/drop APIBrian Goff2020-07-271-11/+6
|/ /
* | docs: add mention of DefaultAddressPools to API historySebastiaan van Stijn2020-07-201-1/+4
* | API: swarm: move PidsLimit to TaskTemplate.ResourcesSebastiaan van Stijn2020-06-051-6/+7
|/
* cgroup2: implement `docker info`Akihiro Suda2020-04-171-0/+1