Releases: xh/hoist-core
Releases Β· xh/hoist-core
v18.2.0
v18.1.0
π New Features
-
Improved handling of requests during application initialization. HTTP requests received
during App startup will now yield clean "App Initializing" Exceptions. This is an
improvement over the current behavior where attempting to service requests prematurely can cause
arbitrary and misleading exceptions. -
Misc. Improvements to
DefaultRoleServiceAPI and documentation.
v18.0.1
v18.0.0
What's Changed
- Hoist role support by @lbwexler in #309
- Remove safe encoding when parsing alert banner requests by @PeteDarinzo in #320
- Default role service by @lbwexler in #321
- Fix broken config refs in RoleAdminService by @ghsolomon in #322
Full Changelog: v17.4.0...v18.0.0
v17.4.0
v17.3.0
What's Changed
- Add
xhFlagsconfig by @TomTirapani in #310 - Added
ConfigService.setValue()API by @jskupsik in #312
Full Changelog: v17.2.0...v17.3.0
v17.2.0
What's Changed
Full Changelog: v17.1.0...v17.2.0
v17.1.0
What's Changed
- Simplify LogSupport to better support java/groovy cross compilation by @lbwexler in #304
- Admin log viewer log root path by @leogretz2 in #306
Full Changelog: v17.0.0...v17.1.0
v16.4.1
What's Changed
Full Changelog: v16.4.0...v16.4.1
v16.4.0
What's Changed
- Support for TrackOptions.logData by @lbwexler in #298
- Version checking and forcing refresh by @TomTirapani in #299
Full Changelog: v16.3.0...v16.4.0