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
2023-09-13 10:21:04 +01:00
Stephane Nicoll
c6184b4429
Upgrade to Reactor Bom 2022.0.11
...
Closes gh-37256
2023-09-13 10:58:42 +02:00
Stephane Nicoll
5fe111df66
Upgrade to Neo4j Java Driver 5.12.0
...
Closes gh-37352
2023-09-12 17:13:40 +02:00
Stephane Nicoll
7df79432eb
Polish "Upgrade to Micrometer Tracing 1.0.10"
...
See gh-37345
2023-09-12 15:10:19 +02:00
Stephane Nicoll
11940f8fec
Start building against Spring Data Bom 2022.0.10 snapshots
...
See gh-37349
2023-09-12 12:08:01 +02:00
Stephane Nicoll
0163570cda
Remove invalid exclusion of Spring Data versions
2023-09-12 12:06:12 +02:00
Stephane Nicoll
bbefc07752
Upgrade to Micrometer Tracing 1.0.10
...
Closes gh-37345
2023-09-12 11:38:04 +02:00
Stephane Nicoll
a3dff81437
Upgrade to Micrometer 1.10.11
...
Closes gh-37255
2023-09-12 11:38:00 +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
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
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
902eb2d7fa
Upgrade to Jetty 11.0.16
...
Closes gh-37291
2023-09-11 10:59:50 +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
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
a5ed46846f
Start building against Spring Retry 2.0.3 snapshots
...
See gh-37279
2023-09-11 08:54:24 +02: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
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
11e8f98385
Start building against Spring Integration 5.5.19 snapshots
...
See gh-37251
2023-09-08 11:48:56 +01:00
Andy Wilkinson
d1b0f1fae9
Start building against Spring GraphQL 1.0.5 snapshots
...
See gh-37250
2023-09-08 11:48:55 +01:00
Andy Wilkinson
ff24fcb17e
Start building against Spring Data Bom 2021.2.16 snapshots
...
See gh-37248
2023-09-08 11:48:55 +01:00
Andy Wilkinson
133963b2e9
Start building against Spring AMQP 2.4.16 snapshots
...
See gh-37247
2023-09-08 11:48:55 +01:00
Andy Wilkinson
a1659dbfcc
Start building against Reactor Bom 2020.0.36 snapshots
...
See gh-37246
2023-09-08 11:48:54 +01:00
Andy Wilkinson
88db5b050a
Start building against Micrometer 1.9.15 snapshots
...
See gh-37245
2023-09-08 11:48:54 +01:00
Moritz Halbritter
bbc10856ee
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37252
2023-09-08 11:17:25 +02:00
Johnny Lim
5f9bc721d3
Add default value metadata for management.metrics.export.signalfx.published-histogram-type
...
See gh-37210
2023-09-08 11:04:26 +02:00
Andy Wilkinson
cce3c9d40f
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37223
2023-09-07 10:02:06 +01:00
Andy Wilkinson
38e9ede17d
Only suggest snapshots for which a release is planned
...
Closes gh-37212
2023-09-07 09:55:36 +01:00
Moritz Halbritter
ffed8b0502
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37206
2023-09-06 14:43:36 +02:00
Yanming Zhou
4c39cc2314
Continue polishing
...
See commit 947e330e9d4cfc537213554f855f6c551e4d3652
See gh-37166
2023-09-06 14:38:57 +02:00
Moritz Halbritter
a69ff3bd59
Merge branch '2.7.x' into 3.0.x
2023-09-05 15:21:51 +02:00
Moritz Halbritter
76e51bc92f
Only enable needed Couchbase services in integration tests
2023-09-05 15:10:12 +02:00
Andy Wilkinson
4611c54aef
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37191
2023-09-05 10:53:16 +01:00
Andy Wilkinson
ced32f0751
Require libraries to opt in to moving to snapshots
...
Closes gh-37190
2023-09-05 10:40:31 +01:00
Andy Wilkinson
d6b04af512
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37182
2023-09-04 08:25:33 +01:00
Andy Wilkinson
fadc58679d
Speed up ImageReference.of when path contains upper-case chars
...
Closes gh-35657
2023-09-04 08:18:28 +01:00
Scott Frederick
1e85bf7ca8
Fix mapping of consumed types to propagators
...
Fixes gh-37161
2023-09-01 14:40:01 -05:00
Andy Wilkinson
3ab1dfb9dc
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37173
2023-09-01 14:17:40 +01:00
Andy Wilkinson
a77863245d
Polish "Use project.getLayout().getBuildDirectory() instead of getBuildDir()"
...
See gh-37167
2023-09-01 14:15:33 +01:00
Yanming Zhou
a8706962d4
Use project.getLayout().getBuildDirectory() instead of getBuildDir()
...
See gh-37167
2023-09-01 14:08:16 +01:00
Phillip Webb
71ed31343c
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37168
2023-08-31 22:01:06 -07:00
Phillip Webb
fd8cb74b46
Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files
...
Update `PrivateKeyParser` implementations so that algorithm parameters
for PEM encoded 'EC PRIVATE KEY' files are loaded from the incoming
data.
Prior to this commit, the algorithm parameter was hard-coded to
'secp384r1' which could result in a mismatch to the actual file
content.
Fixes gh-34232
2023-08-31 21:40:11 -07:00
Andy Wilkinson
67e1ee5dcf
Fix ordering of Jetty's WebSocketUpgradeFilter
...
Closes gh-37115
2023-08-31 15:22:26 +01:00