Releases: Shopify/response_bank
Releases · Shopify/response_bank
v1.3.4
1.3.0
What's Changed
- Remove IE8 workaround for ajax calls by @colinbendell in #70
- add unversioned test to the cache by @colinbendell in #71
- Support brotli encoding/decoding by @drinkbeer in #63
- add Link header to the cacheable headers by @colinbendell
Full Changelog: v1.2.0...v1.3.0
1.2.0
What's Changed
- Relaxed 304 If-None-Match test to support weak key by @colinbendell in #65
- Collapse cache entry to single key by @colinbendell in #67
New Contributors
- @jpqy made their first contribution in #56
- @eileencodes made their first contribution in #59
- @cursedcoder made their first contribution in #61
Full Changelog: v1.1.0...v1.2.0
1.1.0
What's Changed
- Allow fine grained cache reads and writes by @garethson in #43
- Fix variable shadowing by @garethson in #44
- Add env option for using a shorter duration on versioned cache by @DrewMartin in #46
- Fix raw cache usage consistency by @casperisfine in #53
New Contributors
- @garethson made their first contribution in #43
- @DrewMartin made their first contribution in #46
- @max611 made their first contribution in #47
- @code-foundations made their first contribution in #52
Full Changelog: v1.0.0...v1.1.0
1.0.0
First public release
Full Changelog: https://github.com/Shopify/response_bank/commits/v1.0.0