16673 Commits

Author SHA1 Message Date
Steve Riesenberg
5c71e0e3d7
Migrate to io.spring.develocity.conventions plugin
Closes gh-15670
2024-08-21 17:16:52 -05:00
Steve Riesenberg
eba0c0f20c
Merge branch '6.3.x'
Closes gh-15669
2024-08-21 16:22:17 -05:00
Steve Riesenberg
fc01ebb995
Merge branch '6.2.x' into 6.3.x
Closes gh-15668
2024-08-21 16:21:17 -05:00
Steve Riesenberg
ea24449411
Merge branch '6.3.x' 2024-08-21 16:20:53 -05:00
Steve Riesenberg
fb054198af
Migrate slack notifications to GChat (2nd attempt)
Closes gh-15667
2024-08-21 16:16:50 -05:00
Steve Riesenberg
035f86bdb3
Merge branch '5.8.x' into 6.2.x
Closes gh-15667
2024-08-21 15:45:39 -05:00
Steve Riesenberg
92809cef01
Migrate slack notifications to GChat (2nd attempt)
Closes gh-15503
2024-08-21 15:44:44 -05:00
github-actions[bot]
7e372c780d Next development version 2024-08-21 16:26:56 +00:00
github-actions[bot]
868c07af72 Release 6.3.3 6.3.3 2024-08-21 15:55:49 +00:00
Marcus Hert Da Coregio
229a8d2fad Remove unused imports 2024-08-21 08:31:11 -03:00
github-actions[bot]
1a48b38941 Merge branch '6.3.x' 2024-08-21 04:09:18 +00:00
dependabot[bot]
a68851fca3 Bump org-eclipse-jetty from 11.0.22 to 11.0.23
Bumps `org-eclipse-jetty` from 11.0.22 to 11.0.23.

Updates `org.eclipse.jetty:jetty-server` from 11.0.22 to 11.0.23

Updates `org.eclipse.jetty:jetty-servlet` from 11.0.22 to 11.0.23

---
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>
2024-08-20 21:08:31 -07:00
github-actions[bot]
18592db851 Merge branch '6.3.x' 2024-08-21 04:02:50 +00:00
github-actions[bot]
bf2c1a5979 Merge branch '6.2.x' into 6.3.x 2024-08-21 04:02:50 +00:00
dependabot[bot]
439b797eb8 Bump org-eclipse-jetty from 11.0.22 to 11.0.23
Bumps `org-eclipse-jetty` from 11.0.22 to 11.0.23.

Updates `org.eclipse.jetty:jetty-server` from 11.0.22 to 11.0.23

Updates `org.eclipse.jetty:jetty-servlet` from 11.0.22 to 11.0.23

---
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>
2024-08-20 21:02:01 -07:00
Josh Cummings
d7138cdb67
Repair Flaky Tests
The error between MockWebServer and OpenSAML still happens on
occasion. This commit uses MockWebServer's default queue dispatcher
to remove any customization that might be contributing to
the flakiness.

Issue gh-15395
2024-08-20 17:58:56 -06:00
Josh Cummings
1118b0ec63
Defer Sorting AuthorizationAdvisors in addAdvisor
Issue gh-15658
2024-08-20 17:23:10 -06:00
Josh Cummings
4da13f6091
Merge branch '6.3.x' 2024-08-20 16:47:48 -06:00
Josh Cummings
0cab7c8f15
Defer Sorting AuthorizationAdvisors
Invoking AnnotationAwareOrderComparator#sort while the
AuthorizationAdvisors are still being computed causes those
advisors to be eagerly instantiated, making components
like ObservationRegistry ineligible for post processing.

This commit defers the sorting of the advisors until
after they are all fully instantiated and available in
the application context.

Closes gh-15658
2024-08-20 16:47:29 -06:00
Marcus Hert Da Coregio
f1802be73a Log command for debugging
Issue gh-15659
2024-08-20 13:56:29 -03:00
Marcus Hert Da Coregio
df0cdd10f6 Merge branch '6.3.x' 2024-08-20 09:41:11 -03:00
Marcus Hert Da Coregio
8272640c7c Merge branch '6.2.x' into 6.3.x 2024-08-20 09:41:05 -03:00
github-actions[bot]
f4585d8e4a Bump Gradle Wrapper from 8.7 to 8.10 2024-08-20 09:40:53 -03:00
Marcus Hert Da Coregio
b6888a4837 Merge branch '6.3.x' 2024-08-20 09:23:02 -03:00
Marcus Hert Da Coregio
300c8d7913 Merge branch '6.2.x' into 6.3.x 2024-08-20 09:22:56 -03:00
Marcus Hert Da Coregio
83eceea58f Merge branch '5.8.x' into 6.2.x 2024-08-20 09:22:51 -03:00
dependabot[bot]
430874c693 Bump com.gradle.develocity from 3.17.6 to 3.18
Bumps com.gradle.develocity from 3.17.6 to 3.18.

