This repository has been archived by the owner on Oct 26, 2022. It is now read-only.
Releases: stackshareio/graphql-cache
Releases · stackshareio/graphql-cache
v0.6.0
- Drop continuous integration support for ruby 2.2 (gem is still installable/usable with ruby 2.2, it is however no longer tested in our CI pipeline)
- Add support for
graphql-ruby
1.9 - Add support for ruby 2.6
v0.5.0
- Support Rails 5.2
cache_key
changes
v0.4.0
v0.3.0
- Refactor to use instrumentation framework
- Fixes for bugs in Relay connection caching
- Documentation Improvements
- Development/CI Improvements
- Spec Coverage
v0.2.2
- Fix bug throwing errors when connection objects are queried
v0.2.1
- Fix issue with middleware clobbering mutation payloads
v0.2.0
- Field-level expiration API
- Improved spec coverage
v0.1.3
Cut release v0.1.3
v0.1.2
Bump version to 0.1.2
v0.1.1
Bump version for int bugfix