Marcus Hert Da Coregio
8a93178da7
Exclude SpringSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor from AOT processing
...
Closes gh-14362
2 years ago
dependabot[bot]
3d277fbf86
Bump org-eclipse-jetty from 11.0.18 to 11.0.19
...
Bumps `org-eclipse-jetty` from 11.0.18 to 11.0.19.
Updates `org.eclipse.jetty:jetty-server` from 11.0.18 to 11.0.19
- [Release notes](https://github.com/jetty/jetty.project/releases )
- [Commits](https://github.com/jetty/jetty.project/compare/jetty-11.0.18...jetty-11.0.19 )
Updates `org.eclipse.jetty:jetty-servlet` from 11.0.18 to 11.0.19
- [Release notes](https://github.com/jetty/jetty.project/releases )
- [Commits](https://github.com/jetty/jetty.project/compare/jetty-11.0.18...jetty-11.0.19 )
---
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>
2 years ago
Josh Cummings
c38c443d2f
Merge branch '5.8.x' into 6.1.x
2 years ago
daniKir
9203567a20
improve Multitenancy Issuer Validator example Closes gh-14229
2 years ago
Josh Cummings
fbafe41991
Merge branch '5.8.x' into 6.1.x
2 years ago
Josh Cummings
e058b559b8
Polish Method Security Eager-Loading
...
Issue gh-11596
2 years ago
Josh Cummings
9a5d991383
Address eager-loading of infrastructure beans
...
Closes gh-11596
2 years ago
Josh Cummings
85b5756fe6
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14349
2 years ago
Josh Cummings
33800c0124
Address eager-loading of infrastructure beans
...
Closes gh-11596
2 years ago
github-actions[bot]
b71962e87d
Next development version
2 years ago
github-actions[bot]
b97c310aba
Release 5.8.9
2 years ago
Josh Cummings
3f881eb127
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14347
2 years ago
Josh Cummings
59461d94b0
Clarify RSocket Configuration Docs
...
Closes gh-13718
2 years ago
Josh Cummings
659635a767
Merge branch '5.8.x' into 6.1.x
2 years ago
Josh Cummings
fc007aa373
Check OpenSAML Version in XML Support
...
Closes gh-12483
2 years ago
Josh Cummings
b855ccdb09
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14345
2 years ago
Josh Cummings
519f539c01
Next Development Version
2 years ago
Josh Cummings
eaaa813ede
Fix header value typo
...
Closes gh-11948
2 years ago
github-actions[bot]
f5c9c7db40
Release 6.1.6
2 years ago
Rob Winch
142b268a21
Use CompositeFilterChainProxy
...
By extending FilterChainProxy CompositeFilterChainProxy is more passive since
users often depend on the type of the springSecurityFilterChain Bean being
FilterChainProxy (even though it can already be other types - when debug is
enabled).
Issue gh-14128
2 years ago
Rob Winch
70dfb3d391
Add HandlerMappingIntrospector Caching
...
Closes gh-14128
2 years ago
dependabot[bot]
1bb5fe409b
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Marcus Hert Da Coregio
87e6986de5
Revert "Bump sjohnr/slack-workflow-status from 1.pre.beta to 1.1.0"
...
This reverts commit 40dd7a0d2d6f82f4b811f723718fd6b4a608f54c.
2 years ago
dependabot[bot]
b2c3bc6b3a
Bump spring-io/spring-gradle-build-action from 1 to 2
...
Bumps [spring-io/spring-gradle-build-action](https://github.com/spring-io/spring-gradle-build-action ) from 1 to 2.
- [Commits](https://github.com/spring-io/spring-gradle-build-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: spring-io/spring-gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
652f98a88c
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
fd02d7077d
Bump org.springframework:spring-framework-bom from 6.0.14 to 6.0.15
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.0.14 to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.14...v6.0.15 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
40dd7a0d2d
Bump sjohnr/slack-workflow-status from 1.pre.beta to 1.1.0
...
Bumps [sjohnr/slack-workflow-status](https://github.com/sjohnr/slack-workflow-status ) from 1.pre.beta to 1.1.0.
- [Commits](https://github.com/sjohnr/slack-workflow-status/compare/v1-beta...v1.1.0 )
---
updated-dependencies:
- dependency-name: sjohnr/slack-workflow-status
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
53b640e8e2
Bump slackapi/slack-github-action from 1.19.0 to 1.24.0
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.19.0 to 1.24.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.19.0...v1.24.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
c6326062da
Bump Gamesight/slack-workflow-status from 1.0.1 to 1.2.0
...
Bumps [Gamesight/slack-workflow-status](https://github.com/gamesight/slack-workflow-status ) from 1.0.1 to 1.2.0.
- [Release notes](https://github.com/gamesight/slack-workflow-status/releases )
- [Commits](https://github.com/gamesight/slack-workflow-status/compare/v1.0.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: Gamesight/slack-workflow-status
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Marcus Hert Da Coregio
03e37e79ab
Merge branch '5.8.x' into 6.1.x
2 years ago
dependabot[bot]
10b3a9b234
Bump Gamesight/slack-workflow-status from 1.0.1 to 1.2.0
...
Bumps [Gamesight/slack-workflow-status](https://github.com/gamesight/slack-workflow-status ) from 1.0.1 to 1.2.0.
- [Release notes](https://github.com/gamesight/slack-workflow-status/releases )
- [Commits](https://github.com/gamesight/slack-workflow-status/compare/v1.0.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: Gamesight/slack-workflow-status
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
e4cc0a4755
Bump slackapi/slack-github-action from 1.19.0 to 1.24.0
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.19.0 to 1.24.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.19.0...v1.24.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
ff71ef46b7
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
5593655bbf
Bump spring-io/spring-gradle-build-action from 1 to 2
...
Bumps [spring-io/spring-gradle-build-action](https://github.com/spring-io/spring-gradle-build-action ) from 1 to 2.
- [Commits](https://github.com/spring-io/spring-gradle-build-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: spring-io/spring-gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
47812e506f
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
426b61cd3c
Bump org-aspectj from 1.9.20.1 to 1.9.21
...
Bumps `org-aspectj` from 1.9.20.1 to 1.9.21.
Updates `org.aspectj:aspectjrt` from 1.9.20.1 to 1.9.21
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
Updates `org.aspectj:aspectjweaver` from 1.9.20.1 to 1.9.21
- [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-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjweaver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
3f11908eac
Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2022.0.13 to 2022.0.14.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2022.0.13...2022.0.14 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Marcus Hert Da Coregio
4308b284a7
Merge branch '5.8.x' into 6.1.x
2 years ago
dependabot[bot]
89fd30f235
Bump io.projectreactor.netty:reactor-netty from 1.0.39 to 1.0.40
...
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty ) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/reactor/reactor-netty/releases )
- [Commits](https://github.com/reactor/reactor-netty/compare/v1.0.39...v1.0.40 )
---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
c3c068376a
Bump io.projectreactor:reactor-bom from 2020.0.38 to 2020.0.39
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2020.0.38 to 2020.0.39.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2020.0.38...2020.0.39 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Marcus Hert Da Coregio
a650fe9e87
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14294
2 years ago
Marcus Hert Da Coregio
6d68f403fc
Document that Shibboleth Repository is Required for SAML Support
...
Closes gh-14286
2 years ago
Josh Cummings
f0772dc788
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14279
2 years ago
Josh Cummings
74d06f020d
Update to Latest Boot Property
...
Closes gh-14252
2 years ago
Josh Cummings
c4a99fc942
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14277
2 years ago
Candelario
e896b14046
Dropped Nimbus Error Message
...
Closes gh-13730
2 years ago
Josh Cummings
9f90661b6f
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14266
2 years ago
Josh Cummings
be11812fe4
Account for Super-super-interface Inheritance
...
Closes gh-13625
2 years ago
Steve Riesenberg
1783a70fdb
Merge branch '5.8.x' into 6.1.x
2 years ago
Steve Riesenberg
9c44b700f5
Add Gradle Enterprise creds to PR builds
...
Closes gh-14249
2 years ago