Instantiator is called without a classloader #27074
EnvironmentPostProcessors aren't instantiated with correct ClassLoader #27073
EnvironmentPostProcessors aren't instantiated with correct ClassLoader #27072
Instantiator is called without a classloader #27071
Failure when binding the name of a non-existent class to a Class property isn't very helpful #27061
Failure when binding the name of a non-existent class to a Class property isn't very helpful #27060
Unable to exclude dependencies on repackaging war #27057
Unable to exclude dependencies on repackaging war #27056
Deadlock when the application context is closed and System.exit(int) is then called during application context refresh #27049
Default value for NettyProperties.leakDetection is not aligned with Netty's default #27046
Profile-specific resolution should still happen when processing 'spring.config.import' properties #27006
Profile-specific resolution should still happen when processing 'spring.config.import' properties #27005
Gradle build fails with "invocation of 'Task.project' at execution time is unsupported" when using the configuration cache in a project that depends on org.springframework.boot:spring-boot-configuration-processor #26997
NoSuchMethodError with Jetty 10 when trying to use HTTP/2 over TLS (h2) #26988
SpringApplicationShutdownHook throws ClassCastException when use log4j2 #26953
Gradle 6.9.x is not listed as a supported version when the Gradle version is < 6.8 #26952
Kotlin plugin's version shouldn't be read if the kotlin.version extra property has been set #26947
Profile-specific files should still be considered when processing 'spring.config.import' properties #26939
Misleading type information reported by BeanNotOfRequiredTypeFailureAnalyzer #26935
SQL initialization in 2.5 does not handle connection errors gracefully anymore #26926
Script-based database initialization should not check the database's type unless it has scripts to apply #26925
Memory leak in MetricsClientHttpRequestInterceptor when auto-timing is disabled #26923
DevTools' LiveReload support's HTTP header handling is case sensitive #26920
DevTools' LiveReload support's HTTP header handling is case sensitive #26919
App fails to start when using Flyway or Liquibase with a spring.flyway.url or spring.liquibase.url without spring-jdbc on the classpath #26917
A bean factory post processor cannot be configured to run after DependsOnDatabaseInitializationPostProcessor#26899
WebSocket auto-configuration throws a CNFE with Jetty 10 #26847
:notebook_with_decorative_cover: Documentation
Description of spring.datasource.name property is inaccurate #27063
Description of spring.datasource.name property is inaccurate #27062
Update reference documentation to reflect @SpringBootApplication's use of @SpringBootConfiguration#27024
Document uuid support in RandomValuePropertySource #27010
Misleading doc about application startup exposure #26978
Add missing space for asciidoc ordered list #26955
Add Azure info to the cloud deployment docs #26910
Make the documentation versions more apparent #26891
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)
Bumps spring-boot-starter-test from 2.5.1 to 2.5.2.
Release notes
Sourced from spring-boot-starter-test's releases.
... (truncated)
Commits
cbe4cff
Release v2.5.2dfbd82b
Fix Kotlin 1.5.20 classpath issuesd442071
Suppress Kotlin 1.5.20 deprecation warning8f9652c
Upgrade to Kotlin 1.5.20b4346f0
Merge branch '2.4.x' into 2.5.xfb008a4
Merge branch '2.3.x' into 2.4.x82963a3
Fix typoc150a91
Merge branch '2.4.x' into 2.5.x2ea8367
Merge branch '2.3.x' into 2.4.x7617f0d
Do not publish to Sonatype when already publishedDependabot 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)