This is an automated email from the ASF dual-hosted git repository.

paulrutter pushed a commit to branch release/http-may-2026
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git

commit 75d4927e9530e51d807150eeab71eae0139bdd39
Author: Paul Rütter <[email protected]>
AuthorDate: Fri May 22 15:12:28 2026 +0200

    Release Http base 5.1.18, Http Jetty 5.2.2, Http Jetty12 1.1.10
---
 downloads.list                      | 6 +++---
 modules/ROOT/examples/downloads.yml | 6 +++---
 modules/ROOT/pages/news.adoc        | 5 +++++
 3 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/downloads.list b/downloads.list
index 3dae2a9d..4f82e68e 100644
--- a/downloads.list
+++ b/downloads.list
@@ -55,10 +55,10 @@ Health Check 
API|org.apache.felix.healthcheck.api|2.0.4|project||-
 Health Check Core|org.apache.felix.healthcheck.core|2.3.0|project||-
 Health Check General 
Checks|org.apache.felix.healthcheck.generalchecks|3.0.8|project||-
 Health Check Webconsole 
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.2.0|project||-
-HTTP Service Base|org.apache.felix.http.base|5.1.16
+HTTP Service Base|org.apache.felix.http.base|5.1.18
 HTTP Service Bridge|org.apache.felix.http.bridge|6.1.0
-HTTP Service Jetty|org.apache.felix.http.jetty|5.2.0
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.1.8
+HTTP Service Jetty|org.apache.felix.http.jetty|5.2.2
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.1.10
 HTTP Service Proxy|org.apache.felix.http.proxy|3.0.6
 HTTP Service SSL filter|org.apache.felix.http.sslfilter|2.0.2
 HTTP Service Whiteboard|org.apache.felix.http.whiteboard|4.0.0
diff --git a/modules/ROOT/examples/downloads.yml 
b/modules/ROOT/examples/downloads.yml
index 48c5b2f6..07e2dc87 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -173,7 +173,7 @@ subprojects:
 
   - title: HTTP Service Base
     artifactId: org.apache.felix.http.base
-    version: 5.1.16
+    version: 5.1.18
     source_classifier: source-release
     changelog: false
 
@@ -185,13 +185,13 @@ subprojects:
 
   - title: HTTP Service Jetty
     artifactId: org.apache.felix.http.jetty
-    version: 5.2.0
+    version: 5.2.2
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Jetty12
     artifactId: org.apache.felix.http.jetty12
-    version: 1.1.8
+    version: 1.1.10
     source_classifier: source-release
     changelog: false
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 9a30839e..294f6b9f 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,6 +1,11 @@
 = News
 
 ## 2026
+* Apache Felix Http base 5.1.18, Http Jetty 5.2.2, Http Jetty12 1.1.10 (May 
22nd, 2026)
+** https://issues.apache.org/jira/browse/FELIX-6823 Fix unrecoverable Jetty 
state after NPE in WhiteboardManager shutdown
+** https://issues.apache.org/jira/browse/FELIX-6824 Fix JMX MBean leak during 
Jetty restart cycle
+** https://issues.apache.org/jira/browse/FELIX-6826 Update to Jetty 12.0.34
+** https://issues.apache.org/jira/browse/FELIX-6827 Update to Jetty 12.0.35
 * Apache Felix Http Jetty12 1.1.8 and Maven Bundle Plugin 6.0.2 (Febuary 27th, 
2026)
 ** https://issues.apache.org/jira/browse/FELIX-6821 Update to Jetty 12.0.32
 ** https://issues.apache.org/jira/browse/FELIX-6816 Update to Jetty 12.0.31

Reply via email to