This is an automated email from the ASF dual-hosted git repository.
paulrutter pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git
The following commit(s) were added to refs/heads/main by this push:
new 4bbdbe9d Felix HTTP Jetty12 1.0.28, HTTP base 5.1.12
4bbdbe9d is described below
commit 4bbdbe9d9c9b7e390ac30c6138941b5ce3242bb0
Author: Paul Rütter <[email protected]>
AuthorDate: Fri Apr 25 10:39:02 2025 +0200
Felix HTTP Jetty12 1.0.28, HTTP base 5.1.12
---
downloads.list | 4 ++--
modules/ROOT/examples/downloads.yml | 4 ++--
modules/ROOT/pages/news.adoc | 4 ++++
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/downloads.list b/downloads.list
index d119edfc..5d4ca641 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.10
+HTTP Service Base|org.apache.felix.http.base|5.1.12
HTTP Service Bridge|org.apache.felix.http.bridge|5.1.8
HTTP Service Jetty|org.apache.felix.http.jetty|5.1.32
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.26
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.28
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 1fa6c718..e5973de5 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.10
+ version: 5.1.12
source_classifier: source-release
changelog: false
@@ -191,7 +191,7 @@ subprojects:
- title: HTTP Service Jetty12
artifactId: org.apache.felix.http.jetty12
- version: 1.0.26
+ version: 1.0.28
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 73b6e896..db1cb3e7 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -2,6 +2,10 @@
## 2025
+* Apache Felix Http Jetty12 1.0.28, Apache Felix Http Base 5.1.12 (April 25
2025)
+** https://issues.apache.org/jira/browse/FELIX-6764 Update to Jetty 12.0.19
+** https://issues.apache.org/jira/browse/FELIX-6762 Support Jakarta Servlet 6.1
+** https://issues.apache.org/jira/browse/FELIX-6761 NullPointerException when
registering a new servlet
* Apache Felix Http Servlet API 6.1.0 and Http Wrappers 6.1.0 (April 18 2025)
* Apache Felix HealthCheck Core 2.3.0 (April 18 2025)
* Apache Felix Http Jetty12 1.0.26, HTTP Jetty 5.1.32 (March 18 2025)