This is an automated email from the ASF dual-hosted git repository.
dsmiley 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 c0eee5950fb Add bugfix version 9.4.1
c0eee5950fb is described below
commit c0eee5950fb8d5c1ff037def1634321488b8b664
Author: David Smiley <[email protected]>
AuthorDate: Thu Jan 18 17:11:42 2024 -0500
Add bugfix version 9.4.1
---
solr/CHANGES.txt | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 94377c1f3f3..3a2c09db048 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -200,6 +200,15 @@ Other Changes
* SOLR-16880: Solr now produces an OpenAPI Specification artifact on releases
("solr-openapi-x.y.z.json") that covers
Solr's v2 APIs. (Jason Gerlowski, Houston Putman)
+================== 9.4.1 ==================
+Bug Fixes
+---------------------
+(No changes)
+
+Dependency Upgrades
+---------------------
+(No changes)
+
================== 9.4.0 ==================
New Features
---------------------