Andy Wilkinson
ce68f1a097
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21837
2020-06-10 09:56:24 +01:00
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
2020-06-10 09:51:05 +01:00
Stephane Nicoll
5d2a9e9220
Upgrade to Maven Shade Plugin 3.2.4
...
Closes gh-21814
2020-06-10 10:39:09 +02:00
Stephane Nicoll
8841feb311
Upgrade to Spring Security 5.1.11.RELEASE
...
Closes gh-21813
2020-06-10 10:22:34 +02:00
Stephane Nicoll
9d80ece9a5
Upgrade to Spring Amqp 2.1.15.RELEASE
...
Closes gh-21812
2020-06-10 10:22:33 +02:00
Stephane Nicoll
c456b633d5
Upgrade to Postgresql 42.2.13
...
Closes gh-21811
2020-06-10 10:22:31 +02:00
Stephane Nicoll
b560501c3c
Upgrade to Hibernate Validator 6.0.20.Final
...
Closes gh-21810
2020-06-10 10:22:29 +02:00
Stephane Nicoll
fa9890b381
Upgrade to Jaybird 3.0.9
...
Closes gh-21809
2020-06-10 10:22:28 +02:00
Stephane Nicoll
357ada7aa0
Upgrade to Jetty 9.4.29.v20200521
...
Closes gh-21808
2020-06-10 10:22:27 +02:00
Stephane Nicoll
544b688b62
Upgrade to Groovy 2.5.12
...
Closes gh-21807
2020-06-10 10:22:25 +02:00
Stephane Nicoll
4724839aea
Upgrade to Tomcat 9.0.36
...
Closes gh-21806
2020-06-10 10:22:24 +02:00
Stephane Nicoll
a07ccb0c39
Upgrade to Netty 4.1.50.Final
...
Closes gh-21805
2020-06-10 10:22:22 +02:00
Stephane Nicoll
27c94bd649
Upgrade to Micrometer 1.1.14
...
Closes gh-21804
2020-06-10 10:22:21 +02:00
Stephane Nicoll
e88ae68430
Upgrade to Couchbase Client 2.7.15
...
Closes gh-21803
2020-06-10 10:22:19 +02:00
Stephane Nicoll
2ea60ecbaf
Merge branch '2.3.x'
...
Closes gh-21802
2020-06-10 09:58:39 +02:00
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
2020-06-10 09:57:47 +02:00
Madhura Bhave
4161f0b983
Merge branch '2.3.x'
...
Closes gh-21799
2020-06-09 18:22:10 -07:00
Madhura Bhave
d30c0e8aec
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21798
2020-06-09 18:21:31 -07:00
Madhura Bhave
36faa1d42a
Document using system properties in gradle plugin docs
...
Closes gh-21317
2020-06-09 16:07:54 -07:00
Stephane Nicoll
372c0369a8
Merge branch '2.3.x'
2020-06-09 16:34:36 +02:00
Stephane Nicoll
a3d39c7f31
Start building against Spring Data Neumann-SR1 snapshots
...
See gh-21776
2020-06-09 16:31:27 +02:00
Stephane Nicoll
7fe85750fb
Merge branch '2.2.x' into 2.3.x
2020-06-09 16:30:07 +02:00
Stephane Nicoll
6597c0c7f7
Start building against Spring Data Moore-SR8 snapshots
...
See gh-21775
2020-06-09 16:27:15 +02:00
Stephane Nicoll
cc3575b3f4
Merge branch '2.1.x' into 2.2.x
2020-06-09 16:26:44 +02:00
Stephane Nicoll
79f0e38c54
Start building against Spring Data Lovelace-SR18 snapshots
...
See gh-21774
2020-06-09 16:16:34 +02:00
Stephane Nicoll
9a457527fd
Polish test
2020-06-09 16:00:50 +02:00
Stephane Nicoll
2fc0d5c153
Merge branch '2.3.x'
2020-06-09 15:27:12 +02:00
Stephane Nicoll
b378fbfa87
Start building against Spring Batch 4.2.3 snapshots
...
See gh-21784
2020-06-09 15:11:18 +02:00
Stephane Nicoll
8325ed0626
Start building against Spring Kafka 2.5.2 snapshots
...
See gh-21782
2020-06-09 15:10:37 +02:00
Stephane Nicoll
a2bdbf01b0
Start building against Spring Integration 5.3.1 snapshots
...
See gh-21779
2020-06-09 15:09:56 +02:00
Stephane Nicoll
3383f48ee7
Upgrade to Spring Framework 5.2.7
...
Closes gh-21739
2020-06-09 15:09:03 +02:00
Stephane Nicoll
c6d20da507
Merge branch '2.2.x' into 2.3.x
2020-06-09 15:08:39 +02:00
Stephane Nicoll
180e57a8d7
Start building against Spring Batch 4.2.3 snapshots
...
See gh-21783
2020-06-09 14:50:53 +02:00
Stephane Nicoll
7b4707aab5
Start building against Spring Kafka 2.3.9 snapshots
...
See gh-21781
2020-06-09 14:49:57 +02:00
Stephane Nicoll
5cde880562
Start building against Spring Integration 5.2.7 snapshots
...
See gh-21778
2020-06-09 14:49:17 +02:00
Stephane Nicoll
679816d3a4
Upgrade to Spring Framework 5.2.7
...
Closes gh-21738
2020-06-09 14:48:32 +02:00
Stephane Nicoll
4149b66c7e
Merge branch '2.1.x' into 2.2.x
2020-06-09 14:47:41 +02:00
Stephane Nicoll
36a05375c7
Start building against Spring Kafka 2.2.14 snapshots
...
See gh-21780
2020-06-09 14:23:58 +02:00
Stephane Nicoll
445a9a461b
Start building against Spring Integration 5.1.11 snapshots
...
See gh-21777
2020-06-09 14:23:58 +02:00
Stephane Nicoll
de6ee358fb
Upgrade to Spring Framework 5.1.16
...
Closes gh-21729
2020-06-09 13:36:32 +02:00
Andy Wilkinson
0726a7d610
Merge branch '2.3.x'
...
Closes gh-21788
2020-06-09 11:31:29 +01:00
Andy Wilkinson
8155cc5f23
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21786
2020-06-09 11:02:23 +01:00
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
2020-06-09 11:02:02 +01:00
Stephane Nicoll
8e8a3b9711
Merge branch '2.3.x'
2020-06-09 09:04:55 +02:00
Stephane Nicoll
e9f6dc9d9a
Upgrade to Reactor Dysprosium-SR8
...
Closes gh-21731
2020-06-09 09:04:31 +02:00
Stephane Nicoll
1bd5b17251
Merge branch '2.2.x' into 2.3.x
2020-06-09 09:03:50 +02:00
Stephane Nicoll
3889e6336a
Upgrade to Reactor Dysprosium-SR8
...
Closes gh-21730
2020-06-09 09:02:55 +02:00
Stephane Nicoll
72c2638d6f
Merge branch '2.1.x' into 2.2.x
2020-06-09 09:01:55 +02:00
Stephane Nicoll
10e0ca7dce
Upgrade to Reactor Californium-SR19
...
Closes gh-21728
2020-06-09 09:01:13 +02:00
Scott Frederick
f3d5416cf4
Merge branch '2.3.x'
...
Closes gh-21770
2020-06-08 15:03:52 -05:00