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 32366964 HC Webconsole 2.1.0
32366964 is described below
commit 3236696444193b308a82f87d919144043508ac20
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Jul 21 16:52:45 2023 +0200
HC Webconsole 2.1.0
---
downloads.list | 2 +-
modules/ROOT/examples/downloads.yml | 2 +-
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/downloads.list b/downloads.list
index aa8e3be2..ea3b1243 100644
--- a/downloads.list
+++ b/downloads.list
@@ -54,7 +54,7 @@ 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.0.14|project||-
Health Check General
Checks|org.apache.felix.healthcheck.generalchecks|3.0.6|project||-
-Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.0.2|project||-
+Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.1.0|project||-
HTTP Service Base|org.apache.felix.http.base|5.0.2
HTTP Service Bridge|org.apache.felix.http.bridge|5.0.4
HTTP Service Jetty|org.apache.felix.http.jetty|5.0.4
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index ea8cf636..405b73a5 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -167,7 +167,7 @@ subprojects:
- title: Health Check Webconsole Plugin
artifactId: org.apache.felix.healthcheck.webconsoleplugin
- version: 2.0.2
+ version: 2.1.0
source_classifier: project
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 95a17852..d6f763f8 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix HealthCheck Webconsole Plugin 2.1.0 (July 21th, 2023)
* Apache Felix HealthCheck Generalchecks 3.0.6 (July 8th, 2023)
* Apache Felix Http Jetty 4.2.12 (May 6th, 2023)
* Apache Felix Http Jetty 4.2.10, Http Bridge 4.2.8, Http Base 4.2.6 (March
12th, 2023)