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 aa0a1948 Jetty 12 1.0.32
aa0a1948 is described below

commit aa0a19482b847bbe7ddc3e719375e27b8e05e19a
Author: Paul Rütter <[email protected]>
AuthorDate: Mon Jun 2 09:06:35 2025 +0200

    Jetty 12 1.0.32
---
 downloads.list                      | 2 +-
 modules/ROOT/examples/downloads.yml | 2 +-
 modules/ROOT/pages/news.adoc        | 2 ++
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/downloads.list b/downloads.list
index ebf90c68..f0040a2c 100644
--- a/downloads.list
+++ b/downloads.list
@@ -58,7 +58,7 @@ Health Check Webconsole 
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.2
 HTTP Service Base|org.apache.felix.http.base|5.1.14
 HTTP Service Bridge|org.apache.felix.http.bridge|6.0.0
 HTTP Service Jetty|org.apache.felix.http.jetty|5.1.34
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.30
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.32
 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 6a52ac23..49836b97 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -191,7 +191,7 @@ subprojects:
 
   - title: HTTP Service Jetty12
     artifactId: org.apache.felix.http.jetty12
-    version: 1.0.30
+    version: 1.0.32
     source_classifier: source-release
     changelog: false
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 1a05589e..a2eedc5e 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -2,6 +2,8 @@
 
 ## 2025
 
+* Apache Felix Http Jetty12 1.0.32
+** https://issues.apache.org/jira/browse/FELIX-6782 Allow adding custom 
headers to Jetty error pages
 * Apache Felix Http Jetty12 1.0.30, Apache Felix Http Jetty 5.1.34, Apache 
Felix Http Base 5.1.14, Apache Felix Bridge 6.0.0 (May 14 2025)
 ** https://issues.apache.org/jira/browse/FELIX-6770 Support new methods in 
Jakarta Servlet 6.1
 ** https://issues.apache.org/jira/browse/FELIX-6771 Use SLF4J 2

Reply via email to