This is an automated email from the ASF dual-hosted git repository.
janhoy 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 5b55cf5e2 Trigger cache invalidation of site to make 10.0 ref-guide
visible
5b55cf5e2 is described below
commit 5b55cf5e2d393b412a43a9bdb1b6e57febc92447
Author: Jan Høydahl <[email protected]>
AuthorDate: Wed Mar 4 12:30:36 2026 +0100
Trigger cache invalidation of site to make 10.0 ref-guide visible
---
content/solr/solr_news/2026-03-03-10-0-0-available.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/solr/solr_news/2026-03-03-10-0-0-available.md
b/content/solr/solr_news/2026-03-03-10-0-0-available.md
index 3a6019646..7fbfa2db8 100644
--- a/content/solr/solr_news/2026-03-03-10-0-0-available.md
+++ b/content/solr/solr_news/2026-03-03-10-0-0-available.md
@@ -36,7 +36,7 @@ This is a major-version release with breaking changes. The
highlights below is n
* Jetty 12 upgrade provides enhanced TLS 1.3 support and modern cipher suites
### Stability and Scalability
-* Apache Curator Integration: All ZooKeeper interactions now managed through
Apache Curator for improved stability and reliability.
+* Apache Curator Integration: All ZooKeeper interactions are now managed
through Apache Curator for improved stability and reliability.
* OpenTelemetry Support: Complete migration from OpenTracing to OpenTelemetry
for distributed tracing and observability.
* Jetty 12 Upgrade: Major upgrade to Jetty 12 with Jakarta EE 10 namespace
support.