Commit Graph

40082 Commits

Author SHA1 Message Date
Stephane Nicoll
09f3d459c6 Upgrade to Native Build Tools Plugin 0.9.16
Closes gh-32800
2022-10-19 21:03:33 +02:00
Stephane Nicoll
1822ce1ef3 Upgrade to Mockito 4.8.1
Closes gh-32799
2022-10-19 21:03:31 +02:00
Stephane Nicoll
5cc9527fde Upgrade to Infinispan 14.0.1.Final
Closes gh-32798
2022-10-19 21:03:28 +02:00
Stephane Nicoll
8a9b679c4c Upgrade to Groovy 4.0.6
Closes gh-32797
2022-10-19 21:03:24 +02:00
Stephane Nicoll
973121db5d Upgrade to Flyway 9.5.0
Closes gh-32796
2022-10-19 21:03:21 +02:00
Madhura Bhave
ce3c933f77 Adapt to Spring Security changes
Closes gh-32604
2022-10-19 11:46:27 -07:00
Phillip Webb
2e74878ba4 Downgrade to OpenSAML 4.0.1
See gh-32604
2022-10-19 11:46:27 -07:00
Madhura Bhave
cedd553b83 Remove error page security filter
Spring Security now re-applies the authorization rules
to the error page by default. Additionally, it configures
RequestAttributeSecurityContextRepository as the default for
stateless applications allowing those applications to have access
to the original authentication during an error dispatch.

Closes gh-31703
2022-10-19 11:46:27 -07:00
Andy Wilkinson
8621be6bba Make consistent use of Property for Gradle task configuration
Closes gh-32769
2022-10-19 19:08:45 +01:00
Brian Clozel
e5c12c2b56 Move HTTP client observation auto-configuration
This commit moves the observation auto-configuration from the metrics
package to the observation package for consistency.

See gh-32484
See gh-32518
2022-10-19 19:59:25 +02:00
Brian Clozel
b2fe807d47 Move MVC metrics to Observation auto-configuration
This commit moves the entire Metrics auto-configuration for Spring MVC
to the new `Observation` API and the instrumentation contributed in
Spring Framework.

Closes gh-32538
2022-10-19 19:33:31 +02:00
Andy Wilkinson
e6c69061b5 Upgrade to Jackson 2.14.0-rc2
Closes gh-32771
2022-10-19 11:47:40 +01:00
Andy Wilkinson
38b5542151 Merge branch '2.7.x'
Closes gh-32789
2022-10-19 11:45:54 +01:00
Andy Wilkinson
6f787c4b79 Upgrade to Infinispan 13.0.12.Final
Closes gh-32788
2022-10-19 11:44:54 +01:00
Andy Wilkinson
3aa835845e Upgrade to Glassfish JAXB 2.3.7
Closes gh-32787
2022-10-19 11:44:51 +01:00
Andy Wilkinson
ba02a64743 Upgrade to Dependency Management Plugin 1.0.15.RELEASE
Closes gh-32786
2022-10-19 11:44:48 +01:00
Andy Wilkinson
e4822f6915 Merge branch '2.6.x' into 2.7.x 2022-10-19 10:49:48 +01:00
Andy Wilkinson
65bdcdb2a5 Upgrade to Glassfish JAXB 2.3.7
Closes gh-32785
2022-10-19 10:44:06 +01:00
Andy Wilkinson
02760ffee4 Upgrade to Dependency Management Plugin 1.0.15.RELEASE
Closes gh-32784
2022-10-19 10:44:03 +01:00
Andy Wilkinson
391e2f7a26 Make META-INF/spring/logback-pattern-rules repeatable
See gh-32756
2022-10-19 10:04:49 +01:00
Andy Wilkinson
a87aca2744 Merge branch '2.7.x'
Closes gh-32782
2022-10-19 10:02:56 +01:00
Andy Wilkinson
a19e394ebb Merge branch '2.6.x' into 2.7.x
Closes gh-32781
2022-10-19 10:00:48 +01:00
Andy Wilkinson
1747c814af Merge pull request #32747 from hpoettker
* gh-32747:
  Upgrade MySQL Connector/J and use new Maven identifiers

