You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: webconsole/README.md
+43-1Lines changed: 43 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,6 +113,37 @@ In this case the Configuration Manager displays the name "myRealm, myClass" as d
113
113
114
114
## Releases
115
115
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
+
116
147
### Changes in 5.0.2 (14/Apr/24)
117
148
118
149
#### Bug
@@ -135,7 +166,18 @@ In this case the Configuration Manager displays the name "myRealm, myClass" as d
135
166
-[FELIX-6654](https://issues.apache.org/jira/browse/FELIX-6654) : Remove support for commons fileupload
136
167
137
168
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
0 commit comments