Andy Wilkinson
25cc16a54c
Upgrade to RSocket 1.0.1
...
Closes gh-21861
5 years ago
Andy Wilkinson
df42b3ac39
Upgrade to R2DBC Bom Arabba-SR4
...
Closes gh-21860
5 years ago
Andy Wilkinson
6e68101b9f
Upgrade to Postgresql 42.2.13
...
Closes gh-21859
5 years ago
Andy Wilkinson
bf83e237ea
Upgrade to OkHttp3 3.14.9
...
Closes gh-21858
5 years ago
Andy Wilkinson
5e3d48114c
Upgrade to Netty 4.1.50.Final
...
Closes gh-21857
5 years ago
Andy Wilkinson
3154655a72
Upgrade to Neo4j OGM 3.2.12
...
Closes gh-21856
5 years ago
Andy Wilkinson
fcb2d5df49
Upgrade to MongoDB 4.0.4
...
Closes gh-21855
5 years ago
Andy Wilkinson
98e19999d0
Upgrade to Log4j2 2.13.3
...
Closes gh-21854
5 years ago
Andy Wilkinson
39c25ff1c4
Upgrade to Lettuce 5.3.1.RELEASE
...
Closes gh-21853
5 years ago
Andy Wilkinson
08f37b3489
Upgrade to Kotlin Coroutines 1.3.7
...
Closes gh-21852
5 years ago
Andy Wilkinson
8687533e34
Upgrade to Johnzon 1.2.7
...
Closes gh-21851
5 years ago
Andy Wilkinson
ce8554211e
Upgrade to Jetty 9.4.29.v20200521
...
Closes gh-21850
5 years ago
Andy Wilkinson
30355f38be
Upgrade to Jetty Reactive HTTPClient 1.1.3
...
Closes gh-21849
5 years ago
Andy Wilkinson
1424ac406c
Upgrade to Jaybird 3.0.9
...
Closes gh-21848
5 years ago
Andy Wilkinson
d7913ff1a8
Upgrade to Hibernate 5.4.17.Final
...
Closes gh-21847
5 years ago
Andy Wilkinson
2fef9629c5
Upgrade to Groovy 2.5.12
...
Closes gh-21846
5 years ago
Andy Wilkinson
c26c52d82b
Upgrade to Flyway 6.4.4
...
Closes gh-21845
5 years ago
Andy Wilkinson
cfd5cb5496
Upgrade to Dropwizard Metrics 4.1.9
...
Closes gh-21844
5 years ago
Andy Wilkinson
5d8d2fe146
Upgrade to Couchbase Client 3.0.5
...
Closes gh-21843
5 years ago
Andy Wilkinson
c1e8f8626d
Upgrade to Caffeine 2.8.4
...
Closes gh-21842
5 years ago
Andy Wilkinson
306ddf7d16
Upgrade to Byte Buddy 1.10.11
...
Closes gh-21841
5 years ago
Andy Wilkinson
ed038e6ade
Upgrade to Awaitility 4.0.3
...
Closes gh-21840
5 years ago
Andy Wilkinson
e648f5ce6c
Switch Bomr's upgrade policy to same minor version
5 years ago
Andy Wilkinson
ce68f1a097
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21837
5 years ago
Andy Wilkinson
48acaa4bd9
Make AutoConfigureMockMvc use SecurityProperties' filter ordering
...
Previously, AutoConfigureMockMvc used Spring Security's default filter
ordering, ignoring the value configured by SecurityProperties that is
used at runtime. This resulted in different ordering at runtime and in
tests.
This commit updates the configuration for AutoConfigureMockMvc to
import the Spring Security filter auto-configuration, thereby ensuring
that the ordering configured via SecurityProperties is applied.
Fixes gh-21801
5 years ago
Stephane Nicoll
6534a9abaf
Configure password-based authentication with Cassandra
...
This commit updates the Cassandra auto-configuration to configure
password-based authentication on the CqlSession directly.
Closes gh-21487
5 years ago
Madhura Bhave
d30c0e8aec
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21798
5 years ago
Madhura Bhave
36faa1d42a
Document using system properties in gradle plugin docs
...
Closes gh-21317
5 years ago
Stephane Nicoll
a3d39c7f31
Start building against Spring Data Neumann-SR1 snapshots
...
See gh-21776
5 years ago
Stephane Nicoll
7fe85750fb
Merge branch '2.2.x' into 2.3.x
5 years ago
Stephane Nicoll
6597c0c7f7
Start building against Spring Data Moore-SR8 snapshots
...
See gh-21775
5 years ago
Stephane Nicoll
cc3575b3f4
Merge branch '2.1.x' into 2.2.x
5 years ago
Stephane Nicoll
79f0e38c54
Start building against Spring Data Lovelace-SR18 snapshots
...
See gh-21774
5 years ago
Stephane Nicoll
9a457527fd
Polish test
5 years ago
Stephane Nicoll
b378fbfa87
Start building against Spring Batch 4.2.3 snapshots
...
See gh-21784
5 years ago
Stephane Nicoll
8325ed0626
Start building against Spring Kafka 2.5.2 snapshots
...
See gh-21782
5 years ago
Stephane Nicoll
a2bdbf01b0
Start building against Spring Integration 5.3.1 snapshots
...
See gh-21779
5 years ago
Stephane Nicoll
3383f48ee7
Upgrade to Spring Framework 5.2.7
...
Closes gh-21739
5 years ago
Stephane Nicoll
180e57a8d7
Start building against Spring Batch 4.2.3 snapshots
...
See gh-21783
5 years ago
Stephane Nicoll
7b4707aab5
Start building against Spring Kafka 2.3.9 snapshots
...
See gh-21781
5 years ago
Stephane Nicoll
5cde880562
Start building against Spring Integration 5.2.7 snapshots
...
See gh-21778
5 years ago
Stephane Nicoll
679816d3a4
Upgrade to Spring Framework 5.2.7
...
Closes gh-21738
5 years ago
Stephane Nicoll
36a05375c7
Start building against Spring Kafka 2.2.14 snapshots
...
See gh-21780
5 years ago
Stephane Nicoll
445a9a461b
Start building against Spring Integration 5.1.11 snapshots
...
See gh-21777
5 years ago
Stephane Nicoll
de6ee358fb
Upgrade to Spring Framework 5.1.16
...
Closes gh-21729
5 years ago
Andy Wilkinson
8155cc5f23
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21786
5 years ago
Andy Wilkinson
a0f29edd4d
Always initialize stompWebSocketHandlerMapping eagerly
...
Previously, when lazy initialization was enabled, STOMP-based WebSocket
messaging would not work as the stompWebSocketHandlerMapping bean was
not initialized and CONNECT requests would go unanswered.
This commit adds a LazyInitializationExcludeFilter that causes the
stompWebSocketHandlerMapping bean to always be initialized eagerly.
This triggers initialization of the WebSocket transport allowing
requests to be received and processed.
Fixes gh-19611
5 years ago
Stephane Nicoll
e9f6dc9d9a
Upgrade to Reactor Dysprosium-SR8
...
Closes gh-21731
5 years ago
Stephane Nicoll
3889e6336a
Upgrade to Reactor Dysprosium-SR8
...
Closes gh-21730
5 years ago
Stephane Nicoll
10e0ca7dce
Upgrade to Reactor Californium-SR19
...
Closes gh-21728
5 years ago