File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -114,16 +114,6 @@ compared to other versions.
114114 GitHub issue: [ #14923 ] ( https://github.com/rabbitmq/rabbitmq-server/discussions/14923 )
115115
116116
117- ### Tracing Plugin
118-
119- #### Bug Fixes
120-
121- * Trace file downloads now correctly display Cyrillic and other Unicode characters in browsers
122- by setting ` charset=utf-8 ` in the ` Content-Type ` header.
123-
124- GitHub issue: [ #13952 ] ( https://github.com/rabbitmq/rabbitmq-server/issues/13952 )
125-
126-
127117### Shovel Plugin
128118
129119#### Bug Fixes
@@ -183,6 +173,15 @@ auth_http.authorization_failure_disclosure = true
183173 GitHub issue: [ #14641 ] ( https://github.com/rabbitmq/rabbitmq-server/pull/14641 )
184174
185175
176+ ### Tracing Plugin
177+
178+ #### Bug Fixes
179+
180+ * Trace file downloads now sets charset to UTF-8 when serving trace files.
181+
182+ GitHub issue: [ #13952 ] ( https://github.com/rabbitmq/rabbitmq-server/issues/13952 )
183+
184+
186185### Dependency Changes
187186
188187 * ` cuttlefish ` was upgraded to [ ` 3.6.0 ` ] ( https://github.com/kyorai/cuttlefish/releases )
You can’t perform that action at this time.
0 commit comments