spring-boot/spring-boot-project
Phillip Webb 123502b8d7 Restore use of fixed version when calling docker APIs
Update `DockerApi` so that calls are made using a fixed version. For
most calls this will be `v1.24`, however, for calls with a platform
we must use the `v1.41`.

When possible, we check that the Docker version in use meets the
required minimum, however, if we can't detect the running version
we now proceed and let the actual API call fail. This is due to the
fact that the `/_ping` endpoint may not always be available. For
example, it is restricted when building from a BitBucket CI pipeline.

Fixes gh-43452
2024-12-10 13:14:20 -08:00
..
spring-boot Don't replace existing defaultRequestConfigCustomizer 2024-12-06 19:11:37 -08:00
spring-boot-actuator Reject non-scalar endpoint parameter with Jersey 2024-11-19 16:47:02 +01:00
spring-boot-actuator-autoconfigure Polish "Fix property name in OnEnabledLoggingExportConditionTests" 2024-12-02 13:52:01 +01:00
spring-boot-autoconfigure Merge branch '3.3.x' 2024-12-09 09:46:47 -08:00
spring-boot-dependencies Start building against Spring HATEOAS 2.4.1 snapshots 2024-12-10 09:42:18 -08:00
spring-boot-devtools Merge branch '3.3.x' 2024-11-22 15:46:38 +00:00
spring-boot-docker-compose Fix compilation failure on merge 2024-12-10 16:28:34 +01:00
spring-boot-docs Polish "Document how to use structured logging with custom log configuration" 2024-12-05 10:34:07 +01:00
spring-boot-parent Centralize dependency management of Commons Compress 2024-11-04 11:45:41 +00:00
spring-boot-starters Merge branch '3.3.x' 2024-11-26 13:42:40 +00:00
spring-boot-test Add `withRequestFactorySettings` method and restore previous defaults 2024-12-05 18:01:09 -08:00
spring-boot-test-autoconfigure Merge branch '3.3.x' 2024-11-08 11:04:29 +00:00
spring-boot-testcontainers Merge branch '3.3.x' 2024-12-03 19:07:55 -08:00
spring-boot-tools Restore use of fixed version when calling docker APIs 2024-12-10 13:14:20 -08:00