Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker-java/docker-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.5.3
Choose a base ref
...
head repository: docker-java/docker-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.6.0
Choose a head ref
  • 17 commits
  • 13 files changed
  • 4 contributors

Commits on Jul 16, 2025

  1. Configuration menu
    Copy the full SHA
    692ee29 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#2478)

    Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.18.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    8762fe8 View commit details
    Browse the repository at this point in the history
  3. Bump netty.version from 4.2.2.Final to 4.2.3.Final (#2477)

    Bumps `netty.version` from 4.2.2.Final to 4.2.3.Final.
    
    Updates `io.netty:netty-codec-http` from 4.2.2.Final to 4.2.3.Final
    - [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final)
    
    Updates `io.netty:netty-handler` from 4.2.2.Final to 4.2.3.Final
    - [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final)
    
    Updates `io.netty:netty-handler-proxy` from 4.2.2.Final to 4.2.3.Final
    - [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final)
    
    Updates `io.netty:netty-transport-native-epoll` from 4.2.2.Final to 4.2.3.Final
    - [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final)
    
    Updates `io.netty:netty-transport-native-kqueue` from 4.2.2.Final to 4.2.3.Final
    - [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-codec-http
      dependency-version: 4.2.3.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-handler
      dependency-version: 4.2.3.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-handler-proxy
      dependency-version: 4.2.3.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport-native-epoll
      dependency-version: 4.2.3.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport-native-kqueue
      dependency-version: 4.2.3.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    64324e1 View commit details
    Browse the repository at this point in the history
  4. Bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 (#2469)

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.2 to 5.13.3.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.2...r5.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-version: 5.13.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    b5597dd View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Bump org.junit.jupiter:junit-jupiter from 5.13.3 to 5.13.4 (#2482)

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.3 to 5.13.4.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-version: 5.13.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    a187d82 View commit details
    Browse the repository at this point in the history
  2. Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#2480)

    Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0.
    - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)
    - [Commits](apache/commons-io@rel/commons-io-2.19.0...rel/commons-io-2.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    3d64d8d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Revert "Ignore jackson minor version updates"

    This reverts commit b1d9e91.
    eddumelendez committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    af2a947 View commit details
    Browse the repository at this point in the history
  2. Bump jackson.version from 2.18.4 to 2.19.2 (#2485)

    Bumps `jackson.version` from 2.18.4 to 2.19.2.
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.4 to 2.19.2
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.4 to 2.19.2
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-version: 2.19.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-version: 2.19.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    9c40b40 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    464c112 View commit details
    Browse the repository at this point in the history
  2. Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#2489)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4.
    - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    39743d1 View commit details
    Browse the repository at this point in the history
  3. Add cache for maven

    eddumelendez committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    718fc38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95d0fa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9165f41 View commit details
    Browse the repository at this point in the history
  6. Add support for container wait conditions (#2487)

    Expose the `condition` query parameter (added in Docker Engine API v1.30) on `WaitContainerCmd`. When the parameter is omitted, we keep the daemon’s default `not-running` behaviour.
    
    Practical implications
    ----------------------
    * **create → wait (no condition) → start**
      Calling `wait` right after `create` but **before** `start` returns immediately with whatever exit-code the daemon reports for a container that has never run (typically `0`). In other words, you learn nothing about the future process.
    
    * **create → start → wait (no condition)**
      For short-lived containers started with `--rm`, the container may be auto-removed before the client manages to issue `wait`, resulting in a *"container not found"* error.
    
    * **create → wait(condition=removed) → start**
      Passing the new `removed` condition eliminates both races: the wait call blocks until the container has exited *and* been removed, reliably yielding the actual exit code even for `--rm` containers.
    tejksat authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    dfe1866 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Bump netty.version from 4.2.3.Final to 4.2.4.Final (#2494)

    Bumps `netty.version` from 4.2.3.Final to 4.2.4.Final.
    
    Updates `io.netty:netty-codec-http` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    Updates `io.netty:netty-handler` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    Updates `io.netty:netty-handler-proxy` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    Updates `io.netty:netty-transport-native-epoll` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    Updates `io.netty:netty-transport-native-kqueue` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-codec-http
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-handler
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-handler-proxy
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport-native-epoll
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport-native-kqueue
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    ce05588 View commit details
    Browse the repository at this point in the history
  2. Bump jersey.version from 2.30.1 to 2.47 (#2496)

    Bumps `jersey.version` from 2.30.1 to 2.47.
    
    Updates `org.glassfish.jersey.connectors:jersey-apache-connector` from 2.30.1 to 2.47
    
    Updates `org.glassfish.jersey.core:jersey-client` from 2.30.1 to 2.47
    
    Updates `org.glassfish.jersey.inject:jersey-hk2` from 2.30.1 to 2.47
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish.jersey.connectors:jersey-apache-connector
      dependency-version: '2.47'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.glassfish.jersey.core:jersey-client
      dependency-version: '2.47'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.glassfish.jersey.inject:jersey-hk2
      dependency-version: '2.47'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    4df8cbb View commit details
    Browse the repository at this point in the history
  3. Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#2486)

    Bumps [org.apache.commons:commons-compress](https://github.com/apache/commons-compress) from 1.27.1 to 1.28.0.
    - [Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt)
    - [Commits](apache/commons-compress@rel/commons-compress-1.27.1...rel/commons-compress-1.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-version: 1.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    150293d View commit details
    Browse the repository at this point in the history
Loading