v21.0.1
What's Changed
- Report if
xhLdapConfig.enabled = true
+xhLdapUsername = 'none'
by @Ryanseanlee in #379 - Clarify
EnvironmentService
handling of invalidxhAppTimeZone
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
+ minorDateTimeUtils
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
andCachedValue
by @lbwexler in #392
New Contributors
- @minusleaf made their first contribution in #380
Full Changelog: v20.4.0...v21.0.1