Skip to content

Commit

Permalink
Add missing changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp authored Mar 26, 2024
1 parent 901e3cf commit 17796a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Added `CacheSerializer`, `NoopCacheSerializer` and `JSONCacheSerializer`. Changed `CacheBackend`, `InMemoryCache`, `CloudflareCacheBackend` and `DynamoDBCacheBackend` to accept `serializer` initialization option.
- Fixed schema proxy returning an error when variable defined in an operation is missing from its variables.
- Improved custom headers handling in `ProxyResolver` and `ProxySchema`.
- Proxy errors and extensions from upstream.
- Added fields dependencies configuration option to `ProxySchema`.


Expand Down

0 comments on commit 17796a6

Please sign in to comment.