Skip to content

Releases: xh/hoist-core

v25.0.0

15 Nov 22:53
Compare
Choose a tag to compare

What's Changed

  • Added closure arg types to Cache/CachedValue documentation by @jskupsik in #418
  • All cluster configuration must be in place before instance started by @lbwexler in #420

Full Changelog: v24.0.0...v25.0.0

v24.0.0

17 Oct 18:31
Compare
Choose a tag to compare

What's Changed

  • Bump commons-io:commons-io from 2.8.0 to 2.14.0 by @dependabot in #410
  • Support for debounced and bulk uploading of track messages by @lbwexler in #409
  • Minor optimization to DefaultRoleService bootstrapAdminUser by @amcclain in #412
  • Updated behavior of withInfo and withDebug by @amcclain in #414
  • Persist MemoryMonitoring for defunct instances by @lbwexler in #413
  • New ClientErrors monitor and Monitor parameter support by @lbwexler in #416

New Contributors

Full Changelog: v23.0.0...v24.0.0

v23.0.0

27 Sep 19:27
Compare
Choose a tag to compare

What's Changed

  • Improvements to Cluster API and Performance by @lbwexler in #406
  • New application configuration: hoist.sensitiveParamTerms by @lbwexler in #407

Full Changelog: v22.0.0...v23.0.0

v22.00

18 Sep 20:03
Compare
Choose a tag to compare

What's Changed

  • Expose /xh/ping as whitelisted route for uptime/reachability checks by @amcclain in #393
  • Update ClusterService to use Hoist's InstanceNotFoundException class by @ghsolomon in #398
  • Enhance RestController to support multiple datasources by @saba-mo in #401
  • Standardize LogView exception handling by @lbwexler in #403
  • Enhance Timer/Cache/CachedValues API by @lbwexler in #399
  • Improve exception handling/rendering during auth checks by @lbwexler in #405
  • Deliver Alert Banner data with environment polling by @lbwexler in #404

Full Changelog: v21.0.1...v22.0.0

v21.0.1

10 Sep 18:03
Compare
Choose a tag to compare

What's Changed

  • Report if xhLdapConfig.enabled = true + xhLdapUsername = 'none' by @Ryanseanlee in #379
  • Clarify EnvironmentService handling of invalid xhAppTimeZone config by @minusleaf in #380
  • Add Correlation ID support to client error + activity tracking records by @ghsolomon in #338
  • Improve EmailService subjects generated for non-prod / overridden deliveries by @lbwexler in #378
  • Support deleting roles with dots or other special chars in their name by @cnrudd in #376
  • New LdapService.authenticate() API + TLS support by @lbwexler in #384
  • CachedValue and related enhancements to multi-instance support by @lbwexler in #386
  • CachedValue.timestamp + minor DateTimeUtils updates by @amcclain in #389
  • Update /xh endpoints and config for version/instance change detection by @ghsolomon in #387
  • Improve serialization efficiency of replicated Cache and CachedValue by @lbwexler in #392

New Contributors

Full Changelog: v20.4.0...v21.0.1

v20.4.0

31 Jul 14:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v20.3.1...v20.4.0

v20.3.1

23 Jul 15:42
Compare
Choose a tag to compare

What's Changed

  • Simplified the xhDbConnectionMonitor query to work with more SQL dialects by @jskupsik in #371

Full Changelog: v20.3.0...v20.3.1

v20.3.0

16 Jul 21:10
Compare
Choose a tag to compare

What's Changed

  • Fix configuration of Hazelcast distributed objects by @lbwexler in #369

Full Changelog: v20.2.1...v20.3.0

v20.2.1

09 Jul 21:03
Compare
Choose a tag to compare

What's Changed

  • Misc email service fixes by @lbwexler in #367
  • Remove @CompileStatic annotation from LdapObject classes by @cnrudd in #368

Full Changelog: v20.2.0...v20.2.1

v20.2.0

26 Jun 19:34
Compare
Choose a tag to compare

What's Changed

  • Move cn, displayname, mail, and name attributes to LdapObject by @cnrudd in #364

Full Changelog: v20.1.0...v20.2.0