File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# [ Unreleased]
2
2
3
+ # [ 2.6.0] - 2023-08-22
4
+
3
5
* Gracefull shutdown of HTTP server. (#439 , @miry )
4
6
* Support PATCH HTTP method for Proxy update(` PATCH /proxies/{proxy} ` ) and
5
7
Toxic update(` PATCH /proxies/{proxy}/toxics/{toxic} ` ) endpoints.
199
201
200
202
Initial public release.
201
203
202
- [ Unreleased ] : https://github.com/Shopify/toxiproxy/compare/v2.5.0...HEAD
204
+ [ Unreleased ] : https://github.com/Shopify/toxiproxy/compare/v2.6.0...HEAD
205
+ [ 2.6.0 ] : https://github.com/Shopify/toxiproxy/compare/v2.5.0...v2.6.0
203
206
[ 2.5.0 ] : https://github.com/Shopify/toxiproxy/compare/v2.4.0...v2.5.0
204
207
[ 2.4.0 ] : https://github.com/Shopify/toxiproxy/compare/v2.3.0...v2.4.0
205
208
[ 2.3.0 ] : https://github.com/Shopify/toxiproxy/compare/v2.2.0...v2.3.0
You can’t perform that action at this time.
0 commit comments