Changes
- Update Release steps. (#369, @neufeldtech)
- Migrate off probot-CLA to new GitHub Action. (#405, @cursedcoder)
- Support go 1.18, 1.19. (#415, @miry)
toxiproxy.NewProxy now accepts name, listen addr and upstream addr. (#418, @miry)
- Replace logrus with zerolog. (#413, @miry)
- Log HTTP requests to API server. (#413, #421, @miry)
- Add TimeoutHandler for the HTTP API server. (#420, @miry)
- Set Write and Read timeouts for HTTP API server connections. (#423, @miry)
- Show unique request id in API HTTP response. (#425, @miry)
- Add method to parse
stream.Direction from a string.
Allow converting stream.Direction to string. (#430, @miry)
- Add the possibility to write to Output with a deadline.
On interrupting Bandwidth toxic, use non-blocking writes. (#436, @miry)
- Update minimum supported Go version 1.17. (#438, @miry)
New Contributors
Full Changelog: https://github.com/Shopify/toxiproxy/compare/v2.4.0...v2.5.0
Docker images
docker pull ghcr.io/shopify/toxiproxy:2.5.0
Homebrew
brew install shopify/shopify/toxiproxy