Skip to main content

5.5.7

Version published 2026/04/02

Outlook / MAPI

  • BM-23500 : Fixes: Outlook synchronization may fail when a folder is created in a shared mailbox using RopCreateFolder.

Administration / Architecture

Bm-cli

  • BM-23526: Fixes: No result when trying to delete messages.

Core

  • BM-23386 : Fixes: Incorrect interpretation of a file name containing the '&' character.

Dataprotect

  • Fixes: NullPointerException when saving while zipIndexOwnersMap uses a list populated by multiple threads.

Kafka

  • BM-23528 : Fixes: When the uid/id pair is inconsistent, only ICrudById performs a deep clean
  • BM-23545 : Fix: Ensure that prepareAppend automatically propagates lastUid to Kafka so that it has the correct information.
  • BM-23483 : Reversal of the fix released in the previous version.
  • Fix: The delete index was not being used correctly to verify whether the owner of a record actually existed.
  • Improvement to the max-versions-of-xx index and renaming to version-inversions-of-xx; you should ignore only the inverted elements and not everything except the maximum number.

Mail API

  • BM-23537 : Preventing bm-core from becoming overloaded by improving the execution of the "Empty Folder" action on folders other than the trash.

Perf

  • Optimizations