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 ea460390a08 Add next minor version 10.1.0
ea460390a08 is described below
commit ea460390a0866aae96eab71006a085792ac39d93
Author: Anshum Gupta <[email protected]>
AuthorDate: Wed Oct 15 11:35:15 2025 -0700
Add next minor version 10.1.0
---
solr/CHANGES.txt | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 1106a7c832c..fcbc3a8053f 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -29,6 +29,31 @@ Other Changes
---------------------
(No changes)
+================== 10.1.0 ==================
+New Features
+---------------------
+(No changes)
+
+Improvements
+---------------------
+(No changes)
+
+Optimizations
+---------------------
+(No changes)
+
+Bug Fixes
+---------------------
+(No changes)
+
+Dependency Upgrades
+---------------------
+(No changes)
+
+Other Changes
+---------------------
+(No changes)
+
================== 10.0.0 ==================
New Features