Releases: neuroforgede/swarmgate
Releases · neuroforgede/swarmgate
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.2
What's Changed
- add support for TLS_CRL_FILE by @s4ke in #5
- Bump express from 4.18.2 to 4.19.2 in /swarmgate by @dependabot in #6
- Bump braces from 3.0.2 to 3.0.3 in /swarmgate by @dependabot in #7
Full Changelog: 0.8.1...0.8.2
0.8.1
0.8.0
What's Changed
- Bump express from 4.18.2 to 4.19.2 in /swarmgate by @dependabot in #2
- Add support for overriding Registry Auth in the proxy by @s4ke in #3
New Contributors
- @dependabot made their first contribution in #2
- @s4ke made their first contribution in #3
Full Changelog: 0.7.0...0.8.0
0.7.0
0.6.0
- Drop support for :version/swarm endpoint as this would expose join tokens for the swarm
- Use a new function
proxyRequestToDocker
to accomplish proxying of requests that don't need filtering in requests/responses. - Fix issues around service/tasks logs where the docker CLI was unable to parse the response properly