Commit Graph

33635 Commits

Author SHA1 Message Date
Andy Wilkinson
7fbbb4e08a Merge branch '2.4.x' into 2.5.x
Closes gh-28470
2021-10-28 13:07:07 +01:00
Andy Wilkinson
72f80f3ae6 Upgrade to Testcontainers 1.16.1
Closes gh-28468
2021-10-28 13:06:41 +01:00
Andy Wilkinson
b375f9fac0 Ignore parameters when checking if */* is accepted
Previously the parameters were not ignored so */*;q=0.8 was not
identified as accepting */*. As a result, the most recent producible
content type was returned rather than the default.

This commit updates the argument resolver to ignore parameters.
The default content type is now produced in response to a request
that accepts */*, irrespective of its parameters.

Fixes gh-28446
2021-10-28 12:27:34 +01:00
Stephane Nicoll
ce38d592f9 Merge branch '2.4.x' into 2.5.x
Closes gh-28466
2021-10-28 11:53:19 +02:00
Stephane Nicoll
e4c96b3684 Merge pull request #28448 from ghusta
* pr/28448:
  Polish "Fix description of "logging.logback.rollingpolicy.max-history""
  Fix description of "logging.logback.rollingpolicy.max-history"

Closes gh-28448
2021-10-28 11:51:21 +02:00
Stephane Nicoll
265199f42b Polish "Fix description of "logging.logback.rollingpolicy.max-history""
See gh-28448
2021-10-28 11:50:38 +02:00
Guillaume Husta
a05b2207f8 Fix description of "logging.logback.rollingpolicy.max-history"
See gh-28448
2021-10-28 11:45:42 +02:00
Stephane Nicoll
37d96a94bf Merge branch '2.4.x' into 2.5.x 2021-10-28 08:41:43 +02:00
Stephane Nicoll
c8154442ec Upgrade CI to Docker 20.10.10
Closes gh-28454
2021-10-28 08:41:34 +02:00
Stephane Nicoll
545ac4581b Upgrade Java 17 version in CI image
Closes gh-28460
2021-10-28 08:40:55 +02:00
Stephane Nicoll
bc97a51db0 Upgrade Java 11 version in CI image
Closes gh-28458
2021-10-28 08:40:20 +02:00
Stephane Nicoll
1e4cc60167 Upgrade Java 8 version in CI image
Closes gh-28459
2021-10-28 08:39:50 +02:00
Stephane Nicoll
30a75e89d1 Upgrade CI to Docker 20.10.10
Closes gh-28462
2021-10-28 08:38:49 +02:00
Stephane Nicoll
b481c81e36 Upgrade Java 11 version in CI image
Closes gh-28456
2021-10-28 08:38:08 +02:00
Stephane Nicoll
43d4fe254c Upgrade Java 8 version in CI image
Closes gh-28455
2021-10-28 08:37:03 +02:00
Andy Wilkinson
4d811f66ec Merge branch '2.4.x' into 2.5.x
Closes gh-28442
2021-10-22 15:48:28 +01:00
Andy Wilkinson
7607587b6c Stabilize liveReloadOnClassPathChanged()
Closes gh-28441
2021-10-22 15:47:51 +01:00
Andy Wilkinson
50d4eaad63 Merge branch '2.4.x' into 2.5.x
Closes gh-28439
2021-10-22 15:23:07 +01:00
Andy Wilkinson
8622418e5d Merge pull request #28367 from polarbear567
* gh-28367:
  Polish "Polish"
  Polish

Closes gh-28367
2021-10-22 15:19:32 +01:00
Andy Wilkinson
a545b6e0b4 Polish "Polish"
See gh-28367
2021-10-22 15:19:13 +01:00
Leo Li
1586232761 Polish
See gh-28367
2021-10-22 15:11:57 +01:00
Andy Wilkinson
3fb5af9dd3 Merge branch '2.4.x' into 2.5.x
Closes gh-28434
2021-10-22 12:29:14 +01:00
Andy Wilkinson
7a38455591 Merge pull request #28183 from phxql
* gh-28183:
  Polish "Explain how to disable/configure the ActiveMQ embedded broker"
  Explain how to disable/configure the ActiveMQ embedded broker

