Skip to content

Releases: wollomatic/socket-proxy

1.11.4

07 Mar 22:14
Immutable release. Only release title and notes can be modified.
15affdd

Choose a tag to compare

This release updates to Go 1.26.1. Also, some actions and the email address in the SECURITY.md were updated.

What's Changed

Full Changelog: 1.11.3...1.11.4

1.11.3

21 Feb 19:26
Immutable release. Only release title and notes can be modified.
b54f676

Choose a tag to compare

This release updates to Go 1.26, also the GitHub actions were hardend and the example Compose files were updated.

What's Changed

New Contributors

Full Changelog: 1.11.2...1.11.3

1.11.2

09 Feb 22:46
89c6e42

Choose a tag to compare

This is technically identical to 1.11.1 (https://github.com/wollomatic/socket-proxy/releases/tag/1.11.1).
It's released to re-trigger the Github Action to build the container images.

Full Changelog: 1.11.0...1.11.2

1.11.1

09 Feb 19:00
a7284b9

Choose a tag to compare

(Edit: Due to a technical problem with the Github action, no Image was built. Use 1.11.2 instead)

What's Changed

  • Bump golang from 1.25.6-alpine3.23 to 1.25.7-alpine3.23 by @dependabot[bot] in #84

Full Changelog: 1.11.0...1.11.1

1.11.0

17 Jan 14:22
db5ae5f

Choose a tag to compare

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

23 Nov 17:14
8b80d71

Choose a tag to compare

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

01 Oct 17:51
80ce677

Choose a tag to compare

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

23 Aug 16:55
e329ca4

Choose a tag to compare

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

02 Aug 11:24
df742cc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.0...1.8.1

1.8.0

26 Jul 15:22
f26fb18

Choose a tag to compare

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