-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Comparing changes
Open a pull request
base repository: moby/moby
base: v28.4.0
head repository: moby/moby
compare: v28.5.0-rc.1
- 14 commits
- 91 files changed
- 5 contributors
Commits on Sep 9, 2025
-
Dockerfile.windows: remove deprecated 7Zip4Powershell
`tar` utility is included in Windows 10 (17063+) and Windows Server 2019+ so we can use it directly. Signed-off-by: Paweł Gronowski <[email protected]> (cherry picked from commit 8c8324b) Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 81da1cf - Browse repository at this point
Copy the full SHA 81da1cfView commit details -
Merge pull request #50938 from vvoland/50936-28.x
[28.x backport] Dockerfile.windows: remove deprecated 7Zip4Powershell
Configuration menu - View commit details
-
Copy full SHA for 46dcd7f - Browse repository at this point
Copy the full SHA 46dcd7fView commit details
Commits on Sep 24, 2025
-
api/swagger: remove temporary "full" example for image config
This example was added in 5e0e34f so that the deprecated fields could be omitted from the example. Those fields were removed from the swagger in 4dc961d, but the temporary example was not removed. This patch removes the example, in favor of the per-field examples, which were already in place. Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit 7bfbb6e) Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 608fdeb - Browse repository at this point
Copy the full SHA 608fdebView commit details -
api/docs: remove temporary "full" example for image config (v1.50, v1…
….51) This example was added in 5e0e34f so that the deprecated fields could be omitted from the example. Those fields were removed from the swagger in 4dc961d, but the temporary example was not removed. This patch removes the example, in favor of the per-field examples, which were already in place. Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit 0fe1af9) Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d311b4 - Browse repository at this point
Copy the full SHA 6d311b4View commit details -
ipams: Re-enable legacy remote plugins support
Signed-off-by: Olli Janatuinen <[email protected]> (cherry picked from commit aa49231) Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b0ba3b - Browse repository at this point
Copy the full SHA 1b0ba3bView commit details -
vendor: github.com/moby/buildkit v0.25.0-rc1
full diff: moby/buildkit@v0.24.0...v0.25.0-rc1 Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22e0cb2 - Browse repository at this point
Copy the full SHA 22e0cb2View commit details -
hack: use custom ref for buildkit tests
Signed-off-by: Tonis Tiigi <[email protected]> Signed-off-by: Paweł Gronowski <[email protected]> (cherry picked from commit e8d3609) Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80ac399 - Browse repository at this point
Copy the full SHA 80ac399View commit details -
Merge pull request #51034 from vvoland/50910-28.x
[28.x backport] api/docs: remove temporary "full" example for image config
Configuration menu - View commit details
-
Copy full SHA for 3aa032e - Browse repository at this point
Copy the full SHA 3aa032eView commit details -
Merge pull request #51035 from vvoland/51009-28.x
[28.x backport] ipams: Re-enable legacy remote plugins support
Configuration menu - View commit details
-
Copy full SHA for b7496d9 - Browse repository at this point
Copy the full SHA b7496d9View commit details -
Merge pull request #51032 from vvoland/51029-28.x
[28.x] vendor: github.com/moby/buildkit v0.25.0-rc1
Configuration menu - View commit details
-
Copy full SHA for d21856f - Browse repository at this point
Copy the full SHA d21856fView commit details -
gha: Add conditional skip for jobs with 'ci/validate-only' label
This change adds conditional logic to skip build and test jobs when a pull request is labeled with 'ci/validate-only'. The `govulncheck` job in the CI workflow is intentionally excluded from this conditional logic, ensuring security vulnerability checks always run regardless of the label. Signed-off-by: Paweł Gronowski <[email protected]> (cherry picked from commit f0c069f) Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fa8529 - Browse repository at this point
Copy the full SHA 9fa8529View commit details
Commits on Sep 25, 2025
-
Merge pull request #51039 from thaJeztah/28.x_backport_gha-validate-only
[28.x backport] gha: Add conditional skip for jobs with 'ci/validate-only' label
Configuration menu - View commit details
-
Copy full SHA for dc504e1 - Browse repository at this point
Copy the full SHA dc504e1View commit details -
api: docs: remove deprecated BridgeNfIptables, BridgeNfIp6tables
The `BridgeNfIptables` and `BridgeNfIp6tables` were removed in API v1.50 in commit 6505d38, and only returned in lower API versions. Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit 0fb46d0) Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1096e39 - Browse repository at this point
Copy the full SHA 1096e39View commit details -
Merge pull request #51038 from thaJeztah/28.x_backport_api_rm_BridgeN…
…fIptables [28.x backport] api: docs: remove deprecated BridgeNfIptables, BridgeNfIp6tables
Configuration menu - View commit details
-
Copy full SHA for 73f8d82 - Browse repository at this point
Copy the full SHA 73f8d82View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v28.4.0...v28.5.0-rc.1