Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spring-projects/spring-ldap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.15
Choose a base ref
...
head repository: spring-projects/spring-ldap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.16
Choose a head ref
  • 8 commits
  • 13 files changed
  • 3 contributors

Commits on Oct 16, 2025

  1. Configuration menu
    Copy the full SHA
    4bd0c52 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Bump io.spring.gradle:spring-security-release-plugin

    Bumps [io.spring.gradle:spring-security-release-plugin](https://github.com/spring-io/spring-security-release-tools) from 1.0.11 to 1.0.13.
    - [Release notes](https://github.com/spring-io/spring-security-release-tools/releases)
    - [Commits](spring-io/spring-security-release-tools@v1.0.11...v1.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: io.spring.gradle:spring-security-release-plugin
      dependency-version: 1.0.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    53cdfe5 View commit details
    Browse the repository at this point in the history
  2. Bump org.aspectj:aspectjrt from 1.9.24 to 1.9.25

    Bumps [org.aspectj:aspectjrt](https://github.com/eclipse/org.aspectj) from 1.9.24 to 1.9.25.
    - [Release notes](https://github.com/eclipse/org.aspectj/releases)
    - [Commits](https://github.com/eclipse/org.aspectj/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.aspectj:aspectjrt
      dependency-version: 1.9.25
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jzheaux committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    a6c19f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. Update to Match Spring Security Docs Configuration

    This commit specifically removes configuration that customizes
    the playbook file name, moves dependency management to npm,
    updates antora packages to match Spring Security versions, and
    adds the syncAntoraResources task.
    
    Issue gh-1297
    jzheaux committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    35d62b2 View commit details
    Browse the repository at this point in the history
  2. Add node_modules

    Now that the Spring LDAP build uses NPM, it's needed
    to ignore the node_modules directory
    jzheaux committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    6f0b0c9 View commit details
    Browse the repository at this point in the history
  3. Add JavaDoc Link

    This commit makes so that Spring LDAP's Javadoc is reachable
    from the reference manual.
    
    Closes gh-1297
    jzheaux committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    8bbf477 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Stop Deploying JavaDoc Outside of Antora

    Closes gh-1298
    jzheaux committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    65d94c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. Release 3.2.16

    github-actions[bot] committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    54a61c0 View commit details
    Browse the repository at this point in the history
Loading