-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: docker-java/docker-java
base: 3.2.13
head repository: docker-java/docker-java
compare: 3.3.0
- 17 commits
- 115 files changed
- 11 contributors
Commits on Feb 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8253a99 - Browse repository at this point
Copy the full SHA 8253a99View commit details
Commits on Sep 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a961200 - Browse repository at this point
Copy the full SHA a961200View commit details
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3ea46f9 - Browse repository at this point
Copy the full SHA 3ea46f9View commit details -
Bump jna from 5.8.0 to 5.12.1 (#1898)
Bumps [jna](https://github.com/java-native-access/jna) from 5.8.0 to 5.12.1. - [Release notes](https://github.com/java-native-access/jna/releases) - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](java-native-access/jna@5.8.0...5.12.1) --- updated-dependencies: - dependency-name: net.java.dev.jna:jna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83f95f0 - Browse repository at this point
Copy the full SHA 83f95f0View commit details
Commits on Sep 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ffb0920 - Browse repository at this point
Copy the full SHA ffb0920View commit details
Commits on Sep 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2c690f3 - Browse repository at this point
Copy the full SHA 2c690f3View commit details
Commits on Oct 6, 2022
-
Add support for
referencequery param in List Images (#1941)`filter` query param was removed in Docker API 1.41. Using `reference` query param will allow to use format <image-name>[:<tag>]. Also, `withFilter(String name, Collection<String> value)` is provided. Fixes #1935
Configuration menu - View commit details
-
Copy full SHA for 3951333 - Browse repository at this point
Copy the full SHA 3951333View commit details
Commits on Oct 17, 2022
-
Support copyUIDGID option in CopyArchiveToContainerCmd (#1963)
Fix #1258 Signed-off-by: kwall <kwall@apache.org>
Configuration menu - View commit details
-
Copy full SHA for d7db365 - Browse repository at this point
Copy the full SHA d7db365View commit details -
Improve getting_started.md (#1966)
Co-authored-by: Eddú Meléndez Gonzales <eddu.melendez@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f6f9d67 - Browse repository at this point
Copy the full SHA f6f9d67View commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9b7adae - Browse repository at this point
Copy the full SHA 9b7adaeView commit details
Commits on Dec 8, 2022
-
Bump junixsocket.version from 2.3.2 to 2.6.1 (#1988)
Bumps `junixsocket.version` from 2.3.2 to 2.6.1. Updates `junixsocket-common` from 2.3.2 to 2.6.1 - [Release notes](https://github.com/kohlschutter/junixsocket/releases) - [Commits](kohlschutter/junixsocket@junixsocket-parent-2.3.2...junixsocket-2.6.1) Updates `junixsocket-native-common` from 2.3.2 to 2.6.1 - [Release notes](https://github.com/kohlschutter/junixsocket/releases) - [Commits](kohlschutter/junixsocket@junixsocket-parent-2.3.2...junixsocket-2.6.1) --- updated-dependencies: - dependency-name: com.kohlschutter.junixsocket:junixsocket-common dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.kohlschutter.junixsocket:junixsocket-native-common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 079797f - Browse repository at this point
Copy the full SHA 079797fView commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0867f5b - Browse repository at this point
Copy the full SHA 0867f5bView commit details
Commits on Feb 5, 2023
-
Add
NametoContainerNetworkConfig(#2052)Signed-off-by: Harald Albers <github@albersweb.de> Co-authored-by: Eddú Meléndez Gonzales <eddu.melendez@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for db508d8 - Browse repository at this point
Copy the full SHA db508d8View commit details
Commits on Feb 7, 2023
-
Support docker context (#2036)
Resolve Docker Client Config by reading `DOCKER_CONTEXT` env var or `currentContext` from `~/.docker/config.json`. Co-authored-by: Eddú Meléndez Gonzales <eddu.melendez@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f8fd492 - Browse repository at this point
Copy the full SHA f8fd492View commit details
Commits on Feb 9, 2023
-
Fix parameter order in
assertEquals(#2066)Signed-off-by: Harald Albers <github@albersweb.de> Fixes #1923
Configuration menu - View commit details
-
Copy full SHA for 26cd13c - Browse repository at this point
Copy the full SHA 26cd13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b2b8c - Browse repository at this point
Copy the full SHA 59b2b8cView commit details
Commits on Feb 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f306650 - Browse repository at this point
Copy the full SHA f306650View 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 3.2.13...3.3.0