Phillip Webb
e464348fa4
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49697
3 weeks ago
Phillip Webb
10df287bbb
Merge pull request #49694 from dlwldnjs1009
...
* jiwon/fix-standard-stack-trace-printer-javadoc:
Fix typos in StandardStackTracePrinter Javadoc
Closes gh-49694
3 weeks ago
Lee Jiwon
ec167252f2
Fix typos in StandardStackTracePrinter Javadoc
...
See gh-49694
Signed-off-by: Lee Jiwon <dlwldnjs1009@gmail.com>
3 weeks ago
Andy Wilkinson
6814f6577a
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49683
4 weeks ago
Andy Wilkinson
f0a02cdbd3
Trigger docs build once release has been promoted
...
Closes gh-49682
4 weeks ago
Andy Wilkinson
fd5ac05daf
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49680
4 weeks ago
Andy Wilkinson
aec36b88ef
Upgrade to Antora UI 0.4.26
...
Closes gh-49679
4 weeks ago
Stéphane Nicoll
25b6de94d5
Fix formatting
4 weeks ago
Stéphane Nicoll
bf324f3580
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49674
4 weeks ago
Stéphane Nicoll
060d006f53
Merge pull request #49671 from dependabot[bot]
...
* dependabot/npm_and_yarn/antora/multi-20daa59c70:
Bump fast-xml-parser and @springio/antora-extensions in /antora
Closes gh-49671
4 weeks ago
dependabot[bot]
be23431bd7
Bump fast-xml-parser and @springio/antora-extensions in /antora
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) to 5.5.7 and updates ancestor dependency [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ). These dependencies need to be updated together.
Updates `fast-xml-parser` from 4.5.4 to 5.5.7
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.5.4...v5.5.7 )
Updates `@springio/antora-extensions` from 1.14.7 to 1.14.9
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.7...v1.14.9 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.5.7
dependency-type: indirect
- dependency-name: "@springio/antora-extensions"
dependency-version: 1.14.9
dependency-type: direct:production
...
See gh-49671
Signed-off-by: dependabot[bot] <support@github.com>
4 weeks ago
Stéphane Nicoll
d8ea797aab
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49672
4 weeks ago
Stéphane Nicoll
8c605ccd94
Merge pull request #49660 from ljrmorgan
...
* graphql_test_should_load_controller_advice:
Polish "Consider ControllerAdvice with @GraphQlTest"
Consider ControllerAdvice with @GraphQlTest
Closes gh-49660
4 weeks ago
Stéphane Nicoll
af03b3b07c
Polish "Consider ControllerAdvice with @GraphQlTest"
...
See gh-49660
4 weeks ago
Louis Morgan
264a9aa43a
Consider ControllerAdvice with @GraphQlTest
...
This commit updates the GraphQL slice tests to also consider
`@ControllerAdvice`-annotated beans, since Spring GraphQL loads
`@GraphQlExceptionHandler`s declared in `@ControllerAdvice` beans.
This also aligns `@GraphQlTest` with `@WebMvcTest`.
See gh-49660
Signed-off-by: Louis Morgan <ljrmorgan@gmail.com>
4 weeks ago
Phillip Webb
dc785720cf
Merge branch '3.5.x' into 4.0.x
4 weeks ago
Phillip Webb
8b70ee9dbc
Escape format characters when writing changelog
4 weeks ago
Andy Wilkinson
01170c3273
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49668
4 weeks ago
Andy Wilkinson
47aa60dc93
Merge pull request #49662 from Joowon-Seo
...
* gh-49662:
Polish "Add boundary tests for JsonValueWriter max nesting depth"
Add boundary tests for JsonValueWriter max nesting depth
Closes gh-49662
4 weeks ago
Andy Wilkinson
371746826e
Polish "Add boundary tests for JsonValueWriter max nesting depth"
...
See gh-49662
4 weeks ago
Joowon-Seo
7f0136f8c6
Add boundary tests for JsonValueWriter max nesting depth
...
Verify behavior at the maxNestingDepth boundary.
Signed-off-by: Joowon-Seo <tjwndnjs1998@gmail.com>
See gh-49662
4 weeks ago
Andy Wilkinson
02e7b35db3
Merge branch '3.5.x' into 4.0.x
4 weeks ago
Andy Wilkinson
4cd1b02696
Test Gradle plugin against Gradle 9.4.1
...
Closes gh-49667
4 weeks ago
Andy Wilkinson
7524b32f82
Upgrade to Gradle 9.4.1
...
Closes gh-49665
4 weeks ago
Moritz Halbritter
501d736a7b
Next development version (v4.0.5-SNAPSHOT)
4 weeks ago
Moritz Halbritter
79a38504ec
Merge branch '3.5.x' into 4.0.x
4 weeks ago
Moritz Halbritter
3ebd147508
Next development version (v3.5.13-SNAPSHOT)
4 weeks ago
Brian Clozel
26edf79084
Merge branch '3.5.x' into 4.0.x
4 weeks ago
Brian Clozel
6620dea347
Polishing
...
See gh-49645
4 weeks ago
Moritz Halbritter
7151419752
Upgrade to Testcontainers 2.0.4
...
Closes gh-49655
4 weeks ago
Stéphane Nicoll
cc6bb61240
Merge branch '3.5.x' into 4.0.x
4 weeks ago
Stéphane Nicoll
dd54841c4a
Upgrade to Spring Batch 5.2.5
...
Closes gh-49406
4 weeks ago
Stéphane Nicoll
273942749c
Upgrade to Spring Batch 6.0.3
...
Closes gh-49416
4 weeks ago
Brian Clozel
a6d8c48e13
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49649
4 weeks ago
Brian Clozel
1f2ea4a6db
Revisit EndpointRequest matcher for additional paths
...
Prior to this commit, the `EndpointRequest` request matcher generator
would create many, complex matchers for the case of health groups
exposed on additional paths.
This commit revisits the matcher generation and simplifies their
matching to avoid conflicts with other matchers.
Fixes gh-49648
4 weeks ago
Brian Clozel
1ead08b9d8
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49646
4 weeks ago
Brian Clozel
01fbede2b2
Handle all requests in CloudFoundry mapping
...
Prior to this commit, the Servlet and Reactive CloudFoundry Actuator
Handler mapping would only handle requests to actual Actuator endpoints.
Here, our original intent has always been to reserve this URL namespace
for the CloudFoundry use case and not delegate to other handler
mappings.
This commit ensures that requests under this path should be processed by
known endpoints, or result in a "HTTP 403 Forbidden" response.
Fixes gh-49645
4 weeks ago
Moritz Halbritter
07f4f43281
Test against Java 26 GA
...
Closes gh-49642
4 weeks ago
Stéphane Nicoll
f9e050dac4
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49636
4 weeks ago
Stéphane Nicoll
dc54595f7a
Merge pull request #49622 from dependabot[bot]
...
* dependabot/npm_and_yarn/antora/springio/asciidoctor-extensions-1.0.0-alpha.18:
Bump @springio/asciidoctor-extensions in /antora
Closes gh-49622
4 weeks ago
dependabot[bot]
9bc3768814
Bump @springio/asciidoctor-extensions in /antora
...
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions ) from 1.0.0-alpha.17 to 1.0.0-alpha.18.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.17...v1.0.0-alpha.18 )
---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
dependency-version: 1.0.0-alpha.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-49622
Signed-off-by: dependabot[bot] <support@github.com>
4 weeks ago
Stéphane Nicoll
804679b1df
Merge branch '3.5.x' into 4.0.x
4 weeks ago
Stéphane Nicoll
f3d20bbecf
Upgrade to Spring WS 5.0.1
...
Closes gh-49531
4 weeks ago
Stéphane Nicoll
91ddcff68f
Upgrade to Spring Integration 7.0.4
...
Closes gh-49529
4 weeks ago
Stéphane Nicoll
dab797eadf
Upgrade to JBoss Logging 3.6.3.Final
...
Closes gh-49632
4 weeks ago
Stéphane Nicoll
691583437e
Upgrade to Spring WS 4.1.3
...
Closes gh-49528
4 weeks ago
Stéphane Nicoll
a5db799f8a
Upgrade to Spring Integration 6.5.8
...
Closes gh-49631
4 weeks ago
Stéphane Nicoll
5ee4ffe567
Upgrade to JBoss Logging 3.6.3.Final
...
Closes gh-49630
4 weeks ago
Stéphane Nicoll
73083c2b51
Upgrade to Kafka 4.1.2
...
See also https://github.com/yawkat/lz4-java/wiki/Gradle-and-org.lz4:lz4%E2%80%90java:1.8.1
Closes gh-49627
4 weeks ago
Andy Wilkinson
2956d90c9a
Merge branch '3.5.x' into 4.0.x
...
See gh-49607
See gh-49609
4 weeks ago