Releases: xh/hoist-core
Releases · xh/hoist-core
v20.2.0
What's Changed
Full Changelog: v20.1.0...v20.2.0
v20.1.0
What's Changed
Full Changelog: v20.0.2...v20.1.0
v20.0.2
v20.0.1
Full Changelog: v20.0.0...v20.0.1
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
v19.0.0
What's Changed
- Track Service Refactor by @jacob-xhio in #343
- Harmonize TrackLog and ClientError by @jacob-xhio in #344
- Directory group error handling plus by @lbwexler in #347
New Contributors
- @jacob-xhio made their first contribution in #343
Full Changelog: v18.5.2...v19.0.0
v18.5.2
What's Changed
- Fix NPE in DefaultRoleService.doLoadUsersForDirectoryGroups by @ghsolomon in #346
Full Changelog: v18.5.1...v18.5.2
v18.5.1
What's Changed
Full Changelog: v18.5.0...v18.5.1
v18.5.0
What's Changed
- Name of method ensureUserHasRoles is misleading by @cnrudd in #335
- Fix LdapService caching bug by @ghsolomon in #336
Full Changelog: v18.4.0...v18.5.0