Skip to content

1.4.2

Compare
Choose a tag to compare
@fgalan fgalan released this 04 Nov 11:46
· 6245 commits to master since this release

Important note: in the case you use attributes with id metadata, and you come from 1.4.1 or 1.4.10 the same migration procedure on existing data defined for 1.5.0 has to be applied (or DB has to be dropped), see details here.

Changes (since 1.4.1):

  • Fix: over-logging of Runtime Error traces not representing actual error (#2597)
  • Fix: support attributes with double underscore as part of the name (#2453)
  • Fix: threadpool mode was not actually used, even if -notificationMode is set so; this fix solves the problem for not-custom notifications (partial fix for #2622)
  • Fix: threadpool mode not actually used for custom notifications, even if -notificationMode is set so (#2622)
  • Fix: -logAppend as default in configuration for RPM package (#2637)