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 1c33a42c78b Add bugfix version 9.8.1
1c33a42c78b is described below
commit 1c33a42c78b756e6e9c507252bae2dd262cf2b2b
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 c575e6cc5b3..04e70841924 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -263,6 +263,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
---------------------