Commit Graph

36874 Commits

Author SHA1 Message Date
Andy Wilkinson
fb121a1d40 Merge branch '2.6.x' into 2.7.x
Closes gh-30836
2022-04-29 11:01:55 +01:00
Andy Wilkinson
de1cda786e Merge branch '2.5.x' into 2.6.x
Closes gh-30835
2022-04-29 11:01:37 +01:00
Andy Wilkinson
d338df513a Avoid stale inputs by using sync rather than copy
Closes gh-30829
2022-04-29 11:00:25 +01:00
Andy Wilkinson
cbc4e77b04 Merge branch '2.6.x' into 2.7.x
Closes gh-30810
2022-04-28 10:14:03 +01:00
Andy Wilkinson
c7117f8f57 Merge branch '2.5.x' into 2.6.x
Closes gh-30813
2022-04-28 10:13:31 +01:00
Andy Wilkinson
b5167a46ac Upgrade Java 18 CI image to jdk-18.0.1+10
Closes gh-30817
2022-04-28 10:12:54 +01:00
Andy Wilkinson
bcd5c59373 Merge branch '2.6.x' into 2.7.x
Closes gh-30805
2022-04-28 10:10:41 +01:00
Andy Wilkinson
e2bfddb5d4 Merge branch '2.5.x' into 2.6.x
Closes gh-30821
2022-04-28 10:10:01 +01:00
Andy Wilkinson
400dc5261c Upgrade Java 17 CI image to jdk-17.0.3+7
Closes gh-30807
2022-04-28 10:09:12 +01:00
Andy Wilkinson
692caea73b Merge branch '2.6.x' into 2.7.x
Closes gh-30809
2022-04-28 10:07:34 +01:00
Andy Wilkinson
dd23222d3f Merge branch '2.5.x' into 2.6.x
Closes gh-30820
2022-04-28 10:06:56 +01:00
Andy Wilkinson
7bd6805bc0 Upgrade Java 11 CI image to jdk-11.0.15+10
Closes gh-30818
2022-04-28 10:06:30 +01:00
Andy Wilkinson
55ee74fe60 Merge branch '2.6.x' into 2.7.x
Closes gh-30808
2022-04-28 10:04:12 +01:00
Andy Wilkinson
9f65e78a23 Merge branch '2.5.x' into 2.6.x
Closes gh-30812
2022-04-28 10:03:09 +01:00
Andy Wilkinson
4246e4dbc4 Upgrade Java 8 CI image to jdk8u332-b09
Closes gh-30819
2022-04-28 10:02:19 +01:00
Andy Wilkinson
a7cc76cd86 Merge branch '2.6.x' into 2.7.x
Closes gh-30806
2022-04-28 09:53:17 +01:00
Andy Wilkinson
0b6a3e7ec6 Merge branch '2.5.x' into 2.6.x
Closes gh-30816
2022-04-28 09:52:50 +01:00
Andy Wilkinson
8eb9ddd063 Upgrade CI images to ubuntu:focal-20220415
Closes gh-30811
2022-04-28 09:51:59 +01:00
Andy Wilkinson
facbc7b47b Merge branch '2.6.x' into 2.7.x
Closes gh-30795
2022-04-25 19:31:47 +01:00
Andy Wilkinson
bf94ea24d3 Improve testing of Batch schema resolution
Closes gh-30794
2022-04-25 19:30:59 +01:00
Andy Wilkinson
56690a7eb9 Merge branch '2.6.x' into 2.7.x
Closes gh-30791
2022-04-25 15:03:32 +01:00
Andy Wilkinson
409ec48e2a Merge branch '2.5.x' into 2.6.x
Closes gh-30790
2022-04-25 15:00:51 +01:00
Andy Wilkinson
193ef9a06d Package META-INF/services/ files beneath BOOT-INF/classes/
Closes gh-30413
2022-04-25 14:32:47 +01:00
Moritz Halbritter
b406971094 Remove hyphen from asserting-party
spring.security.saml2.relyingparty.registration.*.asserting-party.* is
now named spring.security.saml2.relyingparty.registration.*.assertingparty.*

