Fix a regression that could result in a ResourceExhausted desc = grpc: received message larger than max error when building from a large Dockerfile. moby/moby#48245
This release contains a fix for CVE-2024-41110 / GHSA-v23v-6jw2-98fq
that impacted setups using authorization plugins (AuthZ)
for access control. No other changes are included in this release, and this
release is otherwise identical for users not using AuthZ plugins.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the docker-dependencies group with 2 updates in the / directory: github.com/docker/cli and github.com/docker/docker.
Updates
github.com/docker/cli
from 24.0.7+incompatible to 27.1.2+incompatibleCommits
d01f264
Merge pull request #5333 from thaJeztah/27.x_bump_engine65dec14
vendor: github.com/docker/docker f9522e5e96c3 (v27.1.2-dev)1f80c54
Merge pull request #5339 from thaJeztah/27.x_backport_fix_bps_limit33573e2
Merge pull request #5343 from dvdksn/cp-docs-manuals-refactor-linkfix73452e3
docs: update internal links after refactorbcd90be
docs: fix link to http proxy documentf62c68e
Merge pull request #5337 from vvoland/5327-27.x946d109
run: fix GetList return empty issue for throttledevice096e42b
Merge pull request #5335 from vvoland/5310-27.x984ef90
plugins: don't panic on Close if PluginServer nilUpdates
github.com/docker/docker
from 24.0.7+incompatible to 27.1.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
f9522e5
Merge pull request #48315 from vvoland/48169-27.xa037b72
Merge pull request #48314 from vvoland/48275-27.xfc0150b
daemon/containerd: rm use of regexp73c01d0
image/v1: rm regexp usec93fe4a
layer: rm regexp use31459c8
docs/api: swagger: fix x-nullable for SystemInfo.Containerd (api v1.46)35d430c
api/swagger: fix x-nullable for SystemInfo.Containerdf5fa090
Merge pull request #48308 from thaJeztah/27.x_backport_migrate_usernsa17f5d4
Merge pull request #48294 from austinvazquez/cherry-pick-2b5ffa0b63c76e8bb4eb...80a59c2
migrate to github.com/moby/sys/usernsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show