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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Next version (unreleased)
2
2
3
+
PUT_CHANGELOG_HERE
4
+
5
+
# Version 1.0.0-alpha.2
6
+
3
7
- The computation of cache keys when multiple key fields are used has changed to avoid potential collisions. Note: this can lead to cache misses after upgrading to this version. (#80)
4
8
- Make SQL cache more robust. (#152)
5
9
- Support simple list cases in `FieldPolicyCacheResolver`. (#142)
0 commit comments