Skip to content

Conversation

@thaJeztah
Copy link
Contributor

Notable changes:

  • nat: assorted optimisations and test-improvements
  • nat: assorted test cleanups and improvements
  • nat: introduce String method on PortMapping
  • nat: ParsePortSpecs: reduce allocations and improve performance
  • nat: ParsePortSpecs: simplify
  • sockets: deprecate DialerFromEnvironment, GetProxyEnv
  • sockets: deprecate DialPipe
  • sockets: implement AF_UNIX sockets on Windows
  • sockets: make NewUnixSocket, WithChown, WithChmod unix-only
  • tlsconfig: align client and server defaults, remove weak CBC ciphers
  • tlsconfig: Remove support for encrypted TLS private keys
  • tlsconfig: remove uses of PreferServerCipherSuites

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

Notable changes:

- nat: assorted optimisations and test-improvements
- nat: assorted test cleanups and improvements
- nat: introduce String method on PortMapping
- nat: ParsePortSpecs: reduce allocations and improve performance
- nat: ParsePortSpecs: simplify
- sockets: deprecate DialerFromEnvironment, GetProxyEnv
- sockets: deprecate DialPipe
- sockets: implement AF_UNIX sockets on Windows
- sockets: make NewUnixSocket, WithChown, WithChmod unix-only
- tlsconfig: align client and server defaults, remove weak CBC ciphers
- tlsconfig: Remove support for encrypted TLS private keys
- tlsconfig: remove uses of PreferServerCipherSuites

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

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah force-pushed the bump_go_connections branch from d2c3d34 to 0c3833f Compare December 5, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant