Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: docker-java/docker-java

3.7.0

13 Nov 02:53
c6f0c72

Choose a tag to compare

Changes

3.6.0

20 Aug 01:09
150293d

Choose a tag to compare

Changes

πŸ“ˆ Enhancements

3.5.3

07 Jul 21:43
ad1e26a

Choose a tag to compare

Changes

πŸ“ˆ Enhancements

3.5.2

25 Jun 18:04
bcd0f88

Choose a tag to compare

Changes

3.5.1

14 May 16:18
20f0831

Choose a tag to compare

Changes

  • Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre @dependabot (#2429)
  • Bump com.tngtech.archunit:archunit-junit5 from 0.18.0 to 1.4.1 @dependabot (#2439)
  • Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 @dependabot (#2430)
  • Bump org.testcontainers:testcontainers from 1.19.1 to 1.21.0 @dependabot (#2435)
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 @dependabot (#2436)

πŸ› Bug Fixes

🧰 Maintenance

3.5.0

01 Apr 21:01
5af2d3a

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

Choose a tag to compare

Changes

πŸ“ˆ Enhancements

🧰 Maintenance

3.4.1

11 Dec 20:00
9f3d369

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

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

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)