This is an automated email from the ASF dual-hosted git repository.
cziegeler 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 261d4af2 HC Core 2.2 and Http Wrappers 1.1.0
261d4af2 is described below
commit 261d4af285722077f2d0a79fc5b8dd3495f05882
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sat Sep 16 10:23:29 2023 +0200
HC Core 2.2 and Http Wrappers 1.1.0
---
downloads.list | 4 ++--
modules/ROOT/examples/downloads.yml | 4 ++--
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/downloads.list b/downloads.list
index 98b18f9f..f94dd9e3 100644
--- a/downloads.list
+++ b/downloads.list
@@ -52,7 +52,7 @@ Gogo
Shell|org.apache.felix.gogo.shell|1.1.4|project||doc/changelog.txt
Gogo Command|org.apache.felix.gogo.command|1.1.2|project||doc/changelog.txt
Health Check
Annotations|org.apache.felix.healthcheck.annotation|2.0.0|project||-
Health Check API|org.apache.felix.healthcheck.api|2.0.4|project||-
-Health Check Core|org.apache.felix.healthcheck.core|2.1.0|project||-
+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.0
@@ -62,7 +62,7 @@ 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
HTTP Servlet 2.6 + 3.0 + 4.0 + 5.0 API|org.apache.felix.http.servlet-api|2.1.0
-HTTP Wrappers|org.apache.felix.http.wrappers|1.0.0
+HTTP Wrappers|org.apache.felix.http.wrappers|1.1.0
Inventory|org.apache.felix.inventory|2.0.0
iPOJO (Core)|org.apache.felix.ipojo|1.12.1|project||-
iPOJO Runtime Project (containing all iPOJO runtime
modules)|org.apache.felix.ipojo.runtime-project|1.12.1|source-release||-
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 4c4704ce..025091f5 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -155,7 +155,7 @@ subprojects:
- title: Health Check Core
artifactId: org.apache.felix.healthcheck.core
- version: 2.1.0
+ version: 2.2.0
source_classifier: project
changelog: false
@@ -203,7 +203,7 @@ subprojects:
- title: HTTP Wrappers
artifactId: org.apache.felix.http.wrappers
- version: 1.0.0
+ version: 1.1.0
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index ecd35bb1..7f808a00 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Http Wrapper 1.1.0 and Healthcheck Core 2.2.0 (September 16th,
2023)
* Apache Felix Webconsole 4.9.4 (September 11th, 2023)
* Apache Felix Http Jetty 4.2.18 (September 9th, 2023)
* Apache Felix Webconsole 4.9.2, HealthCheck Webconsole Plugin 2.2.0, Http
Webconsole Plugin 1.1.0, Webconsole Plugin DS 2.3.0, Webconsole Plugin Event
1.2.0, Webconsole Plugin Obr 1.1.0, Webconsole Plugin Memoryusage 1.1.0,
Webconsole Plugin Packageadmin 1.1.0 (September 6th, 2023)