Commit Graph

34409 Commits

Author SHA1 Message Date
Andy Wilkinson
25c320be51 Upgrade to Netty 4.1.77.Final
Closes gh-30911
2022-05-10 14:37:39 +01:00
Andy Wilkinson
0713f772ba Upgrade to MySQL 8.0.29
Closes gh-30910
2022-05-10 14:37:36 +01:00
Andy Wilkinson
84b1b67e6d Upgrade to Johnzon 1.2.18
Closes gh-30909
2022-05-10 14:37:34 +01:00
Andy Wilkinson
705ce88f13 Upgrade to Jaybird 4.0.6.java8
Closes gh-30908
2022-05-10 14:37:30 +01:00
Andy Wilkinson
0c19ae5294 Upgrade to Hazelcast 4.1.9
Closes gh-30907
2022-05-10 14:37:27 +01:00
Andy Wilkinson
6938df26e0 Upgrade to ActiveMQ 5.16.5
Closes gh-30906
2022-05-10 14:37:25 +01:00
Andy Wilkinson
cbea3c1647 Merge pull request #30880 from christophejan
* gh-30880:
  Improve debug logging of requests to actuator endpoints on WebFlux

Closes gh-30880
2022-05-06 17:49:41 +01:00
christophejan
a1f3d68ead Improve debug logging of requests to actuator endpoints on WebFlux
See gh-30880
2022-05-06 17:49:27 +01:00
Andy Wilkinson
0e7c3547dd Prohibit usage of Micrometer nullability annotations
Closes gh-30881
2022-05-06 11:29:08 +01:00
Scott Frederick
8fe47aaebd Remove smoke tests that do nothing without a server
Fixes gh-30875
2022-05-05 15:35:38 -05:00
Andy Wilkinson
8cd3b86e5c Merge pull request #30505 from terminux
* gh-30505:
  Polish "Fix ConditionalOnProperty when used in an aliased composed annotation"
  Fix ConditionalOnProperty when used in an aliased composed annotation

Closes gh-30505
2022-05-05 10:18:50 +01:00
Andy Wilkinson
6d4f0232ca Polish "Fix ConditionalOnProperty when used in an aliased composed annotation"
See gh-30505
2022-05-05 10:02:27 +01:00
Guirong Hu
dc57ad54d5 Fix ConditionalOnProperty when used in an aliased composed annotation
See gh-30505
2022-05-05 10:02:15 +01:00
Andy Wilkinson
09ec409184 Upgrade CI images to ubuntu:focal-20220426
Closes gh-30871
2022-05-05 09:33:35 +01:00
Andy Wilkinson
111dfd8911 Merge pull request #30773 from marcwrobel
* gh-30773:
  Polish "Fix typos"
  Fix typos

Closes gh-30773
2022-05-03 14:10:06 +01:00
Andy Wilkinson
4fd2e0c916 Polish "Fix typos"
See gh-30773
2022-05-03 14:09:53 +01:00
Andy Wilkinson
f6d24dc1a8 Fix typos
See gh-30773
2022-05-03 14:09:37 +01:00
Andy Wilkinson
561526f802 Merge branch 'gh-30844' into 2.5.x
Closes gh-30844
2022-05-03 13:54:31 +01:00
Andy Wilkinson
798d61fcf0 Polish "Make event handling in ClassPathFileSystemWatcherTests thread-safe"
See gh-30844
2022-05-03 13:54:13 +01:00
dugenkui03
aeaad006cd Make event handling in ClassPathFileSystemWatcherTests thread-safe
See gh-30844
2022-05-03 13:52:55 +01:00
Andy Wilkinson
e08483f495 Merge pull request #30705 from dugenkui03
* gh-30705:
  Polish "Make event handling in JobExecutionExitCodeGenerator thread-safe"
  Make event handling in JobExecutionExitCodeGenerator thread-safe

Closes gh-30705
2022-05-03 13:49:33 +01:00
Andy Wilkinson
026b9e2efe Polish "Make event handling in JobExecutionExitCodeGenerator thread-safe"
See gh-30705
2022-05-03 13:49:12 +01:00
dugenkui03
c8d1dfebab Make event handling in JobExecutionExitCodeGenerator thread-safe
See gh-30705
2022-05-03 13:48:15 +01:00
Andy Wilkinson
7cf37cae43 Merge pull request #30824 from eddumelendez
* gh-30824:
  Polish "Polish InfluxMetricsExportAutoConfiguration"
  Polish InfluxMetricsExportAutoConfiguration

Closes gh-30824
2022-05-03 09:51:03 +01:00
Andy Wilkinson
f8e5a534a6 Polish "Polish InfluxMetricsExportAutoConfiguration"
See gh-30824
2022-05-03 09:50:51 +01:00
Eddú Meléndez
b0d5364efa Polish InfluxMetricsExportAutoConfiguration
See gh-30824
2022-05-03 09:50:06 +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
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
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
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
4246e4dbc4 Upgrade Java 8 CI image to jdk8u332-b09
Closes gh-30819
2022-04-28 10:02:19 +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
193ef9a06d Package META-INF/services/ files beneath BOOT-INF/classes/
Closes gh-30413
2022-04-25 14:32:47 +01:00
Andy Wilkinson
ce788657ce Improve diagnostics for map binding failures
Closes gh-30281
2022-04-25 13:50:09 +01:00
Andy Wilkinson
ffe0ec6d4d Use SearchStrategy in MethodValidationExcludeFilter byAnnotation
Closes gh-30631
2022-04-25 12:35:41 +01:00
Moritz Halbritter
9b8b87009c Document support for Java 18
Closes gh-30548
2022-04-25 09:13:07 +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
Spring Builds
c73d8bfc41 Next development version (v2.5.14-SNAPSHOT) 2022-04-21 07:58:06 +00: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
5c4b63be11 Upgrade to Spring Session 2021.0.6
Closes gh-30595
2022-04-20 18:34:05 +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
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
1e32f3b718 Upgrade to Spring Integration 5.5.11
Closes gh-30700
2022-04-20 08:08:19 +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
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
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