This is an automated email from the ASF dual-hosted git repository.
gerlowskija pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/main by this push:
new bc84cf48b Fix formatting err in 9.10.1 news item
bc84cf48b is described below
commit bc84cf48b004e22ccbb9d55006fb94559a8ebd45
Author: Jason Gerlowski <[email protected]>
AuthorDate: Tue Jan 20 10:18:38 2026 -0500
Fix formatting err in 9.10.1 news item
---
content/solr/solr_news/2026-01-20-9-10-1-available.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/content/solr/solr_news/2026-01-20-9-10-1-available.md
b/content/solr/solr_news/2026-01-20-9-10-1-available.md
index f937179d0..9ee75cf30 100644
--- a/content/solr/solr_news/2026-01-20-9-10-1-available.md
+++ b/content/solr/solr_news/2026-01-20-9-10-1-available.md
@@ -13,9 +13,10 @@ Solr 9.10.1 is available for immediate download at:
### Solr 9.10.1 Release Highlights:
Solr 9.10.1 contains a number of bugfixes and quality-of-life improvements,
including:
- * Reversing a performance regression impacting "no rows" Solr queries.
- * Fixing an error previously triggered when sorting on spatial field types.
- * Preventing a deadlock that caused "hanging" / "orphaning" for distributed
request threads when using ParallelHttpShardHandler
+
+* Reversing a performance regression impacting "no rows" Solr queries.
+* Fixing an error previously triggered when sorting on spatial field types.
+* Preventing a deadlock that caused "hanging" / "orphaning" for distributed
request threads when using ParallelHttpShardHandler
Solr 9.10.1 also includes fixes for two recently published security issues,
CVE-2026-22444 and CVE-2026-22022. Administrators should either upgrade their
deployments to Solr 9.10.1 to include these fixes and/or ensure that adequate
remediation is in place as described in the CVE descriptions.