Skip to content

4.27.5

Choose a tag to compare

@ZxBot ZxBot released this 22 May 14:33

4.27.5 (2026-05-22)

⚠ BREAKING CHANGES

  • removed public classes from
    com.zimbra.cs.ldap.unboundid: UBIDLdapClient, UBIDLdapContext,
    UBIDAttributes, UBIDMutableEntry, UBIDLdapFilter, UBIDLdapSchema,
    UBIDLdapException, UBIDModificationList, UBIDSearchControls,
    UBIDSearchResultEntry, UBIDSearchResultEnumeration, UBIDSearchScope,
    UBIDLdapFilterFactory. Use the Z* counterparts in
    com.zimbra.cs.ldap. Some package-private members on remaining
    unboundid helpers are now public.

Other changes