diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 0831a92a6e9..7d7154d2418 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -270,6 +270,9 @@ Other Changes managed schema update to block until all replicas of the same collection have processed the update or until the specified timeout is reached (Timothy Potter) +* SOLR-6550: Provide simple mechanism for passing additional metadata / context about a server-side + SolrException back to the client-side (Timothy Potter) + ================== 4.10.1 ================== Bug Fixes