Stephane Nicoll
93f9c60540
Start building against Spring Kafka 2.7.6 snapshots
...
See gh-27602
2021-08-09 15:16:54 +02:00
Stephane Nicoll
b09aea8ec1
Start building against Micrometer 1.7.3 snapshots
...
See gh-27601
2021-08-09 15:16:32 +02:00
Stephane Nicoll
d4b6fd2344
Start building against Reactor 2020.0.10 snapshots
...
See gh-27600
2021-08-09 15:16:06 +02:00
Andy Wilkinson
7610fe02c5
Test our Gradle plugin against 7.2-rc-2
...
Closes gh-27593
2021-08-09 09:50:07 +01:00
Stephane Nicoll
9826304e29
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27557
2021-08-04 09:25:25 +02:00
izeye
9f44cefc56
Use deprecated mainClassName in Gradle test
...
See gh-27537
2021-08-04 09:23:52 +02:00
Stephane Nicoll
a9ea8d95f3
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27555
2021-08-04 08:55:51 +02:00
wuwen
46c47dcd29
Remove dead code in DefaultErrorAttributes
...
See gh-27538
2021-08-04 08:45:30 +02:00
Scott Frederick
f60d998ea1
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27535
2021-07-30 13:50:56 -05:00
Scott Frederick
5d793afcb5
Prevent hanging when deleting Docker builder container after exception
...
An exception being thrown while the Maven plugin is uploading the app
archive bits to an ephemeral builder container would leave the
interaction with the Docker daemon in a state that caused further
interaction with the daemon (such as deleting the ephemeral builder)
to hang indefinitely. This commit cleans up the connection on an
exception to prevent this condition.
Fixes gh-27515
2021-07-30 13:41:40 -05:00
Andy Wilkinson
43d623e696
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27527
2021-07-29 18:47:31 +01:00
Andy Wilkinson
7eb5f35f2f
Make WebTestClient creation back off when no HTTP client available
...
Fixes gh-27520
2021-07-29 18:45:53 +01:00
Andy Wilkinson
533bb24b55
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27525
2021-07-29 17:42:26 +01:00
Andy Wilkinson
ad2d9c0ab1
Customize Cassandra's configuration to reduce container startup time
...
Closes gh-27524
2021-07-29 17:33:56 +01:00
Andy Wilkinson
85054723f0
Reinstate GradleProjectBuilder for compatibility with JDK17-ea32
...
See gh-27521
2021-07-29 17:22:59 +01:00
Andy Wilkinson
ca5af2d456
Test our Gradle plugin against Gradle 7.2-rc-1
...
Closes gh-27521
2021-07-29 12:05:14 +01:00
Andy Wilkinson
30f63cc0cf
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27510
2021-07-27 14:37:16 +01:00
Andy Wilkinson
ade922baec
Stabilize LiveReloadServerTests
...
Closes gh-27503
2021-07-27 14:36:31 +01:00
Andy Wilkinson
08e26c97aa
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27505
2021-07-27 11:02:20 +01:00
Andy Wilkinson
031a036c9f
Customize security filter registration in separate management context
...
Fixes gh-27372
2021-07-27 10:57:38 +01:00
Stephane Nicoll
6d0f5d5f21
Upgrade to Spring Integration 5.4.9
...
Closes gh-27500
2021-07-27 08:48:10 +02:00
Stephane Nicoll
d31653e3c3
Upgrade to Spring Kafka 2.6.10
...
Closes gh-27501
2021-07-27 08:47:52 +02:00
Andy Wilkinson
4247131192
Start building against Spring Integration 5.4.9 snapshots
...
See gh-27500
2021-07-26 19:53:51 +01:00
Andy Wilkinson
04dc62904f
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27495
2021-07-26 15:23:17 +01:00
Andy Wilkinson
5d9da7206e
Limit use of deprecated mainClassName in Gradle plugin tests
...
Closes gh-27320
2021-07-26 15:21:44 +01:00
Andy Wilkinson
1bf466702b
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27490
2021-07-26 13:53:31 +01:00
Andy Wilkinson
0326fa47b7
Make DataJpaTestSchemaCredentialsIntegrationTests create the schema
...
Closes gh-26106
2021-07-26 13:51:23 +01:00
Andy Wilkinson
a71d19bce7
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27488
2021-07-26 11:26:08 +01:00
Andy Wilkinson
388068cdff
Polish "Sanitize URIs with non-alpha characters in their schemes"
...
See gh-27482
2021-07-26 11:13:58 +01:00
Billy Tobon
bafa9c4784
Sanitize URIs with non-alpha characters in their schemes
...
See gh-27482
2021-07-26 11:03:18 +01:00
Andy Wilkinson
dead33a90a
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27484
2021-07-24 09:44:18 +01:00
Andy Wilkinson
cff1827e27
Stabilize socketChannelClosedTriggersTunnelClose
...
Closes gh-27483
2021-07-24 09:43:41 +01:00
Andy Wilkinson
eaca9c7a83
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27473
2021-07-23 13:09:27 +01:00
Andy Wilkinson
ee07d6c3ca
Increase response timeout for server-bound WebTestClients
...
Closes gh-27472
2021-07-23 13:06:25 +01:00
Andy Wilkinson
589a22eb0d
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27470
2021-07-23 11:02:24 +01:00
Andy Wilkinson
9e81fb3e38
Fix race condition in Jetty graceful shutdown tests
...
Some of the Jetty graceful shutdown tests were flaky due to the way
in which Jetty behaves when it is stopped.
Stopping the Jetty web server interrupts the thread that's handling
the active request. This initiates a race between the request-handling
thread which will decrement the number of active requests and the
main thread which expects an active request to cause the shutdown
result to be REQUESTS_ACTIVE. The test passes when the main thread
wins and fails as a request is active which it's checked. When the
request-handling thread wins the test fails as the count of active
requests has been deprecated before it is checked.
The blocking servlet that's used to stall a request and keep it
active needs to be updated to ignore the thread being interrupted
and continue waiting. This will ensure that a request remains active
until the main thread has checked the active request count and
determine the result of the shutdown.
Closes gh-27464
2021-07-23 10:30:17 +01:00
Andy Wilkinson
18b4898977
Polish "Fix deriving DataSources from custom type"
...
See gh-27453
2021-07-22 11:41:54 +01:00
saraswathy-krish
d0e2823c49
Fix deriving DataSources from custom type
...
Eliminate the unsupported datasource property exception thrown
when trying to derive a datasource from an unknown datasource type.
See gh-27453
2021-07-22 11:41:54 +01:00
Andy Wilkinson
68c5f6cd30
Upgrade to Undertow 2.2.9.Final
...
Closes gh-27452
2021-07-22 10:05:59 +01:00
Andy Wilkinson
191bd8ca57
Upgrade to SLF4J 1.7.32
...
Closes gh-27451
2021-07-22 10:05:58 +01:00
Andy Wilkinson
a279d42712
Upgrade to MySQL 8.0.26
...
Closes gh-27450
2021-07-22 10:05:57 +01:00
Andy Wilkinson
982d6c6097
Upgrade to Logback 1.2.4
...
Closes gh-27449
2021-07-22 10:05:55 +01:00
Andy Wilkinson
8044bd2424
Upgrade to Jedis 3.6.3
...
Closes gh-27448
2021-07-22 10:05:54 +01:00
Andy Wilkinson
3ca86435d1
Upgrade to Undertow 2.2.9.Final
...
Closes gh-27446
2021-07-22 09:05:30 +01:00
Andy Wilkinson
aaf26245d5
Upgrade to SLF4J 1.7.32
...
Closes gh-27445
2021-07-22 09:05:29 +01:00
Andy Wilkinson
7fbfbfe21e
Upgrade to MySQL 8.0.26
...
Closes gh-27444
2021-07-22 09:05:27 +01:00
Andy Wilkinson
bb26b7bdf5
Polish
...
Closes gh-27431
2021-07-21 11:53:10 +01:00
izeye
734293d491
Polish
...
See gh-27418
2021-07-21 11:17:43 +01:00
Andy Wilkinson
4a533e14c3
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27428
2021-07-21 11:06:40 +01:00
dreis2211
4d0c98011e
Polishing
...
See gh-27417
2021-07-21 11:05:59 +01:00