|
@@ -23,4 +23,4 @@
|
|
|
- Fix HTTP 500 issue when unknown `status` parameter is used in `/gateway` API call [#9225](https://github.com/emqx/emqx/pull/9225).
|
|
- Fix HTTP 500 issue when unknown `status` parameter is used in `/gateway` API call [#9225](https://github.com/emqx/emqx/pull/9225).
|
|
|
|
|
|
|
|
- Fixed the HTTP response status code for the `/status` endpoint [#9211](https://github.com/emqx/emqx/pull/9211).
|
|
- Fixed the HTTP response status code for the `/status` endpoint [#9211](https://github.com/emqx/emqx/pull/9211).
|
|
|
- Before the fix, it always returned `200` even if the EMQX application was not running. Now it returns `503` in that case.
|
|
|
|
|
|
|
+ Before the fix, it always returned `200` even if the EMQX application was not running. Now it returns `503` in that case.
|