gobetween v0.7.0 Release Notes
Release Date: 2019-04-11 // over 5 years ago-
🚀 This release brings some features and bugfiex
🆕 New Features
- Prometheus Metrics Endpoint
- 👌 Improved UDP performance
- ➕ Added profiler (optional, disabled by default)
- ➕ Added probe healthcheck with different strategies
🛠 Fixed
Previous changes from v0.6.1
-
🛠 This release brings only bugfixes
🛠 Fixed
- No binaries were generated for some of the platforms during make dist
- Regression of roundrobin balancer (it was acting on randomized list of backends)
- 🐳 Docker image was not working due to missing dynamic library dependencies
- Gobetween became stuck in very rare cases during reading hostname info (sni) from new tls connections.