Thomas Kåsene
e84025b1b8
Fix description of build-image[-no-fork] Maven plugin goals
...
See gh-35609
2023-05-24 13:24:37 +02:00
Scott Frederick
72fd94f2b5
Align bean name with Spring Data Elasticsearch requirements
...
Fixes gh-33651
2023-05-23 14:36:02 -05:00
Stephane Nicoll
bf91ec18c1
Merge pull request #35568 from dreis2211
...
* pr/35568:
Remove unnecessary exclude from spring-restdocs-mockmvc
Closes gh-35568
2023-05-22 16:31:43 +02:00
Christoph Dreis
b2b5728995
Remove unnecessary exclude from spring-restdocs-mockmvc
...
See gh-35568
2023-05-22 16:31:22 +02:00
Stephane Nicoll
ca8ebbf4ab
Merge pull request #35576 from izeye
...
* pr/35576:
Polish
Closes gh-35576
2023-05-22 16:22:26 +02:00
Johnny Lim
1b5fc89b43
Polish
...
See gh-35576
2023-05-22 16:17:05 +02:00
Scott Frederick
f0ed2a8e4c
Set LATEST_GA to false in CI pipeline
...
Closes gh-35556
2023-05-18 15:24:08 -05:00
Phillip Webb
f5703778ca
Merge branch '2.7.x' into 3.0.x
2023-05-18 13:08:03 -07:00
Phillip Webb
701ea30b3a
Merge branch '2.6.x' into 2.7.x
2023-05-18 13:07:56 -07:00
Spring Builds
15d95ed5a0
Next development version (v2.6.16-SNAPSHOT)
2023-05-18 19:41:10 +00:00
Phillip Webb
24887b7742
Merge branch '2.7.x' into 3.0.x
2023-05-18 11:28:52 -07:00
Phillip Webb
d384a90567
Merge branch '2.6.x' into 2.7.x
2023-05-18 11:28:21 -07:00
Phillip Webb
d24ed66b2d
Merge branch '2.5.x' into 2.6.x
2023-05-18 11:28:04 -07:00
Spring Builds
f8ac264bd1
Next development version (v2.5.16-SNAPSHOT)
2023-05-18 17:55:40 +00:00
Andy Wilkinson
72d405eb30
Merge branch '2.7.x' into 3.0.x
2023-05-18 14:04:09 +01:00
Andy Wilkinson
858c984b5d
Merge branch '2.6.x' into 2.7.x
2023-05-18 14:03:52 +01:00
Andy Wilkinson
af89b29f0a
Merge branch '2.5.x' into 2.6.x
...
Closes gh-35561
2023-05-18 14:03:31 +01:00
Phillip Webb
d7ff379fb8
Return 406 status code if welcome page is not accepted
...
Add `WelcomePageNotAcceptableHandlerMapping` which will return
an HTTP 406 status if a suitable welcome page is found but
cannot be accepted for the request.
An additional mapper is used so that we don't need to change
the order of the `WelcomePageHandlerMapping`. It's possible
that users may have additional root handler mappings
registered to run after the `WelcomePageHandlerMapping`
and we still need to respect those.
Fixes gh-35559
2023-05-18 13:35:49 +01:00
Andy Wilkinson
8a5a7e110d
Merge branch '2.7.x' into 3.0.x
2023-05-18 12:36:09 +01:00
Spring Builds
6103e81672
Next development version (v3.0.8-SNAPSHOT)
2023-05-18 11:11:27 +00:00
Spring Builds
0f2e5d0e39
Next development version (v2.7.13-SNAPSHOT)
2023-05-18 09:43:54 +00:00
Andy Wilkinson
54e769be3a
Polish
...
See gh-35553
2023-05-18 09:31:49 +01:00
Andy Wilkinson
af9cd8cf0b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35553
2023-05-18 08:56:49 +01:00
Phillip Webb
418dd1ba5b
Return 406 status code if welcome page is not accepted
...
Add `WelcomePageNotAcceptableHandlerMapping` which will return
an HTTP 406 status if a suitable welcome page is found but
cannot be accepted for the request.
An additional mapper is used so that we don't need to change
the order of the `WelcomePageHandlerMapping`. It's possible
that users may have additional root handler mappings
registered to run after the `WelcomePageHandlerMapping`
and we still need to respect those.
Fixes gh-35552
2023-05-18 08:55:45 +01:00
Andy Wilkinson
b6e56c85a0
Upgrade to Json-smart 2.4.11
...
Closes gh-35551
2023-05-18 08:23:18 +01:00
Andy Wilkinson
e6160fca8e
Upgrade to Jersey 3.1.2
...
Closes gh-35550
2023-05-18 08:23:02 +01:00
Andy Wilkinson
ed3c9b210a
Merge branch '2.7.x' into 3.0.x
2023-05-18 08:22:47 +01:00
Andy Wilkinson
cc2bb7cade
Upgrade to Json-smart 2.4.11
...
Closes gh-35549
2023-05-18 08:17:37 +01:00
Phillip Webb
f88cc5eb94
Upgrade to Spring Batch 5.0.2
...
Closes gh-35300
2023-05-17 16:45:46 -07:00
Phillip Webb
d6a1a3d71a
Merge pull request #35455 from be-hase
...
* pr/35455:
Polish "Fix invalid Zipkin Reporter back-off behavior"
Fix invalid Zipkin Reporter back-off behavior
Closes gh-35455
2023-05-17 16:42:29 -07:00
Phillip Webb
4072588c29
Polish "Fix invalid Zipkin Reporter back-off behavior"
...
See gh-35455
2023-05-17 16:38:03 -07:00
ryosuke-hasebe
903e19854d
Fix invalid Zipkin Reporter back-off behavior
...
Update `ReporterConfiguration` so that `spanReporter` back off
if a `Reporter` bean is defined. Prior to this commit, only
`AsyncReporter` beans would be considered.
See gh-35455
2023-05-17 16:36:19 -07:00
Scott Frederick
9245f3c25e
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35543
2023-05-17 16:56:13 -05:00
Scott Frederick
c0797eea1d
Upgrade CI to Docker 24.0.0
...
Closes gh-35506
2023-05-17 16:55:10 -05:00
Andy Wilkinson
881b2fdc1f
Merge branch '2.7.x' into 3.0.x
2023-05-17 22:32:18 +01:00
Andy Wilkinson
1cd3a32f1f
Merge branch '2.6.x' into 2.7.x
2023-05-17 22:31:56 +01:00
Andy Wilkinson
7f9fd042fb
Upgrade to Undertow 2.2.24.Final
...
Closes gh-35541
2023-05-17 21:43:21 +01:00
Andy Wilkinson
47f1fc57d9
Upgrade to Tomcat 9.0.75
...
Closes gh-35540
2023-05-17 21:43:20 +01:00
Andy Wilkinson
2e8ec62cd4
Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE
...
Closes gh-35539
2023-05-17 21:25:42 +01:00
Andy Wilkinson
ba7485bf48
Upgrade to Spring WS 3.1.6
...
Closes gh-35538
2023-05-17 21:25:37 +01:00
Andy Wilkinson
1e5797f350
Upgrade to Spring Security 5.6.10
...
Closes gh-35537
2023-05-17 21:25:32 +01:00
Andy Wilkinson
83cbe3fc2c
Upgrade to Spring Integration 5.5.18
...
Closes gh-35536
2023-05-17 21:25:27 +01:00
Andy Wilkinson
fa9a5a3a73
Upgrade to Spring Framework 5.3.27
...
Closes gh-35535
2023-05-17 21:25:22 +01:00
Andy Wilkinson
e2cd60b213
Upgrade to Spring Batch 4.3.8
...
Closes gh-35534
2023-05-17 21:25:17 +01:00
Andy Wilkinson
e5ef0682fb
Upgrade to Spring AMQP 2.4.12
...
Closes gh-35533
2023-05-17 21:25:12 +01:00
Andy Wilkinson
d0bbf8433a
Upgrade to Reactor Bom 2020.0.32
...
Closes gh-35532
2023-05-17 21:25:07 +01:00
Andy Wilkinson
09ce82b5a6
Upgrade to Netty tcNative 2.0.61.Final
...
Closes gh-35531
2023-05-17 21:25:02 +01:00
Andy Wilkinson
87aed1fafe
Upgrade to Netty 4.1.92.Final
...
Closes gh-35530
2023-05-17 21:24:57 +01:00
Andy Wilkinson
63ced46171
Upgrade to Neo4j Java Driver 4.4.11
...
Closes gh-35529
2023-05-17 21:24:53 +01:00
Andy Wilkinson
8d38bae1c3
Upgrade to MySQL 8.0.33
...
Closes gh-35528
2023-05-17 21:24:47 +01:00