Recent Releases of https://github.com/rack/rack-cache
https://github.com/rack/rack-cache - v1.17.0
What's Changed
- Ensure invalidate doesn't mutate response x-status key by @timdef in https://github.com/rack/rack-cache/pull/25
New Contributors
- @timdef made their first contribution in https://github.com/rack/rack-cache/pull/25
Full Changelog: https://github.com/rack/rack-cache/compare/v1.16.0...v1.17.0
- Ruby
Published by ioquatix almost 2 years ago
https://github.com/rack/rack-cache - v1.16.0
What's Changed
- Typo in meta_store_test.rb test description [ci skip] by @olleolleolle in https://github.com/rack/rack-cache/pull/23
- Purge cache_key if response headers do not include content digest by @evman182 in https://github.com/rack/rack-cache/pull/22
- Remove memcached gem. by @ioquatix in https://github.com/rack/rack-cache/pull/24
New Contributors
- @evman182 made their first contribution in https://github.com/rack/rack-cache/pull/22
Full Changelog: https://github.com/rack/rack-cache/compare/v1.15.0...v1.16.0
- Ruby
Published by ioquatix about 2 years ago
https://github.com/rack/rack-cache - v1.15.0
What's Changed
- Update reference to MiniTest -> Minitest by @Matt-Yorkley in https://github.com/rack/rack-cache/pull/17
- Add test (and fix support for) for Rack v2.1.x. by @ioquatix in https://github.com/rack/rack-cache/pull/19
New Contributors
- @Matt-Yorkley made their first contribution in https://github.com/rack/rack-cache/pull/17
Full Changelog: https://github.com/rack/rack-cache/compare/v1.14.0...v1.15.0
- Ruby
Published by ioquatix about 2 years ago
https://github.com/rack/rack-cache - v1.14.0
What's Changed
- Prefer GitHub Actions for CI. by @ioquatix in https://github.com/rack/rack-cache/pull/2
- Prefer lower case headers. by @ioquatix in https://github.com/rack/rack-cache/pull/3
- Documentation updates by @HeroProtagonist in https://github.com/rack/rack-cache/pull/7
- Update doc generation and deploy to github pages by @HeroProtagonist in https://github.com/rack/rack-cache/pull/8
- Fix gh pages workflow by @HeroProtagonist in https://github.com/rack/rack-cache/pull/9
- Adds Ruby 3.2 to the CI matrix by @petergoldstein in https://github.com/rack/rack-cache/pull/12
- test: Add explicit 'timeout' require by @thesamesam in https://github.com/rack/rack-cache/pull/14
- Refer to github not rubyforge in docs [ci skip] by @olleolleolle in https://github.com/rack/rack-cache/pull/15
- Prefer
Rack::Headersfor Rack 3. by @ioquatix in https://github.com/rack/rack-cache/pull/4 - Remove unnecessary duplicate lines by @monfresh in https://github.com/rack/rack-cache/pull/10
New Contributors
- @ioquatix made their first contribution in https://github.com/rack/rack-cache/pull/2
- @HeroProtagonist made their first contribution in https://github.com/rack/rack-cache/pull/7
- @petergoldstein made their first contribution in https://github.com/rack/rack-cache/pull/12
- @thesamesam made their first contribution in https://github.com/rack/rack-cache/pull/14
- @olleolleolle made their first contribution in https://github.com/rack/rack-cache/pull/15
- @monfresh made their first contribution in https://github.com/rack/rack-cache/pull/10
Full Changelog: https://github.com/rack/rack-cache/compare/v1.13.0...v1.14.0
- Ruby
Published by ioquatix over 2 years ago