Skip to content

Commit 970025b

Browse files
authored
Update changelog for 2.12.1
1 parent 6d750b5 commit 970025b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@
1717
you know what to do).
1818
-->
1919

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+
2029
## Release 2.12.0 (2023-01-10)
2130

2231
### Breaking changes

0 commit comments

Comments
 (0)