Releases: trickstercache/trickster
v1.0.3 / 2020-04-16
[BUGFIX] Fix errors/hangs for Too Many Open Files #391 #397
[BUGFIX] Fix "context canceled" and false flag "502 Bad Gateway" errors when downstream clients cancel a request
Special thanks goes to @chicknsoup, @DirkFries and @jwshieldsGetty for the assistance with root causing this issue.
v1.0.2 / 2020-03-25
[BUGFIX] Fix filesystem hang #403
v1.0.1 / 2020-02-16
v1.0.0 / 2020-02-10
This is the Trickster 1.0 GA release. 🍾 🎉 🎆
See What's New in Trickster 1.0 at https://github.com/Comcast/trickster/blob/master/docs/new-changed-1.0.md, and get all the deets about the project in our refreshed readme document at https://github.com/Comcast/trickster/blob/master/README.md
Thanks to all of our contributors and supporters for making this milestone release possible!
v0.1.10 / 2019-05-02
[BUG] Pass through content-type from upstream #209 #221 (credit: @jacksontj @Wing924)
[ENHANCEMENT] Disable automatic following of redirects #221
v0.1.8 / 2019-04-10
This bugfix release of Trickster 0.1.x fixes a couple of ms vs secs comparison issues in the Trickster proxy (#132, #133 - credit: @qwertwwwe), cleans up the helm chart (#189 - credit: @dominikhahn) and sends CORS headers on all http responses, instead of just on query and query_range paths (#196 - credit: @Dudesons).
v0.1.7 / 2019-01-31
v0.1.6 / 2019-01-09
v0.1.5 / 2018-12-07
[BUGFIX] Fix additional panic cases introduced in v0.1.2 #108