Skip to content

Releases: xh/hoist-core

v18.2.0

24 Jan 21:59
de3abe3

Choose a tag to compare

🎁 New Features

  • New LdapService: Out-of-the-box support for querying LDAP groups and users via
    apache Directory project.

  • New ConfigService.hasConfig method for checking if a config exists.

v18.1.0

19 Jan 02:13

Choose a tag to compare

🎁 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 DefaultRoleService API and documentation.

v18.0.1

16 Jan 23:15

Choose a tag to compare

🐞 Bug Fixes

  • Fixed an issue preventing the creation of new roles.

v18.0.0

12 Jan 14:34

Choose a tag to compare

What's Changed

Full Changelog: v17.4.0...v18.0.0

v17.4.0

09 Nov 18:21

Choose a tag to compare

What's Changed

  • Simplify WebSocket push in (common) single channel case by @lbwexler in #313
  • Workaround for grails/gorm-hibernate5#750 by @lbwexler in #315
  • Improve Exception Handling in ProxyService by @lbwexler in #316

Full Changelog: v17.3.0...v17.4.0

v17.3.0

08 Nov 16:50

Choose a tag to compare

What's Changed

Full Changelog: v17.2.0...v17.3.0

v17.2.0

17 Aug 12:58

Choose a tag to compare

What's Changed

Full Changelog: v17.1.0...v17.2.0

v17.1.0

08 Aug 21:46

Choose a tag to compare

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

13 Jul 19:21

Choose a tag to compare

What's Changed

  • Ensure targetUser is in list searched by impersonationTargetsForUser by @cnrudd in #300

Full Changelog: v16.4.0...v16.4.1

v16.4.0

07 Jul 18:57

Choose a tag to compare

What's Changed

Full Changelog: v16.3.0...v16.4.0