Releases: Shopify/response_bank
Releases · Shopify/response_bank
Release list
v1.3.8
What's Changed
- Bump rack from 3.2.3 to 3.2.5 by @dependabot[bot] in #99
- Bump rack from 3.2.5 to 3.2.6 by @dependabot[bot] in #100
- Add brotli_splice gem as dependency by @drinkbeer in #102
- Add Brotli splice cache slot handling by @drinkbeer in #103
- Bump version to 1.3.8 by @drinkbeer in #105
Full Changelog: v1.3.7...v1.3.8
v1.3.5
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