sarama
sarama copied to clipboard
chore(deps): bump module github.com/shopify/toxiproxy/v2 to v2.5.0
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/Shopify/toxiproxy/v2 | require | minor | v2.4.0 -> v2.5.0 |
Release Notes
Shopify/toxiproxy
v2.5.0
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 acceptsname
,listen addr
andupstream 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 convertingstream.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
- @waseem made their first contribution in https://github.com/Shopify/toxiproxy/pull/402
- @cursedcoder made their first contribution in https://github.com/Shopify/toxiproxy/pull/405
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