Http Base 5.0.0, Http Bridge 5.0.0, Http Jetty 5.0.0, Http Proxy 4.0.0, Http SSL Filter 2.0.0, Http Inventory Plugin 1.0.0, Http Webconsole Plugin 1.0.0
diff --git a/modules/ROOT/examples/downloads.yml b/modules/ROOT/examples/downloads.yml index ade4a5a..4fd8e30 100644 --- a/modules/ROOT/examples/downloads.yml +++ b/modules/ROOT/examples/downloads.yml
@@ -173,31 +173,43 @@ - title: HTTP Service Base artifactId: org.apache.felix.http.base - version: 5.0.0-RC2 + version: 5.0.0 source_classifier: source-release changelog: false - title: HTTP Service Bridge artifactId: org.apache.felix.http.bridge - version: 4.2.2 + version: 5.0.0 source_classifier: source-release changelog: false - title: HTTP Service Jetty artifactId: org.apache.felix.http.jetty - version: 5.0.0-RC2 + version: 5.0.0 source_classifier: source-release changelog: false - title: HTTP Service Proxy artifactId: org.apache.felix.http.proxy - version: 3.0.6 + version: 4.0.0 source_classifier: source-release changelog: false - title: HTTP Service SSL filter artifactId: org.apache.felix.http.sslfilter - version: 1.2.6 + version: 2.0.0 + source_classifier: source-release + changelog: false + + - title: HTTP Service Inventory Printer + artifactId: org.apache.felix.http.inventoryprinter + version: 1.0.0 + source_classifier: source-release + changelog: false + + - title: HTTP Service Webconsole Plugin + artifactId: org.apache.felix.http.webconsoleplugin + version: 1.0.0 source_classifier: source-release changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc index 56bdbed..9414cae 100644 --- a/modules/ROOT/pages/news.adoc +++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@ = News +* Apache Felix Http Base 5.0.0, Http Bridge 5.0.0, Http Jetty 5.0.0, Http Proxy 4.0.0, Http SSL Filter 2.0.0, Http Inventory Plugin 1.0.0, Http Webconsole Plugin 1.0.0 (December 27th) * Apache Felix Http Jetty 5.0.0-RC2 and Http Base 5.0.0-RC2 (November 25th, 2022) * Apache Felix CM JSON 2.0.0, Configurator 1.0.18 and Feature 1.0.2 (November 16th, 2022) * Apache Felix Http Jetty 5.0.0-RC1 and Http Base 5.0.0-RC1 (November 12th, 2022)