Skip to content

Commit 176e1c6

Browse files
4.3.0 release notes edits
1 parent 74505cf commit 176e1c6

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

release-notes/4.3.0.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)