Skip to content

v1.42.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 09:46
2b193a2

1.42.3 (2024-03-14)

Bug Fixes

  • api-autoreplies: Added logging to graylog. Autoreply docs have a created field now ZMS-127 (#633) (f6f5f5e)
  • api-domainaliases: Added DomainAliases API endpoints to API docs generation ZMS-132 (#641) (5af8126)
  • api-generation: api generation package now uses WIldduck Joi and does not depend on fixed joi version ZMS-126 (#639) (9f704f7)
  • api-quota: Quota reset now also logs storage diff. Log now includes zero valued fields ZMS-128 (#640) (64c6b5e)
  • move: Extend move operaiton lock automatically (b1ba513)
  • move: Increase lock time for moving messages (b7f0aa6)
  • password-hash: Rehash pbkdf2 if required iterations count increases (3b7f28c)
  • password-hash: Update PBKDF2 iteration count to more closely align with OWASP recommendations (#648) (46654da)