You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@
32
32
* Add basic infrastructure for cursor-based pagination (#2532)
33
33
* Change ExistsFilter syntax to `exists[property]`, old syntax still supported see #2243, fixes it's behavior on GraphQL (also related #2640).
34
34
* Pagination with subresources (#2698)
35
-
* Improve search filter id's managment (#1844)
35
+
* Improve search filter id's management (#1844)
36
36
* Add support of name converter in filters (#2751, #2897), filter signature in abstract methods has changed see b42dfd198b1644904fd6a684ab2cedaf530254e3
37
37
* Ability to change the Vary header via `cacheHeaders` attributes of a resource (#2758)
38
38
* Ability to use the Query object in a paginator (#2493)
@@ -149,7 +149,7 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
149
149
150
150
## 2.4.2
151
151
152
-
* Fix a dependency injection injection problem in `FilterEagerLoadingExtension`
152
+
* Fix a dependency injection problem in `FilterEagerLoadingExtension`
153
153
* Improve performance by adding a `NoOpScalarNormalizer` handling scalar values
0 commit comments