Releases: wollomatic/socket-proxy
Releases · wollomatic/socket-proxy
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
1.5.6
1.5.5
What's Changed
- Go 1.23.6 & minor linter issues fixed by @wollomatic in #42
(updated to Go 1.23.6 - not to 1.23.4 as written in the commit message)
Full Changelog: 1.5.4...1.5.5