Skip to content

0.15.0.2

Choose a tag to compare

@chibenwa chibenwa released this 25 Feb 15:08
1497a21

Minor fixes:

  • DkimDnsValidator: Handle multi-string DNS record (#2144)
  • DownloadAll was leaking files (#2149)
  • ISSUE-2146 Guice binding error when mailet CalDavCollect / CardDavCollectedContact on postgres app

Enhancements:

  • Add detailed logging to SaaS domain subscription handler (#2158)

Changelog: Apache James

Added

  • [ENHANCEMENT] Validate aud without introspect
  • [ENHANCEMENT] Metrics and logs for FETCH local cache
  • MAILBOX-401 Allow search on mailing list subject prefix
  • JAMES-4166 Supports collapseThread on top of OpenSearch (#2926)
  • JAMES-4166 Implement collapseThreads support for Lucene (#2935)

Changed

  • JAMES-4165 Deprioritize non critical groups upon event dead letter events redelivery (#2917)
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 (#2920)
  • JAMES-4150 Make Attachment Storage Optional for PostgreSQL Message Store #2885
  • JAMES-4166 JMAP search: drop scroll search, use from/size pagination and collapse by messageId

Fixed

  • [ENHANCEMENT] Plug IMAP audit trail onto the MDC