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: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@
4
4
5
5
### Enhancements
6
6
7
+
* Improved error reporting.
8
+
9
+
A failed HTTP API request now prints the request URL (this does NOT include the credentials),
10
+
and the response body, making it easier to identify the problem without consulting [RabbitMQ node logs](https://www.rabbitmq.com/docs/management#http-logging).
11
+
7
12
* CLI interface `help` message polishing.
8
13
9
14
More commands now provide links to the relevant documentation guides,
0 commit comments