This is an automated email from the ASF dual-hosted git repository.
houston pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new 1010993 SOLR-7642: Change version for change log
1010993 is described below
commit 10109932ab118962e56be6e6f3716cc5b025e140
Author: Houston Putman <[email protected]>
AuthorDate: Fri Oct 15 12:37:56 2021 -0400
SOLR-7642: Change version for change log
---
solr/CHANGES.txt | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index b6aa9d9..5dc9f7a 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -41,9 +41,6 @@ New Features
* SOLR-15423: JWTAuthPlugin now supports separate config for what SSL certs to
trust when talking to IdPs (janhoy)
-* SOLR-7642: opt-in support to create ZK chroot on startup (Timothy Potter,
Shawn Heisey, Mark Miller, Tomas Eduardo Fernandez Lobbe,
- Jan Høydahl, Steve Molloy, Isabelle Giguere, David Eric Pugh, Gus Heck,
Christine Poerschke, Houston Putman)
-
* SOLR-15613: Enforce error-prone checks to catch all URLEqualsHashCode
violations and use java.net.URI instead (Collins Abanda)
Improvements
@@ -398,7 +395,9 @@ Consult the LUCENE_CHANGES.txt file for additional, low
level, changes in this r
New Features
---------------------
-(No changes)
+
+* SOLR-7642: opt-in support to create ZK chroot on startup (Timothy Potter,
Shawn Heisey, Mark Miller, Tomas Eduardo Fernandez Lobbe,
+ Jan Høydahl, Steve Molloy, Isabelle Giguere, David Eric Pugh, Gus Heck,
Christine Poerschke, Houston Putman)
Improvements
---------------------