Skip to content

Releases: wollomatic/socket-proxy

1.11.0

Choose a tag to compare

@wollomatic wollomatic released this 17 Jan 14:22
db5ae5f

What's Changed

Per-container allowlists (based on Docker labels) are now possible.

Thank You @amanda-wee for your awesome work and patience!

Also, the build system was updated to Go 1.25.6.

  • implement per-container allowlists specified by Docker container labels by @amanda-wee in #69
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #74
  • 28 fr support granular api permissions on a per host basis via allowfrom by @wollomatic in #75
  • 1.11.0 - add per container allowlists by @wollomatic in #80

Full Changelog: 1.10.1...1.11.0

1.10.1

Choose a tag to compare

@wollomatic wollomatic released this 23 Nov 17:14
8b80d71

What's Changed

  • Update Go to 1.25.4
  • Update CoSign to 2.6.1
  • Update CoSign-Installer in GH action to 4.0.0

Full Changelog: 1.10.0...1.10.1

1.10.0

Choose a tag to compare

@wollomatic wollomatic released this 01 Oct 17:51
80ce677

Note

Versions prior to 1.10.0 of socket-proxy set the default file permissions of the Unix socket to 0400, instead of 0600 as stated in the documentation. This is relevant for socket to socket forwarding.

What's Changed

New Contributors

Full Changelog: 1.9.0...1.10.0

1.9.0

Choose a tag to compare

@wollomatic wollomatic released this 23 Aug 16:55
e329ca4

What's Changed

  • Add IPv6 support to listenip by @op3 in #58
  • Update to Go 1.25.0
  • Small improvements on logging and the README file

New Contributors

  • @op3 made their first contribution in #58

Full Changelog: 1.8.1...1.9.0

1.8.1

Choose a tag to compare

@wollomatic wollomatic released this 02 Aug 11:24
df742cc

What's Changed

New Contributors

Full Changelog: 1.8.0...1.8.1

1.8.0

Choose a tag to compare

@wollomatic wollomatic released this 26 Jul 15:22
f26fb18

This version adds an optional feature to restrict bind mounts with the Docker socket.

What's Changed

New Contributors

Full Changelog: 1.7.0...1.8.0

1.7.0

Choose a tag to compare

@wollomatic wollomatic released this 14 Jun 10:43
2bc1230

What's Changed

1.7.0 by @wollomatic in #52

  • -allowfrom: Allow comma-separated values also for CIDRs, not only for hostnames (fixes #51 )
  • update to Go 1.24.4

Full Changelog: 1.6.1...1.7.0

1.6.1

Choose a tag to compare

@wollomatic wollomatic released this 01 Apr 19:30
d74d74e

What's Changed

Full Changelog: 1.6.0...1.6.1

1.6.0

Choose a tag to compare

@wollomatic wollomatic released this 23 Mar 19:54
f1e46de

What's Changed

Full Changelog: 1.5.6...1.6.0

1.5.6

Choose a tag to compare

@wollomatic wollomatic released this 12 Mar 08:21
8f15c07

What's Changed

Full Changelog: 1.5.5...1.5.6