Skip to content

Releases: spring-projects/spring-ldap

3.0.0-RC1

12 Oct 21:09
6a6fe54
Compare
Choose a tag to compare
3.0.0-RC1 Pre-release
Pre-release

🔨 Dependency Upgrades

  • Update to Spring Security 6.0.0-M7 #713
  • Update to Mockito 4.8.0 #712
  • Update to Hibernate 5.6.12 #711
  • Update to UnboundId LdapSDK 6.0.6 #710
  • Update to Logback 1.4.4 #709
  • Update to JUnit 5.9.1 #708
  • Update to Spring Data 2022.0.0-M6 #707
  • Update to Spring Framework 6.0.0-RC1 #706

3.0.0-M4

21 Sep 21:48
cc06ad3
Compare
Choose a tag to compare

⭐ New Features

  • Add Native RuntimeHints for Core classes #699

🔨 Dependency Upgrades

  • Update to Spring Security 6.0 M6 #704
  • Update to Jackson 2.13.4 #703
  • Update to Spring Framework 6.0 M6 #702

3.0.0-M3

11 Aug 17:42
151e7ce
Compare
Choose a tag to compare
3.0.0-M3 Pre-release
Pre-release

⭐ New Features

  • Add support to return a Java 8 Stream from LdapTemplate #586

🪲 Bug Fixes

  • Wrong Project Information in Maven POM (2.4.0) #659

🔨 Dependency Upgrades

  • Update to Easymock 4.3 #693
  • Remove Activation Dependency #692
  • Update to Commons Pool 1.6 #691
  • Update to Commons CLI 1.5.0 #690
  • Update to AspectJ 1.9.9.1 #689
  • Update to Hibernate Jakarta 5.6.10.Final #688
  • Update to AssertJ 3.23.1 #687
  • Update to Mockito 4.6.1 #686
  • Update to HDQLDB 5.7.0 #685
  • Update to Freemarker 2.3.31 #684
  • Update to UnboundId Ldapsdk 6.0.5 #683
  • Update to Querydsl 5.0.0 #682
  • Update to Spring Securtiy 6.0.0-M5 #681
  • Update to JUnit 5.9.0 #680
  • Update to Jackson 2.13.3 #679
  • Update to Spring Data 2022.0.0-M5 #678
  • Update to Spring Framework 6.0.0-M5 #677

2.4.1

16 Jun 17:50
94420b5
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Wrong Project Information in Maven POM (2.4.0) #663

🔨 Dependency Upgrades

  • Update to Spring Framework 5.3.21 #673
  • Update to Jackson 2.13.3 #672
  • Update to unboundid-ldapsdk 6.0.5 #671
  • Update to AspectJ 1.9.9.1 #670
  • Update to EasyMock 2.5.2 #669
  • Update to FreeMarker 2.3.31 #668
  • Update to Hibernate 5.6.9.Final #667
  • Update to hsqldb 2.6.1 #666
  • Update to Spring Security 5.6.5 #665

3.0.0-M2

12 May 23:02
3c5f8be
Compare
Choose a tag to compare
3.0.0-M2 Pre-release
Pre-release

⭐ New Features

  • Remove core-tiger module #621
  • Add Structure101 to build #620
  • Use sequential build #617

🪲 Bug Fixes

  • Use api dependency configuration #616

🔨 Dependency Upgrades

  • Update to Spring Data 2022.0.0-RC1 #657
  • Update org.springframework.security to 6.0.0-M3 #654
  • Update to Spring Framework 6.0.0-M3 #653

2.4.0

12 May 23:01
8de6698
Compare
Choose a tag to compare

⭐ New Features

  • The package org.springframework.ldap.core is split #632

🪲 Bug Fixes

  • 2.4 requires Jakarta EE 9 #639
  • NullPointerException thrown if principal or credentials are null #538

🔨 Dependency Upgrades

  • Update Gradle to 7.4.2 #652
  • Update org.springframework.security to 5.6.3 #651
  • Update build-info-extractor-gradle to 4.28.2 #650
  • Update commons-pool2 to 2.11.1 #649
  • Update servlet-api to 4.0.1 #648
  • Update spring-io-plugin to 0.0.8.RELEASE #647
  • Update gradle-nexus-staging-plugin to 0.30.0 #646
  • Update unboundid-ldapsdk to 6.0.4 #645
  • Update gradle-versions-plugin to 0.36.0 #644
  • Update logback-classic to 1.2.11 #643
  • Update to Spring Data 2021.1.4 #642
  • Update to JUnit 5.8.2 #641
  • Update to Spring Framework 5.3.19 #640

2.3.8.RELEASE

12 May 23:00
4f1a7a6
Compare
Choose a tag to compare

🪲 Bug Fixes

  • NullPointerException thrown if principal or credentials are null #658

2.4.0-RC1

12 May 23:00
Compare
Choose a tag to compare
2.4.0-RC1 Pre-release
Pre-release
Release 2.4.0-RC1

2.4.0-M2

17 Feb 20:09
Compare
Choose a tag to compare
2.4.0-M2 Pre-release
Pre-release

⭐ New Features

  • The current gradle version is extremely old #581
  • Move Samples to Support JDK 9+ #573
  • Is there any plan to rebuild some demo to springboot? #558
  • Failed to read schema document ".../spring-repository.xsd" #32

🪲 Bug Fixes

  • Close searchResults so LDAP context can close. #609
  • Fix find LdapTemplate, specifying return attributes. #569
  • Puzzled about the boolean authenticate . #537
  • LDAP connection not closed due to DefaultDirContextValidator #489
  • Fixed debug log format strings #467
  • LdapTemplate.find method is NOT taking the attributesToReturn from LdapQuery #465

🔨 Dependency Upgrades

  • Spring LDAP should build with JDK 11 #626
  • Update to Spring Data BOM 2021.0.8 #625
  • Update to Spring Framework 5.3.15 #624
  • Update to Spring Security 5.6.1 #623
  • Update to UnboundId 6 #615
  • Update typica dependency to 1.7.2 #575

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

2.3.6.RELEASE

17 Feb 19:44
Compare
Choose a tag to compare

⭐ New Features

  • Failed to read schema document ".../spring-repository.xsd" #627

🪲 Bug Fixes

  • LdapTemplate.find method is NOT taking the attributesToReturn from LdapQuery #622
  • Fixed debug log format strings #619
  • LDAP connection not closed due to DefaultDirContextValidator #618