Andy Wilkinson
e128eb5025
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37357
1 year ago
Andy Wilkinson
93ea05edc3
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37356
1 year ago
Andy Wilkinson
3e68e6042e
Merge branch '3.0.x' into 3.1.x
1 year ago
Andy Wilkinson
2ee9bd41b0
Fix moving to Micrometer Tracing snapshots
...
The GitHub repo, and therefore calendar entry, is named "Tracing"
but our name for the library is "Micrometer Tracing". Configuring
a custom calendarName allows snapshot release dates to be detected.
See gh-37212
1 year ago
Andy Wilkinson
0b3a5f2489
Ensure that check for unnecessary exclusions runs on classpath change
...
Closes gh-37307
1 year ago
Stephane Nicoll
bc234ea9bd
Merge branch '3.0.x' into 3.1.x
1 year ago
Stephane Nicoll
0fd9c65d8d
Merge branch '2.7.x' into 3.0.x
1 year ago
Stephane Nicoll
e92491e4ca
Upgrade to Reactor Bom 2022.0.11
...
Closes gh-37263
1 year ago
Stephane Nicoll
c6184b4429
Upgrade to Reactor Bom 2022.0.11
...
Closes gh-37256
1 year ago
Stephane Nicoll
5bbd4bba91
Upgrade to Reactor Bom 2020.0.36
...
Closes gh-37246
1 year ago
Stephane Nicoll
dfaa0b4625
Merge branch '3.0.x' into 3.1.x
1 year ago
Stephane Nicoll
8d8eb0e3f6
Upgrade to Neo4j Java Driver 5.12.0
...
Closes gh-37353
1 year ago
Stephane Nicoll
5fe111df66
Upgrade to Neo4j Java Driver 5.12.0
...
Closes gh-37352
1 year ago
Stephane Nicoll
959cd00627
Merge branch '3.0.x' into 3.1.x
1 year ago
Stephane Nicoll
7df79432eb
Polish "Upgrade to Micrometer Tracing 1.0.10"
...
See gh-37345
1 year ago
Stephane Nicoll
2b23bb8923
Start building against Spring Data Bom 2023.0.4 snapshots
...
See gh-37350
1 year ago
Stephane Nicoll
11940f8fec
Start building against Spring Data Bom 2022.0.10 snapshots
...
See gh-37349
1 year ago
Stephane Nicoll
70b585f0d7
Merge branch '3.0.x' into 3.1.x
1 year ago
Stephane Nicoll
0163570cda
Remove invalid exclusion of Spring Data versions
1 year ago
Stephane Nicoll
a815c79e96
Merge branch '3.0.x' into 3.1.x
1 year ago
Stephane Nicoll
10415c3072
Merge branch '2.7.x' into 3.0.x
1 year ago
Stephane Nicoll
4c415efea3
Upgrade to Micrometer Tracing 1.1.5
...
Closes gh-37262
1 year ago
Stephane Nicoll
d720956209
Upgrade to Micrometer 1.11.4
...
Closes gh-37261
1 year ago
Stephane Nicoll
bbefc07752
Upgrade to Micrometer Tracing 1.0.10
...
Closes gh-37345
1 year ago
Stephane Nicoll
a3dff81437
Upgrade to Micrometer 1.10.11
...
Closes gh-37255
1 year ago
Stephane Nicoll
181f0b004b
Upgrade to Micrometer 1.9.15
...
Closes gh-37245
1 year ago
Moritz Halbritter
e2d84fa462
Make SslStoreBundle implementations immutable
...
Closes gh-37222
1 year ago
Stephane Nicoll
c298091e34
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37336
1 year ago
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
1 year ago
Andy Wilkinson
7754dd290a
Merge branch '3.0.x' into 3.1.x
1 year ago
Andy Wilkinson
994bafdfd9
Merge branch '2.7.x' into 3.0.x
1 year ago
Marten Deinum
5141e5c4ac
Fix description of brokerUrl property in ArtemisProperties
...
Update description to refer to url instead of port.
See gh-37260
1 year ago
Stephane Nicoll
fcfd7b2655
Merge branch '3.0.x' into 3.1.x
1 year ago
Stephane Nicoll
571c8291a2
Merge branch '2.7.x' into 3.0.x
1 year ago
Stephane Nicoll
342419edb3
Upgrade to Tomcat 10.1.13
...
Closes gh-37306
1 year ago
Stephane Nicoll
8a69af94f2
Upgrade to Spring Kafka 3.0.11
...
Closes gh-37305
1 year ago
Stephane Nicoll
f4f18d1d51
Upgrade to SLF4J 2.0.9
...
Closes gh-37304
1 year ago
Stephane Nicoll
6faff5e311
Upgrade to REST Assured 5.3.2
...
Closes gh-37303
1 year ago
Stephane Nicoll
bb5aa0dbd8
Upgrade to Pooled JMS 3.1.2
...
Closes gh-37302
1 year ago
Stephane Nicoll
b70cee9841
Upgrade to Native Build Tools Plugin 0.9.26
...
Closes gh-37301
1 year ago
Stephane Nicoll
82768cf500
Upgrade to Jetty 11.0.16
...
Closes gh-37300
1 year ago
Stephane Nicoll
35dd81ae22
Upgrade to Tomcat 10.1.13
...
Closes gh-37295
1 year ago
Stephane Nicoll
697f3bb6b4
Upgrade to Spring Kafka 3.0.11
...
Closes gh-37294
1 year ago
Stephane Nicoll
b30ff3c6b2
Upgrade to SLF4J 2.0.9
...
Closes gh-37293
1 year ago
Stephane Nicoll
873323f36f
Upgrade to Native Build Tools Plugin 0.9.26
...
Closes gh-37292
1 year ago
Stephane Nicoll
902eb2d7fa
Upgrade to Jetty 11.0.16
...
Closes gh-37291
1 year ago
Stephane Nicoll
400a24245a
Upgrade to Infinispan 14.0.17.Final
...
Closes gh-37299
1 year ago
Stephane Nicoll
999a7b159e
Upgrade to Hibernate 6.2.8.Final
...
Closes gh-37298
1 year ago
Stephane Nicoll
0206c30238
Upgrade to Couchbase Client 3.4.10
...
Closes gh-37297
1 year ago
Stephane Nicoll
bb8b31d865
Upgrade to Infinispan 14.0.17.Final
...
Closes gh-37290
1 year ago