Commit Graph

44376 Commits

Author SHA1 Message Date
Stephane Nicoll
181f0b004b Upgrade to Micrometer 1.9.15
Closes gh-37245
2023-09-12 11:33:44 +02:00
Moritz Halbritter
e2d84fa462 Make SslStoreBundle implementations immutable
Closes gh-37222
2023-09-11 15:39:25 +02:00
Stephane Nicoll
c298091e34 Merge branch '3.0.x' into 3.1.x
Closes gh-37336
2023-09-11 15:37:43 +02:00
Stephane Nicoll
112e85507c Support AOT processing of Value Object with several constructors
Previously, AOT processing failed on processing an immutable
configuration properties that declare several constructors as the core
framework infrastructure tries to resolve the "autowired" constructor
to use, even if the custom code fragments are never going to use it.

This commit workarounds the problem in maintenance releases until a
proper fix is provided in the core framework. When AOT runs, a
SmartInstantiationAwareBeanPostProcessor is added to the bean factory
to provide the constructor to use. This implementation relies on the
same algorithm that the binder uses at runtime.

Closes gh-37283
2023-09-11 15:27:02 +02:00
Andy Wilkinson
7754dd290a Merge branch '3.0.x' into 3.1.x 2023-09-11 10:32:24 +01:00
Andy Wilkinson
994bafdfd9 Merge branch '2.7.x' into 3.0.x 2023-09-11 10:32:13 +01:00
Marten Deinum
5141e5c4ac Fix description of brokerUrl property in ArtemisProperties
Update description to refer to url instead of port.

