Spring Data LDAP Changelog
==========================

Changes in version 2.0.5.RELEASE (2018-02-28)
---------------------------------------------
* DATALDAP-61 - Release 2.0.5 (Kay SR5).


Changes in version 2.0.4.RELEASE (2018-02-19)
---------------------------------------------
* DATALDAP-60 - Enable Spring Data LDAP for Spring Data REST usage.
* DATALDAP-58 - Release 2.0.4 (Kay SR4).


Changes in version 2.1.0.M1 (2018-02-06)
----------------------------------------
* DATALDAP-56 - Update copyright years to 2018.
* DATALDAP-51 - Upgrade to Spring Ldap 2.3.2.
* DATALDAP-50 - Release 2.1 M1 (Lovelace).
* DATALDAP-5 - Add CDI extension for LDAP repositories.


Changes in version 2.0.3.RELEASE (2018-01-24)
---------------------------------------------
* DATALDAP-55 - Release 2.0.3 (Kay SR3).


Changes in version 1.0.10.RELEASE (2018-01-24)
----------------------------------------------
* DATALDAP-54 - Release 1.0.10 (Ingalls SR10).


Changes in version 2.0.2.RELEASE (2017-11-27)
---------------------------------------------
* DATALDAP-53 - Release 2.0.2 (Kay SR2).


Changes in version 1.0.9.RELEASE (2017-11-27)
---------------------------------------------
* DATALDAP-52 - Release 1.0.9 (Ingalls SR9).


Changes in version 2.0.1.RELEASE (2017-10-27)
---------------------------------------------
* DATALDAP-51 - Upgrade to Spring Ldap 2.3.2.
* DATALDAP-49 - Release 2.0.1 (Kay SR1).


Changes in version 1.0.8.RELEASE (2017-10-11)
---------------------------------------------
* DATALDAP-46 - Release 1.0.8 (Ingalls SR8).


Changes in version 2.0.0.RELEASE (2017-10-02)
---------------------------------------------
* DATALDAP-48 - Add explicit automatic module name for Java 9.
* DATALDAP-47 - Release 2.0 GA (Kay).


Changes in version 2.0.0.RC3 (2017-09-11)
-----------------------------------------
* DATALDAP-45 - Introduce nullable annotations.
* DATALDAP-43 - Release 2.0 RC3 (Kay).


Changes in version 1.0.7.RELEASE (2017-09-11)
---------------------------------------------
* DATALDAP-44 - Release 1.0.7 (Ingalls SR7).


Changes in version 1.0.6.RELEASE (2017-07-26)
---------------------------------------------
* DATALDAP-41 - Release 1.0.6 (Ingalls SR6).


Changes in version 2.0.0.RC2 (2017-07-25)
-----------------------------------------
* DATALDAP-42 - Release 2.0 RC2 (Kay).


Changes in version 2.0.0.RC1 (2017-07-25)
-----------------------------------------
* DATALDAP-40 - Release 2.0 RC1 (Kay).


Changes in version 1.0.5.RELEASE (2017-07-24)
---------------------------------------------
* DATALDAP-39 - Release 1.0.5 (Ingalls SR5).


Changes in version 2.0.0.M4 (2017-06-14)
----------------------------------------
* DATALDAP-37 - Adapt to API changes in QuerydslPredicateExecutor.
* DATALDAP-36 - Release 2.0 M4 (Kay).


Changes in version 1.0.4.RELEASE (2017-06-08)
---------------------------------------------
* DATALDAP-34 - Release 1.0.4 (Ingalls SR4).


Changes in version 2.0.0.M3 (2017-05-09)
----------------------------------------
* DATALDAP-35 - Adapt to API changes in repository interfaces.
* DATALDAP-32 - Release 2.0 M3 (Kay).


Changes in version 1.0.3.RELEASE (2017-04-19)
---------------------------------------------
* DATALDAP-33 - Release 1.0.3 (Ingalls SR3).


Changes in version 1.0.2.RELEASE (2017-04-19)
---------------------------------------------
* DATALDAP-25 - Fix link to spring-ldap documentation in reference documentation.
* DATALDAP-24 - Release 1.0.2 (Ingalls SR2).


Changes in version 2.0.0.M2 (2017-04-04)
----------------------------------------
* DATALDAP-27 - Replace nexus.codehaus.org in TravisCI build with oss.sonatype.org.
* DATALDAP-25 - Fix link to spring-ldap documentation in reference documentation.
* DATALDAP-21 - Integrate Data Commons Java 8 upgrade branch.
* DATALDAP-18 - Upgrade to Spring Data LDAP 2.3.1.
* DATALDAP-17 - Update project documentation with the CLA tool integration.
* DATALDAP-15 - Upgrade to Spring LDAP 2.3 RC1.
* DATALDAP-14 - Add build profile for next Spring LDAP version.
* DATALDAP-12 - Upgrade to a newer JDK version on TravisCI.
* DATALDAP-11 - Upgrade to Spring LDAP 2.2.0 GA.
* DATALDAP-9 - Adapt API in RepositoryFactoryBeanSupport implementation.
* DATALDAP-8 - Set up 2.0 development.


Changes in version 1.0.1.RELEASE (2017-03-02)
---------------------------------------------
* DATALDAP-20 - Release 1.0.1 (Ingalls SR1).


Changes in version 1.0.0.RELEASE (2017-01-26)
---------------------------------------------
* DATALDAP-19 - Release 1.0 GA (Ingalls).
* DATALDAP-18 - Upgrade to Spring Data LDAP 2.3.1.
* DATALDAP-17 - Update project documentation with the CLA tool integration.


Changes in version 1.0.0.RC1 (2016-12-21)
------------------------------------------
* DATALDAP-1 - Create namespace handler and XML schema.
* DATALDAP-2 - Support repositoryBaseClass and considerNestedRepositories in @EnableLdapRepositories annotation.
* DATALDAP-3 - Setup TravisCI build.
* DATALDAP-6 - Register repository factory in spring.factories for multi-store support.
* DATALDAP-7 - Migrate tests to AssertJ.
* DATALDAP-9 - Adapt API in RepositoryFactoryBeanSupport implementation.
* DATALDAP-10 - Disable inclusion of manifest file in build.
* DATALDAP-11 - Upgrade to Spring LDAP 2.2.0 GA.
* DATALDAP-12 - Upgrade to a newer JDK version on TravisCI.
* DATALDAP-14 - Add build profile for next Spring LDAP version.
* DATALDAP-15 - Upgrade to Spring LDAP 2.3 RC1.
* DATALDAP-16 - Release 1.0 RC1.

Changes in version 1.0.0.M1 (2016-11-11)
----------------------------------------
* Introducing generic repository implementation for LDAP
* Automatic implementation of interface query method names on repositories.
