Compatibility This chapter covers major changes to existing APIs, and deprecated and removed APIs.
Major Changes This release introduces the following changes. When specifying a branch in makeldif templates, you must now also specify the object classes for the branch. For example, suppose a template creates an organizational unit branch as follows: branch: ou=People,[suffix] You now create the organization unit branch as follows: branch: ou=People,[suffix] objectClass: top objectClass: organizationalUnit For details on writing makeldif templates, see makeldif.template.
Deprecation Deprecated APIs are listed in the API Specification, on the Deprecated list page. Deprecated APIs are likely to be removed in a future release.
Removals Nothing has been removed from the public APIs in this release.