This is an automated email from the ASF dual-hosted git repository.
stillalex 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 90bf56c1d69 Add next minor version 9.5.0
90bf56c1d69 is described below
commit 90bf56c1d69bedb25569d733318fd1987f5b1403
Author: Alex Deparvu <[email protected]>
AuthorDate: Tue Oct 3 10:54:34 2023 -0700
Add next minor version 9.5.0
---
solr/CHANGES.txt | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index d9e18452386..bc1564fc028 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -65,6 +65,31 @@ Other Changes
* SOLR-16911: Establish /solr as the only host context supported by Solr,
removing legacy ability to change this. Solr paths will only be either /solr
or /api now. (Eric Pugh)
+================== 9.5.0 ==================
+New Features
+---------------------
+(No changes)
+
+Improvements
+---------------------
+(No changes)
+
+Optimizations
+---------------------
+(No changes)
+
+Bug Fixes
+---------------------
+(No changes)
+
+Dependency Upgrades
+---------------------
+(No changes)
+
+Other Changes
+---------------------
+(No changes)
+
================== 9.4.0 ==================
New Features
---------------------