Closes gh-32747
2022-10-19 09:58:58 +01:00
Henning Poettker
4ed072a06b Upgrade MySQL Connector/J and use new Maven identifiers
See gh-32747
2022-10-19 09:58:32 +01:00
Stephane Nicoll
b69cf43ec0 Revert "Upgrade to Spring Session 2022.0.0-RC1"
This reverts commit e7b3114db7.
2022-10-19 08:01:29 +02:00
Stephane Nicoll
e7b3114db7 Upgrade to Spring Session 2022.0.0-RC1
Closes gh-32606
2022-10-19 07:52:21 +02:00
Phillip Webb
43a44006c9 Update getting started documentation to use @SpringBootApplication
Closes gh-32780
2022-10-18 20:45:23 -07:00
Phillip Webb
8dadf86f93 Merge branch '2.7.x'
Closes gh-32778
2022-10-18 17:15:03 -07:00
Phillip Webb
fcaac2b343 Merge branch '2.6.x' into 2.7.x
Closes gh-32777
2022-10-18 17:14:48 -07:00
Phillip Webb
a182cc6f7c Merge pull request #32521 from terminux
* pr/32521:
  Polish 'Use exclamation character for the document separator prefix'
  Use exclamation character for the document separator prefix

Closes gh-32521
2022-10-18 17:14:35 -07:00
Phillip Webb
2c7114fa17 Polish 'Use exclamation character for the document separator prefix'
See gh-32521
2022-10-18 17:08:21 -07:00
Guirong Hu
33e379c4a2 Use exclamation character for the document separator prefix
See gh-32521
2022-10-18 17:07:51 -07:00
Phillip Webb
07dd388b58 Merge branch '2.7.x'
Closes gh-32776
2022-10-18 15:51:27 -07:00
Phillip Webb
8dec296dfd Merge branch '2.6.x' into 2.7.x
Closes gh-32775
2022-10-18 15:49:51 -07:00
Phillip Webb
eaf854bd9c Merge pull request #32645 from terminux
* pr/32645:
  Polish 'Add DataSize serializer for configprops endpoint'
  Add DataSize serializer for configprops endpoint

Closes gh-32645
2022-10-18 15:49:42 -07:00
Phillip Webb
de111dba5c Polish 'Add DataSize serializer for configprops endpoint'
See gh-32645
2022-10-18 15:46:56 -07:00
Guirong Hu
3b25132e38 Add DataSize serializer for configprops endpoint
See gh-32645
2022-10-18 15:46:33 -07:00
Phillip Webb
02cd910f5a Merge branch '2.7.x'
Closes gh-32774
2022-10-18 15:37:42 -07:00
Phillip Webb
fbd416adc6 Merge branch '2.6.x' into 2.7.x
Closes gh-32773
2022-10-18 15:37:20 -07:00
Phillip Webb
e35de7164e Merge pull request #32770 from YuanHao97
* pr/32770:
  Polish 'Use more specific bean method return types in KafkaAutoConfiguration'
  Use more specific bean method return types in KafkaAutoConfiguration

Closes gh-32770
2022-10-18 15:36:22 -07:00
Phillip Webb
b02c702ad1 Polish 'Use more specific bean method return types in KafkaAutoConfiguration'
See gh-32770
2022-10-18 15:35:37 -07:00
yuanhao18
c498ad0320 Use more specific bean method return types in KafkaAutoConfiguration
Update `KafkaAutoConfiguration` so that more specific bean types are
returned.

See gh-32770
2022-10-18 15:33:58 -07:00
Scott Frederick
76c7263eff Provide default groupId for AOT processing
Framework requires the `groupId` passed to the AOT processing
to be non-empty, so a default should be used if the build
system does not provide a value.

See gh-32696
2022-10-18 16:39:17 -05:00
Andy Wilkinson
9d07a09ed4 Upgrade to Spring Integration 6.0.0-RC1
Closes gh-32619
2022-10-18 21:41:32 +01:00
Andy Wilkinson
60112e7d90 Upgrade to Spring WS 4.0.0-RC1
Closes gh-32621
2022-10-18 21:40:25 +01:00
Andy Wilkinson
d20f582493 Upgrade to Spring GraphQL 1.0.0-RC1
Closes gh-32605
2022-10-18 21:39:33 +01:00
Andy Wilkinson
1d78100ba8 Fix Checkstyle suppressions on Windows 2022-10-18 21:37:59 +01:00
Andy Wilkinson
4a76fbf93c Support logback.xml in a native image
Closes gh-32756
2022-10-18 21:37:28 +01:00
Phillip Webb
cb48674536 Switch Java versions used in documentation
See gh-32746
2022-10-18 13:28:29 -07:00
Phillip Webb
7d03a201c0 Switch Java version displayed in documentation
Closes gh-32746
2022-10-18 11:48:12 -07:00