Skip to content

Commit 7c50a0a

Browse files
authored
Update README.md
1 parent d6e3ab5 commit 7c50a0a

1 file changed

Lines changed: 43 additions & 1 deletion

File tree

webconsole/README.md

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,37 @@ In this case the Configuration Manager displays the name "myRealm, myClass" as d
113113

114114
## Releases
115115

116+
### Changes in 5.0.10 (5/Feb/25)
117+
118+
#### Bug
119+
120+
- [FELIX-6747](https://issues.apache.org/jira/browse/FELIX-6747) : NPE in activator of webconsole
121+
- [FELIX-6751](https://issues.apache.org/jira/browse/FELIX-6751) : Use proper encoding for service filter
122+
123+
124+
### Changes in 5.0.8 (19/Sep/24)
125+
126+
#### Bug
127+
128+
- [FELIX-6727](https://issues.apache.org/jira/browse/FELIX-6727) : NullPointerException when using REST API to install a bundle
129+
130+
131+
### Changes in 5.0.6 (10/Jul/24)
132+
133+
#### Bug
134+
135+
- [FELIX-6715](https://issues.apache.org/jira/browse/FELIX-6715) : Incorrect link in "Using bundles" for /system/console/services/<serviceid>
136+
137+
138+
### Changes in 5.0.4 (20/Jun/24)
139+
140+
#### Improvements
141+
142+
- [FELIX-6712](https://issues.apache.org/jira/browse/FELIX-6712) : Release Websonsole - without JSON License
143+
#### Docs
144+
145+
- [FELIX-6703]()https://issues.apache.org/jira/browse/FELIX-6703 : Missing conf properties in the documentation
146+
116147
### Changes in 5.0.2 (14/Apr/24)
117148

118149
#### Bug
@@ -135,7 +166,18 @@ In this case the Configuration Manager displays the name "myRealm, myClass" as d
135166
- [FELIX-6654](https://issues.apache.org/jira/browse/FELIX-6654) : Remove support for commons fileupload
136167

137168

138-
### 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
169+
### Changes in 4.9.10 (5/Feb/25)
170+
171+
#### Bug
172+
173+
- [FELIX-6747](https://issues.apache.org/jira/browse/FELIX-6747) : NPE in activator of webconsole
174+
- [FELIX-6751](https://issues.apache.org/jira/browse/FELIX-6751) : Use proper encoding for service filter
175+
176+
177+
### Changes in 4.9.8 (14/Apr/24)
178+
#### Bug
179+
180+
- [FELIX-6688](https://issues.apache.org/jira/browse/FELIX-6688) : Context path of outer servlet container is not respected for authentication
139181

140182
### Changes in 4.9.6 (7/Oct/23)
141183

0 commit comments

Comments
 (0)