v20.0.0
What's Changed
- Multi-instance Support by @lbwexler in #311
- Return 404 when bad action name is provided (instead of 500) by @lbwexler in #348
- Consistent Exception Handling for "pre-controller" request exceptions by @lbwexler in #353
- Make status monitoring multi-instance aware + add default monitors by @amcclain in #351
- Code cleanups and smaller refactors to monitoring by @amcclain in #355
- Cleanup to alert banner. by @lbwexler in #356
- Fixed DefaultRoleService completely failing if presented with a bad roleMember by @jskupsik in #357
- Fixed BaseService.initialize() hiding stack trace for init exceptions by @jskupsik in #358
- Some new abstract and base classes for standardizing Oauth into Hoist by @cnrudd in #354
Full Changelog: v19.0.0...v20.0.0