Http releases
diff --git a/downloads.list b/downloads.list index 99ad929..e08838e 100644 --- a/downloads.list +++ b/downloads.list
@@ -55,9 +55,9 @@ Health Check Core|org.apache.felix.healthcheck.core|2.2.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.4 -HTTP Service Bridge|org.apache.felix.http.bridge|5.1.4 -HTTP Service Jetty|org.apache.felix.http.jetty|5.1.6 +HTTP Service Base|org.apache.felix.http.base|5.1.6 +HTTP Service Bridge|org.apache.felix.http.bridge|5.1.6 +HTTP Service Jetty|org.apache.felix.http.jetty|5.1.8 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 2a24fec..77e8e35 100644 --- a/modules/ROOT/examples/downloads.yml +++ b/modules/ROOT/examples/downloads.yml
@@ -173,25 +173,25 @@ - title: HTTP Service Base artifactId: org.apache.felix.http.base - version: 5.1.4 + version: 5.1.6 source_classifier: source-release changelog: false - title: HTTP Service Bridge artifactId: org.apache.felix.http.bridge - version: 5.1.4 + version: 5.1.6 source_classifier: source-release changelog: false - title: HTTP Service Jetty artifactId: org.apache.felix.http.jetty - version: 5.1.6 + version: 5.1.8 source_classifier: source-release changelog: false - title: HTTP Service Jetty12 artifactId: org.apache.felix.http.jetty12 - version: 1.0.0 + version: 1.0.2 source_classifier: source-release changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc index a6cddd5..c9b8357 100644 --- a/modules/ROOT/pages/news.adoc +++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@ = News +* Apache Felix Httpy Jetty 5.1.8, Http Jetty12 1.0.2, Http Jetty 4.2.24, Http Base 5.1.6, Http Base 4.2.14, Http Bridge 5.1.6 and Http Bridge 4.2.18 (January 26th) * Apache Felix Webconsole 5.0.0 (January 8th, 2024) * Apache Felix Http Jetty 5.1.6, Http Jetty12 1.0.0, Http Jetty 4.2.22, Http Base 5.1.4, Http Bridge 5.1.4, Http Base 4.2.12, Http Bridge 4.2.16 (December 11th, 2023) * Apache Felix iPOJO Manipulator 1.13.0 (December 8th, 2023)