go-proxy v0.4.0
Changes in v0.4.0
Fixes
- Fixed negative waitgroup upon exit
- Fixed nil reference upon exit
- Fixed unhealthy containers constantly restarting causing
go-proxy
to crash - Fixed stack overflow on some cases
Breaking changes
- Config and providers files are now moved to
config/
directory - Frontend home page changes
Improvements / New features
- (NEW) JSON Schema for hinting and validation
- (NEW) Config editor with data validation
- (NEW) Data validation on load / reload
- Better error output, meaningful and indented
- Panel table now support dynamic width
- Better graceful shutdown / reload
Roadmap
- Container auto sleep when idle for a certain time (See #2)
- To be available on Nix
- Submit a feature request for more!
For more details, refer to the README.