toxiproxy v2.4.0 Release Notes

Release Date: 2022-03-07 // about 2 years ago
    • ๐Ÿ‘Œ Verify git tag on release (#347, @miry)
    • ๐Ÿ›  Fix MacOS 12 tests for go17 with -race flag (#351, @strech)
    • โœ… Rename testing/ and bin/ folders (#354, @strech)
    • โž• Added verbose error on proxy upstream dialing (#355, @f-dg)
    • ๐Ÿ‘Œ Improve server startup message (#358, @areveny)
    • ๐Ÿ‘• Introduce yaml linter. (#362, @miry)
    • ๐Ÿ– Handle slicer toxic with zero SizeVariation and fix slicing randomization (#359, @areveny)
    • โž• Added /metrics endpoint for exposing Prometheus-compatible internal metrics (#366, @neufeldtech)

Previous changes from v2.3.0

    • ๐Ÿ“ฆ Store all the executable main packages in cmd folder. (#335, @miry)
    • โœ… Extract common test helpers to own files. (#336, @miry)
    • Client: Allow HTTPS endpoints. (#338, @chen-anders)
    • client.Populate assign client to proxy. (#291, @hellodudu)
    • ๐Ÿ›  fix: The release-test task is always success. add: Allow to run release-test on arm machines. (#340, @miry)
    • ๐Ÿš€ Upgrade goreleaser. Support armv7 and armv6 oses. (#339, @mitchellrj)
    • ๐Ÿ‘ Allow to change log level for server. (#346, @miry)