Andy Wilkinson
abf2ae792f
Upgrade Java 20 CI image to 20.0.2+10
...
Closes gh-36596
1 year ago
Andy Wilkinson
d3ee69d32b
Merge branch '3.1.x'
...
Closes gh-36601
1 year ago
Andy Wilkinson
fd69477711
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36598
1 year ago
Andy Wilkinson
d3151cfb7e
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36599
1 year ago
Andy Wilkinson
3667813af9
Upgrade CI images to Docker 24.0.5
...
Closes gh-36595
1 year ago
Moritz Halbritter
1347b998e6
Remove @ConditionalOnVirtualThreads
...
See gh-36624
See gh-35892
1 year ago
Moritz Halbritter
9e212875c3
Remove VirtualThreads bean
...
Reverts eeb1e1fc35
See gh-36615
See gh-36387
1 year ago
Moritz Halbritter
bf48819222
Implement @ConditionalOnThreading
...
Closes gh-36624
1 year ago
Andy Wilkinson
f3d623bb1d
Merge branch '3.1.x'
...
Closes gh-36635
1 year ago
Andy Wilkinson
65bc351847
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36634
1 year ago
Andy Wilkinson
3e99118a48
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36633
1 year ago
Andy Wilkinson
36239df0da
Merge pull request #36620 from izeye
...
* gh-36620:
Polish "Polish"
Polish
Closes gh-36620
1 year ago
Andy Wilkinson
21ce7a08fc
Polish "Polish"
...
See gh-36620
1 year ago
Johnny Lim
5a205dbfd1
Polish
...
See gh-36620
1 year ago
Andy Wilkinson
0191943be2
Merge branch '3.1.x'
...
Closes gh-36631
1 year ago
Andy Wilkinson
8f576c36a2
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36630
1 year ago
Andy Wilkinson
81844c04c4
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36629
1 year ago
Andy Wilkinson
3f2c583bd7
Merge pull request #36614 from rob-valor
...
* gh-36614:
Correct RestTemplateBuilder#defaultHeader javadoc
Closes gh-36614
1 year ago
rob-valor
4bbfc5e630
Correct RestTemplateBuilder#defaultHeader javadoc
...
Replace reactor.netty.http.client.HttpClientRequest with
org.springframework.http.client.ClientHttpRequest
See gh-36614
1 year ago
Andy Wilkinson
3f49816099
Merge pull request #36604 from quaff
...
* gh-36604:
Reinstate use of configprop macro
Closes gh-36604
1 year ago
Yanming Zhou
f6eaedea35
Reinstate use of configprop macro
...
See gh-36604
1 year ago
Andy Wilkinson
20837bac31
Merge branch '3.1.x'
...
Closes gh-36628
1 year ago
Andy Wilkinson
c3fda93346
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36627
1 year ago
Andy Wilkinson
a92c1abf70
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36626
1 year ago
Andy Wilkinson
c44e7376b4
Upgrade to Spring Asciidoctor Extensions 0.6.2
...
Closes gh-36625
1 year ago
Andy Wilkinson
e3eb2893f0
Merge branch '3.1.x'
...
Closes gh-36623
1 year ago
Andy Wilkinson
3ba5f501ea
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36622
1 year ago
Andy Wilkinson
6b6e8b3fd4
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36621
1 year ago
Andy Wilkinson
a5c3747836
Merge pull request #36617 from dreis2211
...
* gh-36617:
Enable debug option for Kotlin in Gradle Plugin tests
Closes gh-36617
1 year ago
Christoph Dreis
42e89079d3
Enable debug option for Kotlin in Gradle Plugin tests
...
See gh-36617
1 year ago
Moritz Halbritter
96796cc9b5
Disable 'Use Lombok Getter' IntelliJ inspection
1 year ago
Moritz Halbritter
b1a3dad16c
Configure virtual threads on the RabbitMQ listener
...
Closes gh-36387
1 year ago
Moritz Halbritter
f85a7258a6
Polish SampleAmqpSimpleApplication
1 year ago
Moritz Halbritter
eeb1e1fc35
Add VirtualThreads bean and auto-configuration
...
This bean is only in the context if virtual threads are enabled. It can
be used to get access to the virtual thread executor.
1 year ago
Stephane Nicoll
94d9148de6
Merge branch '3.1.x'
...
Closes gh-36613
1 year ago
Stephane Nicoll
6f22baa729
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36612
1 year ago
Stephane Nicoll
150526a6a0
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36611
1 year ago
Stephane Nicoll
87554fb4dc
Add test for RabbitMQ smoke test
...
Closes gh-36610
1 year ago
Moritz Halbritter
3cc9a3bb32
Remove duplicate applicationTaskExecutor bean method
...
See gh-35710
1 year ago
Moritz Halbritter
39f6b85039
Polish
1 year ago
Moritz Halbritter
b0615dd311
Split OpenTelemetry auto-configuration
...
The OpenTelemetry bean is now configured in the
OpenTelemetryAutoConfiguration. This method also applies
SdkLoggerProvider and SdkMeterProvider.
Additionally, the OpenTelemetry Resource is now a bean. Resource
attributes can now be configured through properties
The resourceAttributes in OtlpProperties have been deprecated in favor
of the new one in OpenTelemetryProperties.
Closes gh-36544
Closes gh-36545
1 year ago
Moritz Halbritter
9cb5763794
Add property to set changeConsumerThreadName for Kafka
...
Closes gh-36343
1 year ago
Moritz Halbritter
49ae8c0998
Auto-configure Kafka's threadNameSupplier
...
Closes gh-36344
1 year ago
Stephane Nicoll
7469327c77
Merge pull request #29567 from polarbear567
...
* pr/29567:
Polish "Allow custom RSocket WebsocketServerSpecs to be defined"
Allow custom RSocket WebsocketServerSpecs to be defined
Closes gh-29567
1 year ago
Stephane Nicoll
b0438b0f03
Polish "Allow custom RSocket WebsocketServerSpecs to be defined"
...
See gh-29567
1 year ago
Leo Li
f840141652
Allow custom RSocket WebsocketServerSpecs to be defined
...
See gh-29567
1 year ago
Stephane Nicoll
b8e8b1d483
Merge pull request #36539 from garyrussell
...
* pr/36539:
Polish "Add RabbitMQ container forceStop property"
Add RabbitMQ container forceStop property
Closes gh-36539
1 year ago
Stephane Nicoll
54066791f9
Polish "Add RabbitMQ container forceStop property"
...
See gh-36539
1 year ago
Gary Russell
8b716a2f6c
Add RabbitMQ container forceStop property
...
See gh-36539
1 year ago
Stephane Nicoll
e8dd775d1c
Merge pull request #36509 from quaff
...
* pr/36509:
Harmonize Stream.collect() usage
Closes gh-36509
1 year ago