Stéphane Nicoll
8d1b13da64
Polish "Add Reactor test utilities to reactive test starters"
...
See gh-47795
2 months ago
Stéphane Nicoll
544f60a17e
Merge branch '3.5.x'
...
Closes gh-47846
2 months ago
Stéphane Nicoll
33dfe35e0e
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47845
2 months ago
Stéphane Nicoll
083e20373f
Merge pull request #47839 from dependabot[bot]
...
* pr/47839:
Bump actions/upload-artifact from 4 to 5
Closes gh-47839
2 months ago
dependabot[bot]
1e6e2ebee0
Bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
See gh-47839
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Stéphane Nicoll
400c47a719
Start building against Spring Security 7.0.0-RC2 snapshots
...
See gh-47844
2 months ago
Stéphane Nicoll
b0826998ff
Start building against Spring Data Bom 2025.1.0-RC2 snapshots
...
See gh-47843
2 months ago
Stéphane Nicoll
d72664a45c
Start building against Spring Batch 6.0.0-RC2 snapshots
...
See gh-47842
2 months ago
Stéphane Nicoll
2a681fdd70
Switch to same-minor-version upgrade policy for post-RC phase
...
Closes gh-47841
2 months ago
Stéphane Nicoll
7bde0e65f1
Fix typos
...
Closes gh-47818
2 months ago
Stéphane Nicoll
c35a766b13
Fix typos
...
Closes gh-47816
2 months ago
Stéphane Nicoll
d85ccc540f
Merge pull request #47801 from ngocnhan-tran1996
...
* pr/47801:
Fix typos
Closes gh-47801
2 months ago
Andy Wilkinson
bf8e0c45a8
Allow customizations of default customizers to be overridden
...
Previously, the default client and server HTTP message converter
customizers were ordered with lowest precedence. This made it
impossible to guarantee that another customizer would be able to go
after the default customizers, preventing their customizations from
being reliably overridden.
This commit updates the definitions of the default customizers to
order them at 0. This allows additional customizers to be ordered
either before or after them. Usage of the customizers is now always
ordered (previously Spring MVC's was not).
See gh-47798
2 months ago
Tran Ngoc Nhan
0546e3035d
Fix typos
...
See gh-47801
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2 months ago
Andy Wilkinson
5fbdfad11e
Remove test dependency from spring-boot-security
...
Closes gh-47813
2 months ago
Stéphane Nicoll
2a9968f39b
Add Reactor test utilities to reactive test starters
...
Closes gh-47795
2 months ago
Stéphane Nicoll
2ec1e822b6
Make Batch JDBC Test starter depends on Batch Test starter
...
This makes sure that test utilities are shared, typically
spring-batch-test.
Closes gh-47794
2 months ago
Stéphane Nicoll
7e5046aa26
Add Spring Batch test utilities to Batch test starter
...
Closes gh-47792
2 months ago
Stéphane Nicoll
487bd731d8
Add Spring Rabbit test utilities to AMQP test starter
...
Closes gh-47791
2 months ago
Andy Wilkinson
198cba7177
Fix spring-boot-jackson2's test auto-configuration
...
This commit is a follow-on from 14c5ac0 . It fixes a similar problem
with @AutoConfigureJsonTesters that is also apparent when using
@JsonTest .
Fixes gh-47811
The org.springframework.boot.test-auto-configuration plugin has been
added so that test auto-configuration imports files are checked at
build time, hopefully catching this sort of problem earlier in the
future.
Closes gh-47812
2 months ago
Moritz Halbritter
14c5ac0202
Fix Jackson2AutoConfiguration import for @AutoConfigureJson
...
Closes gh-47811
2 months ago
Stéphane Nicoll
8985af2fcc
Relocate Neo4jReactiveHealthIndicatorIntegrationTests
2 months ago
Stéphane Nicoll
d1ae453824
Restore support of deprecated containers
...
This commit restore the service connection support for Testcontainers
implementations that were deprecated as part of TC 2.0. Previously,
only the new location was taken into account.
Closes gh-47796
2 months ago
Andy Wilkinson
f72da4c77a
Fix Actuator with Jackson 2 but no spring-web
...
Previously, if Actuator was being used in a non-web app such that
spring-web was not on the classpath, the app would fail to start
if Jackson 2 was present. This occured as the auto-configuration
for the EndpointJackson2ObjectMapper tried to use spring-web's
Jackson2ObjectMapperBuilder that was not present.
This commit updates the auto-configuration to back off when
Jackson2ObjectMapperBuilder is absent, aligning it with the
behavior of JacksonEndpointAutoConfiguration in 3.5.
Fixes gh-47788
2 months ago
Stéphane Nicoll
08a1d6648e
Merge pull request #47784 from Walti91
...
* pr/47784:
Fix JacksonTesterTestAutoConfiguration javadoc
Closes gh-47784
2 months ago
Florian Waltenberger
63ec0fc18a
Fix JacksonTesterTestAutoConfiguration javadoc
...
See gh-47784
Signed-off-by: Florian Waltenberger <waltenberger.florian@gmail.com>
2 months ago
Stéphane Nicoll
87acda775d
Merge branch '3.5.x'
...
Closes gh-47783
2 months ago
Stéphane Nicoll
28d699f396
Detect Java 25+ style methods with AOT processing
...
Closes gh-47780
2 months ago
Moritz Halbritter
a1ced48897
Merge branch '3.5.x'
2 months ago
Moritz Halbritter
df8ba4c831
Merge branch '3.4.x' into 3.5.x
2 months ago
Moritz Halbritter
6b426b2481
Set timeout to 1.5h on spring-io/central-publish-action
2 months ago
Phillip Webb
03787364be
Merge branch '3.5.x'
2 months ago
Phillip Webb
5ae18f6b64
Merge branch '3.4.x' into 3.5.x
2 months ago
Phillip Webb
a16c8813ec
Set ignore-already-exists-error to true
2 months ago
Phillip Webb
d56db5e87c
Revert "Temporarily drop build stage"
...
This reverts commit b582f5dabf .
2 months ago
Phillip Webb
b582f5dabf
Temporarily drop build stage
2 months ago
Phillip Webb
8e6bebea93
Set ignore-already-exists-error to true
2 months ago
Phillip Webb
a22b3d1d62
Revert "Temporarily set ignore-already-exists-error to true"
...
This reverts commit 1fc94ef97a .
2 months ago
Phillip Webb
1fc94ef97a
Temporarily set ignore-already-exists-error to true
2 months ago
Phillip Webb
0624dec7a9
Merge branch '3.5.x'
2 months ago
Phillip Webb
88c7198e79
Merge branch '3.4.x' into 3.5.x
2 months ago
Phillip Webb
8ebb971d63
Upgrade to spring-io/central-publish-action v0.3.0
2 months ago
Phillip Webb
67d5adc352
Polish and fix test starter descriptions
2 months ago
Andy Wilkinson
c0c66e2ac3
Update SNI test app to use spring-boot-starter-webmvc
2 months ago
Andy Wilkinson
8978d8c359
Avoid using deprecated spring-boot-starter-web
2 months ago
Stéphane Nicoll
fb2e89875b
Merge branch '3.5.x'
2 months ago
Stéphane Nicoll
ce6423e565
Next development version (v3.5.8-SNAPSHOT)
2 months ago
Stéphane Nicoll
728cb95a17
Fix formatting
2 months ago
Stéphane Nicoll
f409aca471
Add missing modules to configuration metadata changelog generator
...
Closes gh-47758
2 months ago
Stéphane Nicoll
915750f634
Upgrade to Spring Framework 7.0.0-RC2
...
Closes gh-47743
2 months ago