Releases: wollomatic/socket-proxy
Releases · wollomatic/socket-proxy
Release list
1.11.0
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
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
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
- use 0600 as default proxy socket endpoint file mode by @amanda-wee in #62
- chore: update dependencies by @reneleonhardt in #61
New Contributors
- @reneleonhardt made their first contribution in #61
- @amanda-wee made their first contribution in #62
Full Changelog: 1.9.0...1.10.0
1.9.0
1.8.1
What's Changed
- Fixes error message: Typo in error param for regex by @C4tWithShell in #57
New Contributors
- @C4tWithShell made their first contribution in #57
Full Changelog: 1.8.0...1.8.1
1.8.0
This version adds an optional feature to restrict bind mounts with the Docker socket.
What's Changed
- add bind mount restrictions by @powerman in #54
- 1.8.0 by @wollomatic in #55
New Contributors
Full Changelog: 1.7.0...1.8.0
1.7.0
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
1.6.0
What's Changed
- Sign all Images, also push to GHCR, closes #44 by @wollomatic in #45
- Fix compilation error on arm/v7 by @wollomatic in #46
Full Changelog: 1.5.6...1.6.0