Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 694 Bytes

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 694 Bytes

Unreleased

  • Fix slicer toxic testing race condition #71

1.2.1

  • Fix proxy name conflicts leaking an open port #69

1.2.0

  • Add a Toxic and Toxics type for the Go client
  • Add Dockerfile
  • Fix latency toxic limiting bandwidth #67
  • Add Slicer toxic

1.1.0

  • Remove /toxics endpoint in favour of /proxies
  • Add bandwidth toxic

1.0.3

  • Rename Go library package to Toxiproxy from Client
  • Fix latency toxic send to closed channel panic #46
  • Fix latency toxic accumulating delay #47

1.0.2

  • Added Toxic support to Go client

1.0.1

  • Various improvements to the documentation
  • Initial version of Go client
  • Fix toxic disabling bug #42

1.0.0

Initial public release.