ActionHero v25.0.0-alpha.2 Release Notes
Release Date: 2020-12-05 // over 2 years ago-
- 0️⃣ Default action logging output to match action result returned to web client (#1661)
- [BREAKING] - The default HTTP response code if an Action
throws
is now500
, configured by a new config setting,config.servers.web.defaultErrorStatusCode
(default 500). This option is only effective if the status code has not been set by the action. - [BREAKING] - Error log message format has changed
- [BREAKING] - The default HTTP response code if an Action
- ⬆️ Upgrade to Node Resque v8.2.0 (#1667)
- 0️⃣ Default action logging output to match action result returned to web client (#1661)