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

Commits on Aug 19, 2024

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

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

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

Commits on Sep 3, 2024

  1. Address unnecessary method invocation

    Closes gh-15714
    tugjg authored and jzheaux committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f836efb View commit details
    Browse the repository at this point in the history
  2. Update Formatting

    Issue gh-15714
    jzheaux committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    97cefa6 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump org-eclipse-jetty from 9.4.55.v20240627 to 9.4.56.v20240826

    Bumps `org-eclipse-jetty` from 9.4.55.v20240627 to 9.4.56.v20240826.
    
    Updates `org.eclipse.jetty:jetty-server` from 9.4.55.v20240627 to 9.4.56.v20240826
    
    Updates `org.eclipse.jetty:jetty-servlet` from 9.4.55.v20240627 to 9.4.56.v20240826
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-server
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.eclipse.jetty:jetty-servlet
      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 Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7ad6f38 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Bump @springio/asciidoctor-extensions in /docs

    Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions) from 1.0.0-alpha.12 to 1.0.0-alpha.13.
    - [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc)
    - [Commits](spring-io/asciidoctor-extensions@v1.0.0-alpha.12...v1.0.0-alpha.13)
    
    ---
    updated-dependencies:
    - dependency-name: "@springio/asciidoctor-extensions"
      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 Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e251779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0e6c17 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Update credential erasure examples

    Closes gh-15683
    sjohnr committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0a4eb0f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Fix array values of additionalParameters

    Closes gh-15468
    itanxiao authored and sjohnr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8a79102 View commit details
    Browse the repository at this point in the history
  2. Polish gh-15533

    sjohnr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7b7a304 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Bump @springio/asciidoctor-extensions in /docs

    Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions) from 1.0.0-alpha.13 to 1.0.0-alpha.14.
    - [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc)
    - [Commits](spring-io/asciidoctor-extensions@v1.0.0-alpha.13...v1.0.0-alpha.14)
    
    ---
    updated-dependencies:
    - dependency-name: "@springio/asciidoctor-extensions"
      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 Sep 23, 2024
    Configuration menu
    Copy the full SHA
    755e9f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 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 Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fe79766 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Bump io.projectreactor.tools:blockhound

    Bumps [io.projectreactor.tools:blockhound](https://github.com/reactor/BlockHound) from 1.0.9.RELEASE to 1.0.10.RELEASE.
    - [Release notes](https://github.com/reactor/BlockHound/releases)
    - [Commits](reactor/BlockHound@1.0.9.RELEASE...1.0.10.RELEASE)
    
    ---
    updated-dependencies:
    - dependency-name: io.projectreactor.tools:blockhound
      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 Oct 16, 2024
    Configuration menu
    Copy the full SHA
    517ea7f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

    Bumps [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap) from 2.4.1 to 2.4.2.
    - [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.1...2.4.2)
    
    ---
    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 Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c66ee4a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Add Firewall for WebFlux

    Closes gh-15967
    rwinch committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4ce7cde View commit details
    Browse the repository at this point in the history
  2. Merge Add Firewall for WebFlux

    Closes gh-15967
    rwinch committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    542071b View commit details
    Browse the repository at this point in the history
  3. Release 5.8.15

    github-actions[bot] committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    72a208e View commit details
    Browse the repository at this point in the history
Loading