Stephane Nicoll
df8b73d8f7
Merge branch '3.1.x'
...
Closes gh-36425
1 year ago
Stephane Nicoll
588129318c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36423
1 year ago
Stephane Nicoll
bbaac07d64
Merge pull request #36155 from jonatan-ivanov
...
* pr/36155:
Add missing OTel Span attributes
Closes gh-36155
1 year ago
Jonatan Ivanov
58cfdbfa2d
Add missing OTel Span attributes
...
OTel semantic conventions mandate certain resource attributes to present
on exported spans. This commits make sure that the attribute we add are
merged with the defaults, rather than replacing them.
See gh-36155
1 year ago
Stephane Nicoll
3995883821
Merge pull request #36251 from bbulgarelli
...
* pr/36251:
Polish contribution
Deprecate DelegatingApplicationContextInitializer and DelegatingApplicationListener
Closes gh-36251
1 year ago
Stephane Nicoll
60df7e3bce
Polish contribution
...
See gh-36251
1 year ago
Bernardo Bulgarelli
bc2899c1ef
Deprecate DelegatingApplicationContextInitializer and DelegatingApplicationListener
...
See gh-36251
1 year ago
Stephane Nicoll
c19a0a76c0
Merge branch '3.1.x'
...
Closes gh-36421
1 year ago
Stephane Nicoll
940ef7f968
Merge pull request #36281 from izeye
...
* pr/36281:
Polish PemSslBundleProperties
Closes gh-36281
1 year ago
Johnny Lim
9b38db6672
Polish PemSslBundleProperties
...
See gh-36281
1 year ago
Stephane Nicoll
0e67ec89c2
Merge pull request #36393 from jonatan-ivanov
...
* pr/36393:
Add property for base time unit in OTLP registry
Closes gh-36393
1 year ago
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
1 year ago
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
1 year ago
Stephane Nicoll
783bfb62e2
Merge branch '3.1.x'
...
Closes gh-36420
1 year ago
Stephane Nicoll
795f0b7a79
Merge pull request #36306 from dreis2211
...
* pr/36306:
Update copyright year of changed files
Fix typos
Closes gh-36306
1 year ago
Stephane Nicoll
d2912c6442
Update copyright year of changed files
...
See gh-36306
1 year ago
Christoph Dreis
8321887d6a
Fix typos
...
See gh-36306
1 year ago
Andy Wilkinson
b8c4fb6b9a
Upgrade to Liquibase 4.23.0
...
Closes gh-36377
1 year ago
Stephane Nicoll
980270036e
Merge branch '3.1.x'
1 year ago
Stephane Nicoll
657890412e
Merge branch '3.0.x' into 3.1.x
1 year ago
Stephane Nicoll
83457bb0e8
Merge branch '2.7.x' into 3.0.x
1 year ago
Stephane Nicoll
7692171119
Upgrade to Spring HATEOAS 2.2.0-M1
...
Closes gh-36192
1 year ago
Stephane Nicoll
1ced770f15
Upgrade to Spring Data Bom 2023.1.0-M1
...
Closes gh-36190
1 year ago
Stephane Nicoll
0e3a151657
Upgrade to Spring HATEOAS 2.1.1
...
Closes gh-36414
1 year ago
Stephane Nicoll
225abf73c6
Upgrade to Spring Data Bom 2023.0.2
...
Closes gh-36184
1 year ago
Stephane Nicoll
60150d96bd
Upgrade to Spring HATEOAS 2.0.5
...
Closes gh-36181
1 year ago
Stephane Nicoll
0a29a6a8c3
Upgrade to Spring Data Bom 2022.0.8
...
Closes gh-36179
1 year ago
Stephane Nicoll
beb4010d07
Upgrade to Spring HATEOAS 1.5.5
...
Closes gh-36413
1 year ago
Stephane Nicoll
67bae9de36
Upgrade to Spring Data Bom 2021.2.14
...
Closes gh-36173
1 year ago
Andy Wilkinson
f2a50919a9
Merge branch '3.1.x'
...
Closes gh-36410
1 year ago
Andy Wilkinson
3f4474031f
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36409
1 year ago
Andy Wilkinson
7eddacf406
Merge pull request #36109 from Pengfei-Lu
...
* gh-36109:
Correct conditions on auto-configured JacksonJsonpMapper
Closes gh-36109
1 year ago
Pengfei-Lu
8697d9ddd5
Correct conditions on auto-configured JacksonJsonpMapper
...
See gh-36109
Signed-off-by: Pengfei-Lu <459360594@qq.com>
1 year ago
Stephane Nicoll
09fc2614cf
Merge branch '3.1.x'
...
Closes gh-36389
1 year ago
Stephane Nicoll
56a7eddb9c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36391
1 year ago
Stephane Nicoll
b3244d19c4
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36392
1 year ago
Stephane Nicoll
1c55673405
Upgrade CI to Docker 24.0.4
...
Closes gh-36390
1 year ago
Stephane Nicoll
605ceaf471
Upgrade to Spring Framework 6.1.0-M2
...
Closes gh-36198
1 year ago
Stephane Nicoll
f0f7da0b3b
Merge branch '3.1.x'
1 year ago
Stephane Nicoll
d4c3f7ab47
Merge branch '3.0.x' into 3.1.x
1 year ago
Stephane Nicoll
69252def7e
Merge branch '2.7.x' into 3.0.x
1 year ago
Stephane Nicoll
9f462546e8
Start building against Spring Integration 6.1.2 snapshots
...
See gh-36404
1 year ago
Stephane Nicoll
f6b96040ad
Start building against Spring AMQP 3.0.6 snapshots
...
See gh-36403
1 year ago
Stephane Nicoll
60e7185ae6
Upgrade to Spring Framework 6.0.11
...
Closes gh-36185
1 year ago
Stephane Nicoll
9d0360cc1e
Upgrade to Reactor Bom 2022.0.9
...
Closes gh-36297
1 year ago
Stephane Nicoll
babfff3060
Upgrade to Dependency Management Plugin 1.1.1
...
Closes gh-36402
1 year ago
Stephane Nicoll
fbde75e149
Start building against Spring AMQP 3.0.6 snapshots
...
See gh-36401
1 year ago
Stephane Nicoll
6351cdd4bf
Upgrade to Spring Framework 6.0.11
...
Closes gh-36180
1 year ago
Stephane Nicoll
fc9006f53c
Upgrade to Reactor Bom 2022.0.9
...
Closes gh-36292
1 year ago
Stephane Nicoll
23653e72be
Upgrade to Dependency Management Plugin 1.1.1
...
Closes gh-36400
1 year ago