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 a2a47c6c Http Jetty12 1.1.4
a2a47c6c is described below

commit a2a47c6c17780627808b9f692452efa6d73bb209
Author: Paul Rütter <[email protected]>
AuthorDate: Mon Oct 13 10:04:29 2025 +0200

    Http Jetty12 1.1.4
---
 downloads.list                      | 2 +-
 modules/ROOT/examples/downloads.yml | 2 +-
 modules/ROOT/pages/news.adoc        | 3 +++
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/downloads.list b/downloads.list
index a0e37051..b3b86630 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.16
 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.2
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.1.4
 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 af20f4f7..5b86a8cf 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.1.2
+    version: 1.1.4
     source_classifier: source-release
     changelog: false
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index e259575c..512f4aa1 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -2,6 +2,9 @@
 
 ## 2025
 
+* Apache Felix Http Jetty12 1.1.4 (October 13nd, 2025)
+* https://issues.apache.org/jira/browse/FELIX-6808 Add ability to configure 
Jetty12 acceptQueueSize
+* https://issues.apache.org/jira/browse/FELIX-6809 Correct response/request 
size limit defaults to reflect unlimited
 * Apache Felix Http Jetty12 1.1.2 (September 23nd, 2025)
 ** https://issues.apache.org/jira/browse/FELIX-6805 Update to Jetty 12.0.27
 ** https://issues.apache.org/jira/browse/FELIX-6803 Update to Jetty 12.0.26

Reply via email to