This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 7c50a0acf0 Update README.md
7c50a0acf0 is described below
commit 7c50a0acf0c5a62bf8fefd23f37979a8060163f9
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Mar 13 16:33:55 2025 +0100
Update README.md
---
webconsole/README.md | 44 +++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 43 insertions(+), 1 deletion(-)
diff --git a/webconsole/README.md b/webconsole/README.md
index 37be9038f4..2f492d2a02 100644
--- a/webconsole/README.md
+++ b/webconsole/README.md
@@ -113,6 +113,37 @@ In this case the Configuration Manager displays the name
"myRealm, myClass" as d
## Releases
+### Changes in 5.0.10 (5/Feb/25)
+
+#### Bug
+
+- [FELIX-6747](https://issues.apache.org/jira/browse/FELIX-6747) : NPE in
activator of webconsole
+- [FELIX-6751](https://issues.apache.org/jira/browse/FELIX-6751) : Use proper
encoding for service filter
+
+
+### Changes in 5.0.8 (19/Sep/24)
+
+#### Bug
+
+- [FELIX-6727](https://issues.apache.org/jira/browse/FELIX-6727) :
NullPointerException when using REST API to install a bundle
+
+
+### Changes in 5.0.6 (10/Jul/24)
+
+#### Bug
+
+- [FELIX-6715](https://issues.apache.org/jira/browse/FELIX-6715) : Incorrect
link in "Using bundles" for /system/console/services/<serviceid>
+
+
+### Changes in 5.0.4 (20/Jun/24)
+
+#### Improvements
+
+- [FELIX-6712](https://issues.apache.org/jira/browse/FELIX-6712) : Release
Websonsole - without JSON License
+#### Docs
+
+- [FELIX-6703]()https://issues.apache.org/jira/browse/FELIX-6703 : Missing
conf properties in the documentation
+
### Changes in 5.0.2 (14/Apr/24)
#### Bug
@@ -135,7 +166,18 @@ In this case the Configuration Manager displays the name
"myRealm, myClass" as d
- [FELIX-6654](https://issues.apache.org/jira/browse/FELIX-6654) : Remove
support for commons fileupload
-### Changes in 4.9.8 (14/Apr/24)
#### Bug
[...]
+### Changes in 4.9.10 (5/Feb/25)
+
+#### Bug
+
+- [FELIX-6747](https://issues.apache.org/jira/browse/FELIX-6747) : NPE in
activator of webconsole
+- [FELIX-6751](https://issues.apache.org/jira/browse/FELIX-6751) : Use proper
encoding for service filter
+
+
+### Changes in 4.9.8 (14/Apr/24)
+#### Bug
+
+- [FELIX-6688](https://issues.apache.org/jira/browse/FELIX-6688) : Context
path of outer servlet container is not respected for authentication
### Changes in 4.9.6 (7/Oct/23)