Skip to content

issues Search Results · repo:spring-projects/spring-ldap language:Java

Filter by

808 results
 (81 ms)

808 results

inspring-projects/spring-ldap (press backspace or delete to remove)

We are using ````LdapTemplate.searchForStream()``` along with pooling2 . try (Stream T results = ldapTemplate.searchForStream(query, mapper)) { return results ...
  • prthakre
  • Opened 
    4 days ago
  • #1169

Spring Framework s nullability annotations are deprecated in 7.0, so let s move to JSpecify.
in: core
type: enhancement
  • jzheaux
  • Opened 
    10 days ago
  • #1153

in: build
type: dependency-upgrade
  • jzheaux
  • Opened 
    10 days ago
  • #1152

Hi, beginning with Spring Boot 3.5 (Spring LDAP 3.3.0) we get the following error on out customers (Microsoft/Azure) LDAP server: 2025-07-04T09:00:11.698Z ERROR 236 --- [roundjob-worker] d.n.a.b.user.sync.UserSyncScheduler ...
  • jankoh
  • Opened 
    23 days ago
  • #1127

Hey everyone, in our update workflow I found that there is a new 3.3.1 release available on Maven Central for this project, however there was no release being created for it. https://mvnrepository.com/artifact/org.springframework.ldap/spring-ldap-core/3.3.1 ...
  • der-eismann
  • 1
  • Opened 
    27 days ago
  • #1126

Seems that at least the most recent version 3.3.1 requires Java 17+ at runtime. Would be good to clarify in the readme or documentation the minimum Java requirements per version.
  • kwin
  • 1
  • Opened 
    on Jun 25
  • #1125

in: build
type: dependency-upgrade
  • jzheaux
  • Opened 
    on Jun 16
  • #1111

in: build
type: dependency-upgrade
  • jzheaux
  • Opened 
    on Jun 16
  • #1110

These have been deprecated for some time now and they rely on APIs that are removed in Spring Framework 7.
in: core
type: enhancement
  • jzheaux
  • Opened 
    on Jun 16
  • #1109

I just switched from Version 3.2.12 to 3.3.0 and it broke my code, I got: org.springframework.ldap.odm.core.impl.InvalidEntryException: Missing converter from class java.lang.String to class java.lang.Long, ...
in: core
type: bug
  • Enrice
  • 4
  • Opened 
    on May 26
  • #1101
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub