Skip to content

Releases: docker-java/docker-java

3.5.0

01 Apr 21:01
5af2d3a
Compare
Choose a tag to compare

Breaking changes

  • Fix InspectContainerResponse data types to be able to hold an int64 @eddumelendez (#2392)
  • Add some missed options to UpdateContainerCmd @MillQK (#2389)

📈 Enhancements

🐛 Bug Fixes

Dependencies

3.4.2

06 Mar 17:10
2d129c3
Compare
Choose a tag to compare

Changes

📈 Enhancements

🧰 Maintenance

3.4.1

11 Dec 20:00
9f3d369
Compare
Choose a tag to compare

Changes

📈 Enhancements

🧰 Maintenance

  • Don't swallow IOException caused by opening socket @Sineaggi (#2041)

3.4.0

11 Jul 17:12
a1393bf
Compare
Choose a tag to compare

Changes

📈 Enhancements

🐛 Bug Fixes

  • Consider already existing images as successful pulls. @n-g (#2335)

🧰 Maintenance

3.3.6

29 Feb 21:08
b295275
Compare
Choose a tag to compare

Changes

📈 Enhancements

🐛 Bug Fixes

  • Remove exclusion and fix httpclient5 compatibility @Sineaggi (#2294)
  • If BuildImage fails but logs something about success, don't succeed @niloc132 (#2305)

3.3.5

19 Feb 17:37
1bac81f
Compare
Choose a tag to compare

Changes

📈 Enhancements

🧰 Maintenance

3.3.4

30 Oct 13:57
fd5da16
Compare
Choose a tag to compare

Changes

📈 Enhancements

  • Add signal query argument for Restart Container command @dmmax (#2186)
  • Implemented the SizeRw field in the InspectContainerResponse class. @LarsSven (#2216)

🧰 Maintenance

3.3.3

18 Aug 15:17
e92c30e
Compare
Choose a tag to compare

Changes

  • updated bouncy castle to bcpkix-jdk18on:1.75 and fix missing reflect config for graalvm @cmdjulian (#2135)

🐛 Bug Fixes

  • Add setter to auths if it's null to avoid NPE when getting auths @chunweilim (#2142)

3.3.2

07 Jul 00:56
95f65e2
Compare
Choose a tag to compare

Changes

📈 Enhancements

🐛 Bug Fixes

🧰 Maintenance

  • Use anchor instead of building toString() for debug logging @belugabehr (#2035)

3.3.1

30 May 07:19
dddd439
Compare
Choose a tag to compare

Changes

🧰 Maintenance