Andy Wilkinson
b61661ff5f
Upgrade to Postgresql 42.3.5
...
Closes gh-30925
3 years ago
Andy Wilkinson
295b3b0fbd
Upgrade to Netty tcNative 2.0.52.Final
...
Closes gh-30924
3 years ago
Andy Wilkinson
4c197e4175
Upgrade to Netty 4.1.77.Final
...
Closes gh-30923
3 years ago
Andy Wilkinson
1f4f64553c
Upgrade to MySQL 8.0.29
...
Closes gh-30922
3 years ago
Andy Wilkinson
bf63740a9a
Upgrade to Johnzon 1.2.18
...
Closes gh-30921
3 years ago
Andy Wilkinson
0a3169aab7
Upgrade to Jaybird 4.0.6.java8
...
Closes gh-30920
3 years ago
Andy Wilkinson
d0bdb2a061
Upgrade to Hazelcast 4.2.5
...
Closes gh-30919
3 years ago
Andy Wilkinson
23ad3e1952
Upgrade to Couchbase Client 3.2.7
...
Closes gh-30918
3 years ago
Andy Wilkinson
68b54f194f
Upgrade to ActiveMQ 5.16.5
...
Closes gh-30917
3 years ago
Andy Wilkinson
d10addffe3
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30886
3 years ago
christophejan
a1f3d68ead
Improve debug logging of requests to actuator endpoints on WebFlux
...
See gh-30880
3 years ago
Andy Wilkinson
5258cd2814
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30882
3 years ago
Andy Wilkinson
0e7c3547dd
Prohibit usage of Micrometer nullability annotations
...
Closes gh-30881
3 years ago
Andy Wilkinson
c9571a04ab
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30873
3 years ago
Andy Wilkinson
6d4f0232ca
Polish "Fix ConditionalOnProperty when used in an aliased composed annotation"
...
See gh-30505
3 years ago
Guirong Hu
dc57ad54d5
Fix ConditionalOnProperty when used in an aliased composed annotation
...
See gh-30505
3 years ago
Andy Wilkinson
fa327a783d
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30850
3 years ago
Andy Wilkinson
4fd2e0c916
Polish "Fix typos"
...
See gh-30773
3 years ago
Andy Wilkinson
f6d24dc1a8
Fix typos
...
See gh-30773
3 years ago
Andy Wilkinson
b20a8bd778
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30847
3 years ago
Andy Wilkinson
798d61fcf0
Polish "Make event handling in ClassPathFileSystemWatcherTests thread-safe"
...
See gh-30844
3 years ago
dugenkui03
aeaad006cd
Make event handling in ClassPathFileSystemWatcherTests thread-safe
...
See gh-30844
3 years ago
Andy Wilkinson
a8b5a1c688
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30845
3 years ago
Andy Wilkinson
026b9e2efe
Polish "Make event handling in JobExecutionExitCodeGenerator thread-safe"
...
See gh-30705
3 years ago
dugenkui03
c8d1dfebab
Make event handling in JobExecutionExitCodeGenerator thread-safe
...
See gh-30705
3 years ago
Andy Wilkinson
f1b5f36af8
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30841
3 years ago
Andy Wilkinson
f8e5a534a6
Polish "Polish InfluxMetricsExportAutoConfiguration"
...
See gh-30824
3 years ago
Eddú Meléndez
b0d5364efa
Polish InfluxMetricsExportAutoConfiguration
...
See gh-30824
3 years ago
Andy Wilkinson
bf94ea24d3
Improve testing of Batch schema resolution
...
Closes gh-30794
3 years ago
Andy Wilkinson
409ec48e2a
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30790
3 years ago
Andy Wilkinson
193ef9a06d
Package META-INF/services/ files beneath BOOT-INF/classes/
...
Closes gh-30413
3 years ago
Andy Wilkinson
3f23c08268
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30788
3 years ago
Andy Wilkinson
ce788657ce
Improve diagnostics for map binding failures
...
Closes gh-30281
3 years ago
Andy Wilkinson
5c3be7c61e
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30786
3 years ago
Andy Wilkinson
ffe0ec6d4d
Use SearchStrategy in MethodValidationExcludeFilter byAnnotation
...
Closes gh-30631
3 years ago
Moritz Halbritter
63eb6b6ad9
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30781
3 years ago
Moritz Halbritter
9b8b87009c
Document support for Java 18
...
Closes gh-30548
3 years ago
Phillip Webb
c5d650a807
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30762
3 years ago
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
3 years ago
Stephane Nicoll
3731655b34
Upgrade to Spring Session 2021.1.3
...
Closes gh-30603
3 years ago
Stephane Nicoll
5c4b63be11
Upgrade to Spring Session 2021.0.6
...
Closes gh-30595
3 years ago
Stephane Nicoll
c5953623fa
Upgrade to Postgresql 42.3.4
...
Closes gh-30758
3 years ago
Stephane Nicoll
d69ca284b9
Upgrade to Lombok 1.18.24
...
Closes gh-30757
3 years ago
Stephane Nicoll
bda0fbf22f
Upgrade to Janino 3.1.7
...
Closes gh-30755
3 years ago
Stephane Nicoll
1bd1b2a3a4
Upgrade to Lombok 1.18.24
...
Closes gh-30753
3 years ago
Stephane Nicoll
792ebdbbf8
Upgrade to Janino 3.1.7
...
Closes gh-30752
3 years ago
Stephane Nicoll
d049ae8703
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30749
3 years ago
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
3 years ago
Stephane Nicoll
245c6c97ec
Upgrade to Spring Integration 5.5.11
...
Closes gh-30702
3 years ago
Stephane Nicoll
1e32f3b718
Upgrade to Spring Integration 5.5.11
...
Closes gh-30700
3 years ago