jpountz commented on a change in pull request #2030: URL: https://github.com/apache/lucene-solr/pull/2030#discussion_r512063380
########## File path: solr/CHANGES.txt ########## @@ -177,6 +77,15 @@ Improvements * SOLR-14933: Ability to add T and P type replica from admin UI (Sayan Das via Eric Pugh) +* SOLR-14223: PKI Auth can bootstrap from existing key files instead of creating new keys on startup (Mike Drob) + +* SOLR-11725: Use corrected sample formula for computing stdDev and variance in JSON aggregations + (hossman, Munendra S N, yonik) + +* SOLR-14387: SolrClient.getById() will escape comma separater within ids (Markus Schuch via Mike Drob) + +* SOLR-10814: Add short-name feature to RuleBasedAuthz plugin (Mike Drob, Hrishikesh Gadre) + Review comment: Based on our release process, changes entries for released versions should not appear in the changes of unreleased versions, so we should drop this one indeed. See https://cwiki.apache.org/confluence/display/LUCENE/ReleaseTodo#ReleaseTodo-SynchronizeCHANGES.txt. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org