See gh-37260
2023-09-11 10:31:19 +01:00
Stephane Nicoll
fcfd7b2655 Merge branch '3.0.x' into 3.1.x 2023-09-11 11:26:03 +02:00
Stephane Nicoll
571c8291a2 Merge branch '2.7.x' into 3.0.x 2023-09-11 11:25:55 +02:00
Stephane Nicoll
342419edb3 Upgrade to Tomcat 10.1.13
Closes gh-37306
2023-09-11 11:00:15 +02:00
Stephane Nicoll
8a69af94f2 Upgrade to Spring Kafka 3.0.11
Closes gh-37305
2023-09-11 11:00:15 +02:00
Stephane Nicoll
f4f18d1d51 Upgrade to SLF4J 2.0.9
Closes gh-37304
2023-09-11 11:00:15 +02:00
Stephane Nicoll
6faff5e311 Upgrade to REST Assured 5.3.2
Closes gh-37303
2023-09-11 11:00:15 +02:00
Stephane Nicoll
bb5aa0dbd8 Upgrade to Pooled JMS 3.1.2
Closes gh-37302
2023-09-11 11:00:14 +02:00
Stephane Nicoll
b70cee9841 Upgrade to Native Build Tools Plugin 0.9.26
Closes gh-37301
2023-09-11 11:00:14 +02:00
Stephane Nicoll
82768cf500 Upgrade to Jetty 11.0.16
Closes gh-37300
2023-09-11 11:00:14 +02:00
Stephane Nicoll
35dd81ae22 Upgrade to Tomcat 10.1.13
Closes gh-37295
2023-09-11 10:59:51 +02:00
Stephane Nicoll
697f3bb6b4 Upgrade to Spring Kafka 3.0.11
Closes gh-37294
2023-09-11 10:59:51 +02:00
Stephane Nicoll
b30ff3c6b2 Upgrade to SLF4J 2.0.9
Closes gh-37293
2023-09-11 10:59:51 +02:00
Stephane Nicoll
873323f36f Upgrade to Native Build Tools Plugin 0.9.26
Closes gh-37292
2023-09-11 10:59:50 +02:00
Stephane Nicoll
902eb2d7fa Upgrade to Jetty 11.0.16
Closes gh-37291
2023-09-11 10:59:50 +02:00
Stephane Nicoll
400a24245a Upgrade to Infinispan 14.0.17.Final
Closes gh-37299
2023-09-11 10:53:53 +02:00
Stephane Nicoll
999a7b159e Upgrade to Hibernate 6.2.8.Final
Closes gh-37298
2023-09-11 10:53:53 +02:00
Stephane Nicoll
0206c30238 Upgrade to Couchbase Client 3.4.10
Closes gh-37297
2023-09-11 10:53:53 +02:00
Stephane Nicoll
bb8b31d865 Upgrade to Infinispan 14.0.17.Final
Closes gh-37290
2023-09-11 10:51:59 +02:00
Stephane Nicoll
a52d7e255b Upgrade to Couchbase Client 3.4.10
Closes gh-37289
2023-09-11 10:51:59 +02:00
Stephane Nicoll
cf3d5cad2d Upgrade to Byte Buddy 1.14.7
Closes gh-37296
2023-09-11 10:28:57 +02:00
Stephane Nicoll
615d4b83ef Upgrade to Tomcat 9.0.80
Closes gh-37288
2023-09-11 10:13:42 +02:00
Stephane Nicoll
0b2f22be59 Upgrade to Jetty 9.4.52.v20230823
Closes gh-37287
2023-09-11 10:13:38 +02:00
Stephane Nicoll
c8178b21b7 Upgrade to Elasticsearch 7.17.13
Closes gh-37286
2023-09-11 10:13:33 +02:00
Stephane Nicoll
def2fe3235 Merge branch '3.0.x' into 3.1.x 2023-09-11 09:04:06 +02:00
Stephane Nicoll
ad11c57013 Start building against Spring Retry 2.0.3 snapshots
See gh-37280
2023-09-11 08:56:41 +02:00
Stephane Nicoll
a5ed46846f Start building against Spring Retry 2.0.3 snapshots
See gh-37279
2023-09-11 08:54:24 +02:00
Andy Wilkinson
a9f91f87da Merge branch '3.0.x' into 3.1.x
Closes gh-37270
2023-09-08 15:45:25 +01:00
Andy Wilkinson
48c8928d0c Manage ehcache dependencies without their classifiers as well
Closes gh-37243
2023-09-08 15:44:12 +01:00
Andy Wilkinson
e01b380d21 Start building against Spring Integration 6.1.3 snapshots
See gh-37267
2023-09-08 14:14:07 +01:00
Andy Wilkinson
83a920a28f Start building against Spring GraphQL 1.2.3 snapshots
See gh-37266
2023-09-08 14:14:06 +01:00
Andy Wilkinson
4bd8c350f2 Start building against Spring Framework 6.0.12 snapshots
See gh-37265
2023-09-08 14:14:06 +01:00
Andy Wilkinson
af72bf1671 Start building against Spring AMQP 3.0.9 snapshots
See gh-37264
2023-09-08 14:13:15 +01:00
Andy Wilkinson
04f55ada44 Start building against Reactor Bom 2022.0.11 snapshots
See gh-37263
2023-09-08 14:13:08 +01:00
Andy Wilkinson
f4e731bdbb Start building against Micrometer Tracing 1.1.5 snapshots
See gh-37262
2023-09-08 14:13:03 +01:00
Andy Wilkinson
8ecb7d33c9 Start building against Micrometer 1.11.4 snapshots
See gh-37261
2023-09-08 14:12:59 +01:00
Andy Wilkinson
08f9b0721d Merge branch '3.0.x' into 3.1.x 2023-09-08 14:10:00 +01:00
Andy Wilkinson
5de5331102 Start building against Spring GraphQL 1.1.6 snapshots
See gh-37259
2023-09-08 12:07:43 +01:00
Andy Wilkinson
ca254e51f6 Start building against Spring Framework 6.0.12 snapshots
See gh-37258
2023-09-08 12:07:43 +01:00
Andy Wilkinson
b1d13c3fe5 Start building against Spring AMQP 3.0.9 snapshots
See gh-37257
2023-09-08 11:51:36 +01:00
Andy Wilkinson
216dad8bc5 Start building against Reactor Bom 2022.0.11 snapshots
See gh-37256
2023-09-08 11:51:31 +01:00
Andy Wilkinson
e7de1752a7 Start building against Micrometer 1.10.11 snapshots
See gh-37255
2023-09-08 11:51:26 +01:00
Andy Wilkinson
12dd88bcdb Merge branch '3.0.x' into 3.1.x 2023-09-08 11:49:37 +01:00
Andy Wilkinson
b731a69594 Merge branch '2.7.x' into 3.0.x 2023-09-08 11:49:25 +01:00