diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 7327e88d7f8..f89e489df4f 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -120,6 +120,9 @@ New Features * SOLR-13707: API to expose the currently used package name, details for each plugin (noble) +* SOLR-13710: Persist package jars locally & expose them over http at /api/node/blob (noble) + + Improvements ----------------------