This is an automated email from the ASF dual-hosted git repository.
houston pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9x by this push:
new 2d87910fce8 Add bugfix version 9.8.1
2d87910fce8 is described below
commit 2d87910fce8ef438c366830e750e454d4e402689
Author: Houston Putman <[email protected]>
AuthorDate: Tue Mar 11 18:54:30 2025 -0500
Add bugfix version 9.8.1
---
solr/CHANGES.txt | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index cc9629262cd..d47a3dc6e2a 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -110,6 +110,15 @@ Other Changes
* SOLR-17518: Deprecate UpdateRequest.getXml() and replace it with
XMLRequestWriter. (Pierre Salagnac)
+================== 9.8.1 ==================
+Bug Fixes
+---------------------
+(No changes)
+
+Dependency Upgrades
+---------------------
+(No changes)
+
================== 9.8.0 ==================
New Features
---------------------