Closes gh-30785
2022-04-25 15:26:38 +02:00
Andy Wilkinson
3c5cea47d0 Merge branch '2.6.x' into 2.7.x
Closes gh-30789
2022-04-25 14:11:21 +01:00
Andy Wilkinson
3f23c08268 Merge branch '2.5.x' into 2.6.x
Closes gh-30788
2022-04-25 14:11:08 +01:00
Andy Wilkinson
ce788657ce Improve diagnostics for map binding failures
Closes gh-30281
2022-04-25 13:50:09 +01:00
Andy Wilkinson
25909d0cba Merge pull request #30774 from mmoayyed
* gh-30774:
  Adjust mustache property name to match replacement

Closes gh-30774
2022-04-25 13:02:15 +01:00
Misagh Moayyed
d9ed4fbc2e Adjust mustache property name to match replacement
`spring.mustache.cache` should be replaced with
`spring.mustache.servlet.cache`, to avoid configuration warnings
on startup when using the properties migrator.

See gh-30774
2022-04-25 12:42:38 +01:00
Andy Wilkinson
d0c9d5aabc Merge branch '2.6.x' into 2.7.x
Closes gh-30787
2022-04-25 12:36:30 +01:00
Andy Wilkinson
5c3be7c61e Merge branch '2.5.x' into 2.6.x
Closes gh-30786
2022-04-25 12:36:14 +01:00
Andy Wilkinson
ffe0ec6d4d Use SearchStrategy in MethodValidationExcludeFilter byAnnotation
Closes gh-30631
2022-04-25 12:35:41 +01:00
Moritz Halbritter
e8b7843fe9 Merge branch '2.6.x' into 2.7.x
Closes gh-30782
2022-04-25 09:13:52 +02:00
Moritz Halbritter
63eb6b6ad9 Merge branch '2.5.x' into 2.6.x
Closes gh-30781
2022-04-25 09:13:34 +02:00
Moritz Halbritter
9b8b87009c Document support for Java 18
Closes gh-30548
2022-04-25 09:13:07 +02:00
Moritz Halbritter
6eb3607399 Merge branch '2.6.x' into 2.7.x
Closes gh-30780
2022-04-25 08:37:50 +02:00
Moritz Halbritter
078104f138 Merge branch '2.5.x' into 2.6.x
Closes gh-30779
2022-04-25 08:37:31 +02:00
Moritz Halbritter
09c7732642 Include link to changelog when announcing release to SDKman
Closes gh-30423
2022-04-25 08:33:46 +02:00
Stephane Nicoll
ce683c3b6f Upgrade to Maven Javadoc Plugin 3.4.0
Closes gh-30770
2022-04-21 13:15:20 +02:00
Stephane Nicoll
b9a2a05513 Upgrade to Kotlin 1.6.21
Closes gh-30769
2022-04-21 13:15:18 +02:00
Stephane Nicoll
7ecb51ee39 Upgrade to Janino 3.1.7
Closes gh-30768
2022-04-21 13:15:14 +02:00
Stephane Nicoll
7f3922e2fa Upgrade to Infinispan 13.0.9.Final
Closes gh-30767
2022-04-21 13:15:12 +02:00
Stephane Nicoll
d0e237be10 Upgrade to Flyway 8.5.9
Closes gh-30766
2022-04-21 13:15:10 +02:00
Stephane Nicoll
1926a1ea7c Merge branch '2.6.x' into 2.7.x 2022-04-21 13:12:18 +02:00
Stephane Nicoll
fb1a25f765 Merge branch '2.5.x' into 2.6.x 2022-04-21 13:12:09 +02:00
Spring Builds
fba258b68a Next development version (v2.6.8-SNAPSHOT) 2022-04-21 09:29:09 +00:00
Spring Builds
c73d8bfc41 Next development version (v2.5.14-SNAPSHOT) 2022-04-21 07:58:06 +00:00
Stephane Nicoll
76e197f3f7 Merge pull request #29812 from tomazfernandes
* pr/29812:
  Polish "Add auto-configuration to Kafka Retry Topics"
  Add auto-configuration to Kafka Retry Topics

Closes gh-29812
2022-04-21 09:28:43 +02:00
Stephane Nicoll
b3e3581271 Polish "Add auto-configuration to Kafka Retry Topics"
See gh-29812
2022-04-21 09:26:42 +02:00
tomazfernandes
bf46d7244a Add auto-configuration to Kafka Retry Topics
See gh-29812
2022-04-21 08:32:04 +02:00