Commit Graph

21582 Commits

Author SHA1 Message Date
Stephane Nicoll
c19a0a76c0 Merge branch '3.1.x'
Closes gh-36421
2023-07-17 13:23:15 +02:00
Johnny Lim
9b38db6672 Polish PemSslBundleProperties
See gh-36281
2023-07-17 13:22:27 +02:00
Jonatan Ivanov
8115f8f146 Add property for base time unit in OTLP registry
Micrometer added a new configuration option to its OTLP registry to
enable configuring the base time unit. These changes provide a
configuration property to support to it.

See gh-36393
2023-07-17 13:17:41 +02:00
Andy Wilkinson
f33874e98e Allow auto-configured applicationTaskExecutor to use virtual threads
With this commit, when virtual threads are enabled, the auto-configured
applicationTaskExecutor changes from a ThreadPoolTaskExecutor to a
SimpleAsyncTaskExecutor with virtual threads enabled.

As before, any TaskDecorator bean is applied to the auto-configured
executor and the spring.task.execution.thread-name-prefix property is
applied. Other spring.task.execution.* properties are ignored as they
are specific to a pool-based executor.

Closes gh-35710
2023-07-17 10:01:16 +01:00
Stephane Nicoll
783bfb62e2 Merge branch '3.1.x'
Closes gh-36420
2023-07-17 10:04:14 +02:00
Stephane Nicoll
d2912c6442 Update copyright year of changed files
See gh-36306
2023-07-17 09:40:57 +02:00
Christoph Dreis
8321887d6a Fix typos
See gh-36306
2023-07-17 09:40:16 +02:00
Andy Wilkinson
b8c4fb6b9a Upgrade to Liquibase 4.23.0
Closes gh-36377
2023-07-14 19:57:27 +01:00
Stephane Nicoll
7692171119 Upgrade to Spring HATEOAS 2.2.0-M1
Closes gh-36192
2023-07-14 19:12:38 +02:00
Stephane Nicoll
1ced770f15 Upgrade to Spring Data Bom 2023.1.0-M1
Closes gh-36190
2023-07-14 19:11:57 +02:00
Stephane Nicoll
0e3a151657 Upgrade to Spring HATEOAS 2.1.1
Closes gh-36414
2023-07-14 19:09:00 +02:00
Stephane Nicoll
225abf73c6 Upgrade to Spring Data Bom 2023.0.2
Closes gh-36184
2023-07-14 19:08:56 +02:00
Andy Wilkinson
f2a50919a9 Merge branch '3.1.x'
Closes gh-36410
2023-07-14 10:42:28 +01:00
Andy Wilkinson
3f4474031f Merge branch '3.0.x' into 3.1.x
Closes gh-36409
2023-07-14 10:42:05 +01:00
Pengfei-Lu
8697d9ddd5 Correct conditions on auto-configured JacksonJsonpMapper
See gh-36109

