Skip to content

Releases: Shopify/toxiproxy-ruby

v2.0.2

02 Sep 15:49
Compare
Choose a tag to compare

What's Changed

  • Automate checkings on push and tags by @miry in #45
  • Release doc by @miry in #44
  • Update release pipeline by @miry in #46
  • Dependabot PRs use version information from incorrect repo by @miry in #47
  • Migrate off probot-CLA to new GitHub Action by @cursedcoder in #48
  • Fix uninitialized instance variable warning by @casperisfine in #50

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

15 Mar 12:43
Compare
Choose a tag to compare
  • Test against v3.0 and v3.1 ruby.
  • Drop support of v2.5 ruby.
  • Reset http client on host changes.

v2.0.0

27 Oct 21:29
Compare
Choose a tag to compare
  • Breaking Change: Toxiproxy.populate(*proxies) now POSTs to Toxiproxy's /populate endpoint, which declaratively sets the Toxiproxy configuration to what is passed in. The old behaviour involved pulling down a list of proxies from toxiproxy and only updating proxies that do not exist, which caused race conditions in multi-threaded environments.
  • Tested against Ruby 2.5, 2.6, 2.7 (although it should work against older versions of Ruby as well)
  • Requires Toxiproxy 2.1.0 or newer to support Toxiproxy.populate(*proxies)

v1.0.3

27 Jul 16:41
3e96513
Compare
Choose a tag to compare
Merge pull request #29 from Shopify/bump-103

Bump to 1.0.3

v0.1.2

11 May 21:21
Compare
Choose a tag to compare

Version 0.1.2
For use with Toxiproxy 1.1.0