This is an automated email from the ASF dual-hosted git repository.
anshum 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 46c0656339b Add next minor version 9.9.0
46c0656339b is described below
commit 46c0656339bec919b1a18d2ca3111529dc73fa06
Author: Anshum Gupta <[email protected]>
AuthorDate: Tue Dec 10 00:24:34 2024 +0530
Add next minor version 9.9.0
---
solr/CHANGES.txt | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 8437917c94b..40aca459802 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -141,6 +141,31 @@ Other Changes
* SOLR-17568: SolrCloud no longer reroutes/proxies a core request to another
node if not found locally. (David Smiley)
+================== 9.9.0 ==================
+New Features
+---------------------
+(No changes)
+
+Improvements
+---------------------
+(No changes)
+
+Optimizations
+---------------------
+(No changes)
+
+Bug Fixes
+---------------------
+(No changes)
+
+Dependency Upgrades
+---------------------
+(No changes)
+
+Other Changes
+---------------------
+(No changes)
+
================== 9.8.0 ==================
New Features
---------------------