Signed-off-by: Pengfei-Lu <459360594@qq.com>
2023-07-13 18:10:21 +01:00
Stephane Nicoll
9f462546e8 Start building against Spring Integration 6.1.2 snapshots
See gh-36404
2023-07-13 16:06:47 +02:00
Stephane Nicoll
f6b96040ad Start building against Spring AMQP 3.0.6 snapshots
See gh-36403
2023-07-13 16:06:42 +02:00
Stephane Nicoll
9d0360cc1e Upgrade to Reactor Bom 2022.0.9
Closes gh-36297
2023-07-13 16:04:29 +02:00
Stephane Nicoll
babfff3060 Upgrade to Dependency Management Plugin 1.1.1
Closes gh-36402
2023-07-13 16:04:29 +02:00
Stephane Nicoll
fbde75e149 Start building against Spring AMQP 3.0.6 snapshots
See gh-36401
2023-07-13 16:01:59 +02:00
Stephane Nicoll
fc9006f53c Upgrade to Reactor Bom 2022.0.9
Closes gh-36292
2023-07-13 15:57:34 +02:00
Stephane Nicoll
23653e72be Upgrade to Dependency Management Plugin 1.1.1
Closes gh-36400
2023-07-13 15:57:33 +02:00
Stephane Nicoll
0d8bae5953 Prohibit upgrades to Liquibase 4.23.0
Closes gh-36377
2023-07-13 15:34:23 +02:00
Stephane Nicoll
83b7b902c0 Upgrade to XML Maven Plugin 1.1.0
Closes gh-36385
2023-07-13 11:56:51 +02:00
Stephane Nicoll
6684404f67 Upgrade to WebJars Locator Core 0.53
Closes gh-36384
2023-07-13 11:56:51 +02:00
Stephane Nicoll
f689f68695 Upgrade to Rabbit Stream Client 0.11.0
Closes gh-36382
2023-07-13 11:56:50 +02:00
Stephane Nicoll
7cb5b96919 Upgrade to OpenTelemetry 1.28.0
Closes gh-36381
2023-07-13 11:56:50 +02:00
Stephane Nicoll
85d9cddd25 Upgrade to Neo4j Java Driver 5.10.0
Closes gh-36380
2023-07-13 11:56:50 +02:00
Stephane Nicoll
2d472c526f Upgrade to MongoDB 4.10.2
Closes gh-36379
2023-07-13 11:56:49 +02:00
Stephane Nicoll
5e3445ad4a Upgrade to Maven Clean Plugin 3.3.1
Closes gh-36378
2023-07-13 11:56:49 +02:00
Stephane Nicoll
9a8b3246a4 Upgrade to Kotlin Coroutines 1.7.2
Closes gh-36376
2023-07-13 11:56:49 +02:00
Stephane Nicoll
11898c0b56 Upgrade to Json-smart 2.5.0
Closes gh-36375
2023-07-12 20:01:29 +02:00
Stephane Nicoll
1c0217f40a Upgrade to jOOQ 3.18.5
Closes gh-36374
2023-07-12 20:01:28 +02:00
Stephane Nicoll
590526717d Upgrade to JBoss Logging 3.5.3.Final
Closes gh-36373
2023-07-12 20:01:28 +02:00
Stephane Nicoll
f05ec7e300 Upgrade to Janino 3.1.10
Closes gh-36372
2023-07-12 20:01:28 +02:00
Stephane Nicoll
3e9eeea2b0 Upgrade to Jakarta WebSocket 2.1.1
Closes gh-36371
2023-07-12 20:01:27 +02:00
Stephane Nicoll
d6d93fb112 Upgrade to Infinispan 14.0.12.Final
Closes gh-36370
2023-07-12 20:01:27 +02:00
Stephane Nicoll
c6128904ee Upgrade to Hibernate Validator 8.0.1.Final
Closes gh-36369
2023-07-12 20:01:27 +02:00
Stephane Nicoll
2f9d016581 Upgrade to Hibernate 6.2.6.Final
Closes gh-36368
2023-07-12 20:01:26 +02:00
Stephane Nicoll
2073f1d194 Upgrade to H2 2.2.220
Closes gh-36367
2023-07-12 20:01:26 +02:00
Stephane Nicoll
d08c2f0723 Upgrade to Groovy 4.0.13
Closes gh-36366
2023-07-12 20:01:26 +02:00
Stephane Nicoll
c6ffcb94c0 Upgrade to GraphQL Java 20.4
Closes gh-36365
2023-07-12 20:01:25 +02:00
Stephane Nicoll
85194c703b Upgrade to Elasticsearch Client 8.8.2
Closes gh-36351
2023-07-12 18:13:28 +02:00
Stephane Nicoll
5e2575371d Upgrade to Dependency Management Plugin 1.1.1
Closes gh-36363
2023-07-12 18:13:28 +02:00
Stephane Nicoll
ee1044f4a5 Upgrade to Commons Codec 1.16.0
Closes gh-36350
2023-07-12 18:13:23 +02:00
Stephane Nicoll
49f5002241 Upgrade to Artemis 2.29.0
Closes gh-36349
2023-07-12 18:13:22 +02:00
Stephane Nicoll
556fcc92bb Upgrade to ActiveMQ 5.18.2
Closes gh-36348
2023-07-12 18:13:22 +02:00
Stephane Nicoll
c59d474ec4 Upgrade to Reactor Bom 2023.0.0-M1
Closes gh-36300
2023-07-12 17:01:10 +02:00
Stephane Nicoll
122f6599c0 Upgrade to Micrometer Tracing 1.2.0-M1
Closes gh-36199
2023-07-12 17:00:43 +02:00
Stephane Nicoll
ad72d22c90 Upgrade to Micrometer 1.12.0-M1
Closes gh-36188
2023-07-12 17:00:11 +02:00