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.7
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.8
Choose a head ref
  • 8 commits
  • 11 files changed
  • 3 contributors

Commits on Oct 17, 2024

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

Commits on Nov 14, 2024

  1. Bump org.springframework:spring-framework-bom from 6.1.13 to 6.1.14

    Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.13 to 6.1.14.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-framework-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jzheaux committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8336377 View commit details
    Browse the repository at this point in the history
  2. Bump org.springframework.security:spring-security-core

    Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 5.8.14 to 5.8.15.
    - [Release notes](https://github.com/spring-projects/spring-security/releases)
    - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
    - [Commits](spring-projects/spring-security@5.8.14...5.8.15)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.security:spring-security-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jzheaux committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6491f91 View commit details
    Browse the repository at this point in the history
  3. Bump org.springframework.security:spring-security-config

    Bumps [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) from 5.8.14 to 5.8.15.
    - [Release notes](https://github.com/spring-projects/spring-security/releases)
    - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
    - [Commits](spring-projects/spring-security@5.8.14...5.8.15)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.security:spring-security-config
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jzheaux committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b300ea3 View commit details
    Browse the repository at this point in the history
  4. Bump org.springframework.boot from 3.2.10 to 3.2.11

    Bumps org.springframework.boot from 3.2.10 to 3.2.11.
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jzheaux committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    983ca18 View commit details
    Browse the repository at this point in the history
  5. Bump org.springframework.security:spring-security-ldap

    Bumps [org.springframework.security:spring-security-ldap](https://github.com/spring-projects/spring-security) from 5.8.14 to 5.8.15.
    - [Release notes](https://github.com/spring-projects/spring-security/releases)
    - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
    - [Commits](spring-projects/spring-security@5.8.14...5.8.15)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.security:spring-security-ldap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jzheaux committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5cfae77 View commit details
    Browse the repository at this point in the history
  6. Polish toLower/UpperCase Usage

    Apply the common security hardening
    technique of specifying Locale when
    calling toUpperCase and toLowerCase
    
    Closes gh-964
    jzheaux committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    faf5c3d View commit details
    Browse the repository at this point in the history
  7. Release 3.2.8

    github-actions[bot] committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f26eb23 View commit details
    Browse the repository at this point in the history
Loading