Commit Graph

35964 Commits

Author SHA1 Message Date
Andy Wilkinson
bf94ea24d3 Improve testing of Batch schema resolution
Closes gh-30794
2022-04-25 19:30:59 +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
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
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
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
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
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
Phillip Webb
c5d650a807 Merge branch '2.5.x' into 2.6.x
Closes gh-30762
2022-04-20 16:29:24 -07:00
Phillip Webb
77edb27a07 Fix package tangle caused by ApplicationContextFactory
Fix package tangle by changing `ApplicationContextFactory.DEFAULT` to
use `spring.factories` to discover implementations rather than needing
direct access to our own `ApplicationContext` classes.

Closes gh-30272
2022-04-20 16:28:46 -07:00
Stephane Nicoll
a0bdd93016 Merge branch '2.5.x' into 2.6.x 2022-04-20 18:36:01 +02:00
Stephane Nicoll
3731655b34 Upgrade to Spring Session 2021.1.3
Closes gh-30603
2022-04-20 18:35:52 +02:00
Stephane Nicoll
5c4b63be11 Upgrade to Spring Session 2021.0.6
Closes gh-30595
2022-04-20 18:34:05 +02:00
Stephane Nicoll
e455fc1b88 Merge branch '2.5.x' into 2.6.x 2022-04-20 09:50:03 +02:00
Stephane Nicoll
c5953623fa Upgrade to Postgresql 42.3.4
Closes gh-30758
2022-04-20 09:26:42 +02:00
Stephane Nicoll
d69ca284b9 Upgrade to Lombok 1.18.24
Closes gh-30757
2022-04-20 09:26:39 +02:00
Stephane Nicoll
9673a8b375 Upgrade to Kotlin 1.6.21
Closes gh-30756
2022-04-20 09:26:37 +02:00
Stephane Nicoll
bda0fbf22f Upgrade to Janino 3.1.7
Closes gh-30755
2022-04-20 09:26:34 +02:00
Stephane Nicoll
1bd1b2a3a4 Upgrade to Lombok 1.18.24
Closes gh-30753
2022-04-20 09:11:34 +02:00
Stephane Nicoll
792ebdbbf8 Upgrade to Janino 3.1.7
Closes gh-30752
2022-04-20 09:11:32 +02:00
Stephane Nicoll
d049ae8703 Merge branch '2.5.x' into 2.6.x
Closes gh-30749
2022-04-20 08:24:07 +02:00
Stephane Nicoll
e1ad657888 Merge pull request #30748 from rfigueroa
* pr/30748:
  Use eclipse-temurin in docker samples

Closes gh-30748
2022-04-20 08:22:47 +02:00
rfigueroa
ae267bfab2 Use eclipse-temurin in docker samples
As AdoptOpenJDK moved to the Eclipse Foundation, this commit updates the
docs to reflect that in docker file samples.

See gh-30748
2022-04-20 08:21:55 +02:00
Stephane Nicoll
ee8c44385a Merge branch '2.5.x' into 2.6.x 2022-04-20 08:09:24 +02:00
Stephane Nicoll
245c6c97ec Upgrade to Spring Integration 5.5.11
Closes gh-30702
2022-04-20 08:09:00 +02:00
Stephane Nicoll
1e32f3b718 Upgrade to Spring Integration 5.5.11
Closes gh-30700
2022-04-20 08:08:19 +02:00
Stephane Nicoll
fd784eae09 Merge branch '2.5.x' into 2.6.x 2022-04-19 15:37:11 +02:00
Stephane Nicoll
ba38441a0a Upgrade to Spring Data 2021.1.4
Closes gh-30602
2022-04-19 15:36:54 +02:00
Stephane Nicoll
9f7a9546bd Upgrade to Spring Data 2021.0.11
Closes gh-30594
2022-04-19 15:35:29 +02:00
Stephane Nicoll
00b175bb7f Upgrade to Jackson 2.13.2.1
Closes gh-30743
2022-04-19 13:04:03 +02:00
Stephane Nicoll
d3a70c3793 Upgrade to Spring HATEOAS 1.4.2
Closes gh-30744
2022-04-19 13:03:38 +02:00
Stephane Nicoll
58eabc8ae7 Merge pull request #30674 from chanhyeong
* pr/30674:
  Polish "Fix incorrect link in kafka.adoc"
  Fix incorrect link in kafka.adoc

Closes gh-30674
2022-04-19 09:54:40 +02:00
Stephane Nicoll
57b3cb5135 Polish "Fix incorrect link in kafka.adoc"
See gh-30674
2022-04-19 09:52:56 +02:00
Chanhyeong Cho
577f0add0c Fix incorrect link in kafka.adoc
See gh-30674
2022-04-19 09:48:03 +02:00
Stephane Nicoll
91625207b2 Merge branch '2.5.x' into 2.6.x
Closes gh-30738
2022-04-19 09:11:01 +02:00
Stephane Nicoll
4c52de3ef7 Merge pull request #30692 from terminux
* pr/30692:
  Polish "Validate overrides against CharsetMapperDefault.properties"
  Validate overrides against CharsetMapperDefault.properties

Closes gh-30692
2022-04-19 09:10:19 +02:00
Stephane Nicoll
1fa4701d6d Polish "Validate overrides against CharsetMapperDefault.properties"
See gh-30692
2022-04-19 09:03:54 +02:00
Guirong Hu
407ae3b04f Validate overrides against CharsetMapperDefault.properties
See gh-30692
2022-04-19 09:03:40 +02:00
Stephane Nicoll
a048e4ccb7 Merge branch '2.5.x' into 2.6.x
Closes gh-30736
2022-04-19 08:47:42 +02:00
Stephane Nicoll
2c30d661a4 Merge pull request #30659 from jprinet
* pr/30659:
  Upgrade to Gradle Enterprise plugin 3.9

Closes gh-30659
2022-04-19 08:47:34 +02:00
Jerome Prinet
209e6fbe55 Upgrade to Gradle Enterprise plugin 3.9
See gh-30659
2022-04-19 08:46:39 +02:00
Stephane Nicoll
18c4419c61 Merge branch '2.5.x' into 2.6.x 2022-04-19 08:15:39 +02:00
Stephane Nicoll
52b54f434b Upgrade to Spring Kafka 2.8.5
Closes gh-30600
2022-04-19 08:09:57 +02:00
Stephane Nicoll
3438934a9e Upgrade to Spring AMQP 2.4.4
Closes gh-30701
2022-04-19 08:07:17 +02:00