CHANGES.txt entry for SOLR-14588

This commit is contained in:
Atri Sharma 2020-06-25 21:42:38 +05:30
parent 7b54902f68
commit aba7a61594
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ New Features
---------------------
* SOLR-14440: Introduce new Certificate Authentication Plugin to load Principal from certificate subject. (Mike Drob)
* SOLR-14588: Implement Circuit Breakers Infrastructure and add JVM Circuit Breaker (Atri Sharma)
Improvements
----------------------
* LUCENE-8984: MoreLikeThis MLT is biased for uncommon fields (Andy Hind via Anshum Gupta)