Closes gh-28183
2021-10-22 12:28:45 +01:00
Andy Wilkinson
8a78864edd Polish "Explain how to disable/configure the ActiveMQ embedded broker"
See gh-28183
2021-10-22 12:27:50 +01:00
Moritz Kammerer
0c5f0efcea Explain how to disable/configure the ActiveMQ embedded broker
See gh-28183
2021-10-22 12:27:37 +01:00
Stephane Nicoll
1edd1e8c20 Merge branch '2.4.x' into 2.5.x
Closes gh-28433
2021-10-22 11:26:54 +02:00
Stephane Nicoll
773b0f93b7 Upgrade to Commons Compress 1.21
Closes gh-28429
2021-10-22 11:26:22 +02:00
Andy Wilkinson
585b8880c7 Merge branch '2.4.x' into 2.5.x
Closes gh-28424
2021-10-22 10:10:50 +01:00
Andy Wilkinson
7f976dab9e Polish "Don't use markdown syntax in javadoc or error messages"
See 2f6651c3cb.

Closes gh-28408
2021-10-22 10:08:27 +01:00
Phillip Webb
daf36dff55 Merge branch '2.4.x' into 2.5.x
Closes gh-28424
2021-10-21 11:27:29 -07:00
Phillip Webb
2f6651c3cb Don't use markdown syntax in javadoc or error messages
Closes gh-28408
2021-10-21 11:24:54 -07:00
Brian Clozel
a3182e453c Merge branch '2.4.x' into 2.5.x 2021-10-21 14:24:50 +02:00
Spring Builds
25c3229b8d Next development version (v2.5.7-SNAPSHOT) 2021-10-21 12:19:24 +00:00
Spring Builds
d6a10012b3 Next development version (v2.4.13-SNAPSHOT) 2021-10-21 09:49:13 +00:00
Stephane Nicoll
6cdafc4b72 Upgrade to Spring Session 2021.0.3
Closes gh-28248
2021-10-21 09:13:41 +02:00
Stephane Nicoll
4a9931f5e8 Merge branch '2.4.x' into 2.5.x 2021-10-21 09:07:45 +02:00
Stephane Nicoll
7e3d663762 Upgrade Ubuntu version in CI images
Closes gh-28401
2021-10-21 09:07:22 +02:00
Stephane Nicoll
60c815ad42 Upgrade Ubuntu version in CI images
Closes gh-28402
2021-10-21 09:05:41 +02:00
Stephane Nicoll
3abda656f0 Upgrade to Spring Session 2020.0.7
Closes gh-28229
2021-10-21 09:00:26 +02:00
Stephane Nicoll
d80d692029 Upgrade to Spring Framework 5.3.12
Closes gh-28241
2021-10-21 08:53:57 +02:00
Stephane Nicoll
cc54be43ee Merge branch '2.4.x' into 2.5.x 2021-10-21 08:53:42 +02:00
Stephane Nicoll
91524ccc95 Upgrade to Spring Framework 5.3.12
Closes gh-28223
2021-10-21 08:53:23 +02:00
Stephane Nicoll
841f8b480a Merge branch '2.4.x' into 2.5.x 2021-10-20 09:57:11 +02:00
Stephane Nicoll
7328f609c2 Upgrade to XmlUnit2 2.8.3
Closes gh-28397
2021-10-20 09:26:11 +02:00
Stephane Nicoll
8d3e67e561 Upgrade to SendGrid 4.7.6
Closes gh-28396
2021-10-20 09:26:10 +02:00
Stephane Nicoll
80e3c9a9cc Upgrade to MySQL 8.0.27
Closes gh-28395
2021-10-20 09:26:09 +02:00
Stephane Nicoll
cae0b50393 Upgrade to Ehcache3 3.9.7
Closes gh-28394
2021-10-20 09:26:07 +02:00
Stephane Nicoll
3d2091136a Upgrade to Nimbus JOSE JWT 8.23
Closes gh-28392
2021-10-20 08:47:14 +02:00
Stephane Nicoll
3e6da7ee2b Upgrade to MySQL 8.0.27
Closes gh-28391
2021-10-20 08:47:13 +02:00
Stephane Nicoll
5865246920 Upgrade to Ehcache3 3.9.7
Closes gh-28390
2021-10-20 08:47:12 +02:00