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.14
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.15
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 14, 2025

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

Commits on Sep 10, 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.10 to 1.0.11.
    - [Release notes](https://github.com/spring-io/spring-security-release-tools/releases)
    - [Commits](spring-io/spring-security-release-tools@v1.0.10...v1.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: io.spring.gradle:spring-security-release-plugin
      dependency-version: 1.0.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jzheaux committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    67e8ae0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Turn Off Automated Release

    Spring LDAP is a small enough project that there are
    a number of times when dependency upgrades and the like
    are performed on the morning of the release.
    
    At times, this get protracted for one reason or another,
    and it is easy to forget that the release will automatically
    kick off, sometimes while certain aspects of the release
    are still being readied.
    
    This commit turns of the scheduled release.
    jzheaux committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    1b79be7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Bump org.gretty:gretty from 4.1.7 to 4.1.10

    Bumps [org.gretty:gretty](https://github.com/gretty-gradle-plugin/gretty) from 4.1.7 to 4.1.10.
    - [Release notes](https://github.com/gretty-gradle-plugin/gretty/releases)
    - [Changelog](https://github.com/gretty-gradle-plugin/gretty/blob/master/changes.md)
    - [Commits](gretty-gradle-plugin/gretty@v4.1.7...v4.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: org.gretty:gretty
      dependency-version: 4.1.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jzheaux committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    f081efa View commit details
    Browse the repository at this point in the history
  2. Release 3.2.15

    github-actions[bot] committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    d9e053d View commit details
    Browse the repository at this point in the history
Loading