Actuator doesn't use the CORS Configuration with default security configuration and Spring MVC #26611
An active request delays Jetty's shutdown by 30 seconds #26607
SmartInitializingSingleton beans are not working with lazy initialization #26605
MVC and WebFlux metrics filters adversely affect the response when metrics recording fails #26595
Mandatory locations with pattern fail with exception #26577
Non-optional locations with wildcards fail if no files are contributed #26468
ConfigurationProperties is retrieved via classpath scanning but does not indicate it should be indexed #26462
The error message when a wildcard directory location does not match any files is misleading #26415
StandardConfigDataLoader can import profile specific files in incorrect order #26400
Resolvability and consumability of productionRuntimeClasspath are not aligned with runtimeClasspath #26364
Empty value in spring.config.import causes NullPointerException #26342
@DataRedisTest does not consider RedisReactiveAutoConfiguration#26327
When a single bean causes a dependency cycle the failure analysis does not clearly illustrate the cycle #26322
SpringBootConfiguration is retrieved via classpath scanning but does not indicate it should be indexed #26317
Maven spring-boot:build-image ignores ZIP layout #26312
bootBuildImage does not pick up targetCompatibility when it's configured after task is customised #26300
Configuration item metadata ordering is not consistent #26275
@EnableAutoConfiguration and @ImportAutoConfiguration use different class loaders to find candidate configurations #26236
'spring.web.resources.cache.use-last-modified=false' doesn't work with Spring MVC #26212
Use of spring.profiles.include in a profile-specific document is not detected when it's configured as a YAML list #26205
SpringApplication additional profiles and active profiles ordering changed with Spring Boot 2.4 #26189
Profiles programmatically set on the Envionment are no longer merged with active profile properties #26151
When classes in spring-core and spring-boot are loaded by different ClassLoaders, spring-boot cannot find its own config data location resolvers #26149
Config data location does not exist error can be thrown if a profile-specific properties file is directly imported #26147
Profile cannot easily be deduced from StandardConfigDataResource #25940
ConfigDataResolvers cannot signal that they should be skipped #25894
Remote devtools endpoint cannot be accessed if actuator and spring security are on the classpath #25868
Additional profiles are processed too late when legacy processing is used #25817
BufferingApplicationStartup fails with NoSuchElementException #25792
@Scheduled method not triggered when spring.main.lazy-initialization=true #25315
Actuator doesn't use the CORS Configuration with default security configuration and Spring Webflux #24541
:notebook_with_decorative_cover: Documentation
Update Gradle docs to use module replacement rather than dependency substitution #26525
Improve documentation of TestRestTemplate's fault tolerance #26521
Document that the heap dump endpoint requires a HotSpot JVM #26473
Fix wrong reference to Cassandra in DockerImageNames#couchbase #26405
Move Working with the Code from CONTRIBUTING.adoc to the wiki #26333
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps spring-boot-starter-integration from 2.3.1.RELEASE to 2.4.6.
Release notes
Sourced from spring-boot-starter-integration's releases.
... (truncated)
Commits
512f673
Release v2.4.627fee5f
Configure filter to process preflight requests for webflux actuator endpoints29d1e22
Fix rawtypes743ac4c
Merge branch '2.3.x' into 2.4.xb26e842
Configure CORS in default security configuration for MVC80610fa
Restore order of additional and active profiles64e76ba
Merge branch '2.3.x' into 2.4.xb6e860b
Prevent Jetty from delaying shutdown beyond grace period6874c42
Merge branch '2.3.x' into 2.4.x2a89b11
Exclude SmartInitializingSingletones from lazy initializationDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)