Skip to content

vendor: github.com/docker/go-connections v0.6.0#50126

Merged
austinvazquez merged 1 commit intomoby:masterfrom
thaJeztah:bump_go_connections
Aug 7, 2025
Merged

vendor: github.com/docker/go-connections v0.6.0#50126
austinvazquez merged 1 commit intomoby:masterfrom
thaJeztah:bump_go_connections

Conversation

@thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jun 2, 2025

  • deprecate sockets.GetProxyEnv, sockets.DialerFromEnvironment
  • add support for unix sockets on Windows
  • remove legacy CBC cipher suites from client config
  • align client and server defaults to be the same.
  • remove support for encrypted TLS private keys.
  • nat: optimize ParsePortSpec

full diff: docker/go-connections@v0.5.0...v0.6.0

- Human readable description for the release notes

client: remove legacy CBC cipher suites from client config

- A picture of a cute animal (not mandatory but encouraged)

@thaJeztah thaJeztah force-pushed the bump_go_connections branch from 8eb2ba3 to 0d937e2 Compare July 1, 2025 10:17
@thaJeztah thaJeztah force-pushed the bump_go_connections branch 3 times, most recently from ab945e9 to 024a29d Compare August 7, 2025 20:05
@thaJeztah thaJeztah changed the title vendor: github.com/docker/go-connections master (v0.6.0) vendor: github.com/docker/go-connections v0.6.0 Aug 7, 2025
- deprecate sockets.GetProxyEnv, sockets.DialerFromEnvironment
- add support for unix sockets on Windows
- remove legacy CBC cipher suites from client config
- align client and server defaults to be the same.
- remove support for encrypted TLS private keys.
- nat: optimize ParsePortSpec

full diff: docker/go-connections@v0.5.0...v0.6.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the bump_go_connections branch from 024a29d to 677c2a1 Compare August 7, 2025 20:08
@thaJeztah thaJeztah added this to the 29.0.0 milestone Aug 7, 2025
@thaJeztah thaJeztah marked this pull request as ready for review August 7, 2025 21:33
@thaJeztah
Copy link
Member Author

cc @austinvazquez ptal

@austinvazquez austinvazquez merged commit 33badcf into moby:master Aug 7, 2025
183 of 184 checks passed
@thaJeztah thaJeztah deleted the bump_go_connections branch August 7, 2025 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants