We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d750b5 commit 970025bCopy full SHA for 970025b
CHANGELOG.md
@@ -17,6 +17,15 @@
17
you know what to do).
18
-->
19
20
+## Release 2.12.1 (2023-01-23)
21
+
22
+### New features
23
24
+ - Added a new command-line flag `--expect-discarded-cache`, which gives a hint
25
+ to the evaluator that the evaluation cache will be discarded after analysis
26
+ completes. This allows it to avoid some unnecessary writes to the cache, for
27
+ predicates that aren't needed by the query/suite being evaluated.
28
29
## Release 2.12.0 (2023-01-10)
30
31
### Breaking changes
0 commit comments