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-security
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.8.15
Choose a base ref
...
head repository: spring-projects/spring-security
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.8.16
Choose a head ref
  • 18 commits
  • 33 files changed
  • 6 contributors

Commits on Oct 21, 2024

  1. Migrate slack notifications to GChat

    Issue gh-15503
    
    [skip ci]
    sjohnr authored and rwinch committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7215c72 View commit details
    Browse the repository at this point in the history
  2. Release 5.7.13

    github-actions[bot] committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c552366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9f5334 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd3c689 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Support ServerWebExchangeFirewall @bean

    Closes gh-15974
    rwinch committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e48d6b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    ec33e40 View commit details
    Browse the repository at this point in the history
  2. Return Null Request When Cookie Is Malformed

    Closes gh-15905
    kse-music authored and jzheaux committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1399a82 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    9cc11be View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.7.x' into 5.8.x

    Support ServerWebExchangeFirewall @bean
    
    Closes gh-15977
    rwinch committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    48241de View commit details
    Browse the repository at this point in the history
  3. Format

    rwinch committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5c2106b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Bump @antora/collector-extension in /docs

    ---
    updated-dependencies:
    - dependency-name: "@antora/collector-extension"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and spring-builds committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4214303 View commit details
    Browse the repository at this point in the history
  2. Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4

    Bumps org.hsqldb:hsqldb from 2.7.3 to 2.7.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.hsqldb:hsqldb
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and spring-builds committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f28c26f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    fd900c2 View commit details
    Browse the repository at this point in the history
  2. Support ServerExchangeRejectedHandler @bean

    Closes gh-15975
    rwinch committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c24b5eb View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Bump org.springframework.ldap:spring-ldap-core from 2.4.2 to 2.4.4

    Bumps [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap) from 2.4.2 to 2.4.4.
    - [Release notes](https://github.com/spring-projects/spring-ldap/releases)
    - [Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt)
    - [Commits](spring-projects/spring-ldap@2.4.2...2.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.ldap:spring-ldap-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and spring-builds committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d985d04 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Bump @antora/collector-extension in /docs

    ---
    updated-dependencies:
    - dependency-name: "@antora/collector-extension"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and spring-builds committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    451fbf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7bf8f7 View commit details
    Browse the repository at this point in the history
  3. Release 5.8.16

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