---
updated-dependencies:
- dependency-name: com.gradle.develocity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 21:14:04 -07:00
dependabot[bot]
0d906bb936 Bump io.freefair.gradle:aspectj-plugin from 8.7.1 to 8.10
Bumps [io.freefair.gradle:aspectj-plugin](https://github.com/freefair/gradle-plugins) from 8.7.1 to 8.10.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/8.7.1...8.10)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:aspectj-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 21:10:18 -07:00
github-actions[bot]
25450f87fa Next development version 2024-08-19 21:15:02 +00:00
github-actions[bot]
097c927d8d Next development version 2024-08-19 21:10:35 +00:00
github-actions[bot]
38093090c2 Next development version 2024-08-19 21:06:57 +00:00
github-actions[bot]
8acbb5d549 Next development version 2024-08-19 20:53:47 +00:00
github-actions[bot]
8fb44fe679 Release 6.3.2 6.3.2 2024-08-19 20:33:54 +00:00
github-actions[bot]
4f917aa2d9 Release 6.4.0-M2 6.4.0-M2 2024-08-19 20:33:43 +00:00
Josh Cummings
f398be793d
Simplify AuthorizationAdvisorProxyFactory Configuration
Closes gh-15497
2024-08-19 12:34:38 -06:00
Josh Cummings
6352877bc4
Merge branch '6.3.x' 2024-08-19 12:34:32 -06:00
Josh Cummings
ae8e4d148e
Produce Exactly One AuthorizationAdvisor Per Annotation
Closes gh-15592
2024-08-19 12:30:03 -06:00
Josh Cummings
27af1df87d
Simplify Method Interceptor Configuration
Simplifies to use only one ObjectProvider for easier
future maintenance

Issue gh-15592
2024-08-19 12:27:56 -06:00
github-actions[bot]
0115e8aea1 Release 5.8.14 5.8.14 2024-08-19 18:22:56 +00:00
github-actions[bot]
182cbbbbb7 Release 6.2.6 6.2.6 2024-08-19 18:22:43 +00:00
Marcus Hert Da Coregio
14fb62fab7 Merge branch '6.3.x' 2024-08-19 10:56:32 -03:00
Marcus Hert Da Coregio
24036578df Merge branch '6.2.x' into 6.3.x 2024-08-19 10:56:21 -03:00
Daniel Garnier-Moiroux
b731623b3a Fix checkstyle errors with @Deprecated 2024-08-19 10:55:58 -03:00
Daniel Garnier-Moiroux
b92ed92548 Fix checkstyle errors with @Deprecated 2024-08-19 10:55:28 -03:00
Marcus Hert Da Coregio
9f24fad4a9 Merge branch '6.3.x' 2024-08-19 09:11:17 -03:00
Marcus Hert Da Coregio
912062d307 Merge branch '6.2.x' into 6.3.x 2024-08-19 09:11:10 -03:00
Daniel Garnier-Moiroux
79fb0113c8 Bump io-spring-javaformat from 0.0.42 to 0.0.43
Bumps `io-spring-javaformat` from 0.0.42 to 0.0.43.

Updates `io.spring.javaformat:spring-javaformat-checkstyle` from 0.0.42 to 0.0.43
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.42...v0.0.43)

Updates `io.spring.javaformat:spring-javaformat-gradle-plugin` from 0.0.42 to 0.0.43
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.42...v0.0.43)

---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

---
Manual updates:
- Adhere to rule where `@Deprecated` annotations and `@deprecated` javadoc comments MUST
  be used together

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 09:11:05 -03:00
Daniel Garnier-Moiroux
2caf1fb6b4 Bump io-spring-javaformat from 0.0.42 to 0.0.43
Bumps `io-spring-javaformat` from 0.0.42 to 0.0.43.

Updates `io.spring.javaformat:spring-javaformat-checkstyle` from 0.0.42 to 0.0.43
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.42...v0.0.43)

Updates `io.spring.javaformat:spring-javaformat-gradle-plugin` from 0.0.42 to 0.0.43
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.42...v0.0.43)

---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

---
Manual updates:
- Adhere to rule where `@Deprecated` annotations and `@deprecated` javadoc comments MUST
  be used together

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 09:08:24 -03:00
github-actions[bot]
7055bdf27c Merge branch '6.3.x' 2024-08-19 03:45:56 +00:00
github-actions[bot]
cb5cb5fffd Merge branch '6.2.x' into 6.3.x 2024-08-19 03:45:55 +00:00