Stephane Nicoll
ed386e67df
Merge branch '2.3.x' into 2.4.x
3 years ago
Stephane Nicoll
456fcac0f2
Upgrade CI to Docker 20.10.7
...
Closes gh-26842
3 years ago
Stephane Nicoll
a7c538faa0
Upgrade to RSocket 1.1.1
...
Closes gh-26839
3 years ago
Stephane Nicoll
2201315556
Upgrade to Jetty 9.4.42.v20210604
...
Closes gh-26838
3 years ago
Stephane Nicoll
5cb1bd8245
Upgrade to Jetty Reactive HTTPClient 1.1.9
...
Closes gh-26837
3 years ago
Madhura Bhave
2e2d1fe8d3
Merge branch '2.4.x' into main
3 years ago
Madhura Bhave
e3042b38f5
Merge branch '2.3.x' into 2.4.x
3 years ago
Madhura Bhave
63806d5bac
Remove duplicate copyright notice from docs
3 years ago
Andy Wilkinson
12d57b69cf
Merge branch '2.4.x'
3 years ago
Andy Wilkinson
d79b3597bb
Upgrade to Spring AMQP 2.3.8
...
Closes gh-26762
3 years ago
Andy Wilkinson
015fba2686
Merge branch '2.4.x'
3 years ago
Andy Wilkinson
f111a90525
Merge branch '2.3.x' into 2.4.x
3 years ago
Andy Wilkinson
d4200a7c56
Upgrade to Spring Integration 5.3.8.RELEASE
...
Closes gh-26772
3 years ago
Andy Wilkinson
03e1b255ea
Upgrade to Spring AMQP 2.2.18.RELEASE
...
Closes gh-26770
3 years ago
Andy Wilkinson
9fb7cf49e4
Upgrade to Spring Kafka 2.7.2
...
Closes gh-26765
3 years ago
Andy Wilkinson
df2b0f6bf2
Merge branch '2.4.x'
3 years ago
Andy Wilkinson
4a11c6a135
Upgrade to Spring Kafka 2.6.9
...
Closes gh-26763
3 years ago
Andy Wilkinson
7a893b9292
Merge branch '2.4.x'
3 years ago
Andy Wilkinson
66823c7641
Merge branch '2.3.x' into 2.4.x
3 years ago
Andy Wilkinson
53068a2489
Upgrade to Spring Kafka 2.5.14.RELEASE
...
Closes gh-26771
3 years ago
Andy Wilkinson
46d7999b1d
Lower spring.sql.init.enabled's deprecation level to warning
...
See gh-26682
3 years ago
Andy Wilkinson
de410b7621
Merge branch '2.4.x'
...
Closes gh-26828
3 years ago
Andy Wilkinson
a1c5fcca58
Move common Asciidoctor configuration into our conventions
...
Closes gh-26620
3 years ago
Stephane Nicoll
f159a5a779
Merge branch '2.4.x'
3 years ago
Stephane Nicoll
8ce7a2b5a3
Merge branch '2.3.x' into 2.4.x
3 years ago
Stephane Nicoll
6a7a11ba59
Upgrade to RSocket 1.1.1
...
Closes gh-26836
3 years ago
Stephane Nicoll
66ae421f74
Upgrade to Neo4j Java Driver 4.1.3
...
Closes gh-26835
3 years ago
Stephane Nicoll
f9a0b0308d
Upgrade to Jetty 9.4.42.v20210604
...
Closes gh-26834
3 years ago
Stephane Nicoll
6cdbed7dc3
Upgrade to Jetty Reactive HTTPClient 1.1.9
...
Closes gh-26833
3 years ago
Stephane Nicoll
872ec0bf00
Upgrade to RSocket 1.0.5
...
Closes gh-26832
3 years ago
Stephane Nicoll
f73e7bcc0c
Upgrade to Neo4j OGM 3.2.24
...
Closes gh-26831
3 years ago
Stephane Nicoll
1ef0068b38
Upgrade to Jetty 9.4.42.v20210604
...
Closes gh-26830
3 years ago
Stephane Nicoll
0563955324
Upgrade to Jetty Reactive HTTPClient 1.1.9
...
Closes gh-26829
3 years ago
Stephane Nicoll
8590eccac4
Polish
...
See gh-26682
3 years ago
Stephane Nicoll
98ed0458cd
Merge branch '2.4.x'
3 years ago
Stephane Nicoll
d23b07a166
Upgrade to Spring Framework 5.3.8
...
Closes gh-26761
3 years ago
Stephane Nicoll
e9592229fc
Upgrade to Spring Framework 5.3.8
...
Closes gh-26760
3 years ago
Andy Wilkinson
03f8a46c80
Test our Gradle plugin against 7.1-rc-2
...
Closes gh-26825
3 years ago
Andy Wilkinson
c5728c9560
Merge branch '2.4.x'
...
Closes gh-26827
3 years ago
Andy Wilkinson
303edac6bb
Merge branch '2.3.x' into 2.4.x
...
Closes gh-26826
3 years ago
Andy Wilkinson
d1e1796f76
Consider overridden getRootUri() when getting root URI
...
Fixes gh-26812
3 years ago
Phillip Webb
850088de32
Merge branch '2.4.x'
...
Closes gh-26823
3 years ago
Phillip Webb
d5264664e6
Merge branch '2.3.x' into 2.4.x
...
Closes gh-26822
3 years ago
Phillip Webb
1f6983c4c9
Make CompositeHealth.getDetails() public
...
Change `CompositeHealth.getDetails()` to public so that it serializes
correctly when `MapperFeature.CAN_OVERRIDE_ACCESS_MODIFIERS` is
disabled.
Fixes gh-26797
3 years ago
Phillip Webb
f798f26596
Merge branch '2.4.x'
3 years ago
Phillip Webb
4d62e47c5d
Merge branch '2.3.x' into 2.4.x
3 years ago
Phillip Webb
9e1c78da99
Update copyright year of changed files
3 years ago
Phillip Webb
703eaa71f4
Remove main class configuration fallback
...
Remove fallback code since we now require Gradle 6.8 and can depend
on the `getMainClass` method being present.
Closes gh-26794
3 years ago
Phillip Webb
b7ac1e6cd7
Rename derivefrom to align with DataSourceBuilder
...
Rename the `derivefrom` method in `ConnectionFactoryBuilder` to
`derivedFrom` to align with `DataSourceBuilder`.
Fixes gh-26810
3 years ago
Phillip Webb
f8c3e0e5aa
Respect custom username/password properties
...
Fix a bug in `DataSourceInitializationConfiguration` and in
`R2dbcInitializationConfiguration` that was stopping
custom username/password properties from being applied.
Fixes gh-26676
3 years ago