Custom converters cannot be used when creating endpoint-related beans due to eager initialization triggered by ServletEndpointRegistrar #21444
Different actuator management server port changes response on errors #21428
Performance regression between RC1 and latest snapshots with large amount of configuration properties #21416
Dependency exclusions declared in spring-boot-dependencies have no effect when using Gradle 6 #21350
Unclear default for 'server.tomcat.use-relative-redirects' #21343
CreateBootStartScripts causes a warning to be logged with Gradle 6.4 #21341
When a request is active, Undertow prevents the JVM from exiting #21327
When using log4j2 log4j2-test.* files are not detected #21323
Classpath wildcards cannot be used with Java 11 or above #21321
Implementation attributes are missing from Maven shade transformer configuration in spring-boot-starter-parent #21304
The @ActiveProfiles annotation no longer overrides those defined in property files #21302
Layertools list and extract commands ignore empty layers #21301
Binder @DefaultValue does not work with PropertyEditor converters #21294
developmentOnly configuration excludes jar files from fat jar #21288
Connection fails when DOCKER_HOST set to local socket #21173
Environment variable that does not follow guidelines for use of _ is still successfully bound if another property source contains a property that is bound to the same target #14479
:notebook_with_decorative_cover: Documentation
Fix capitalization of Testcontainers in Howto docs #21417
Document use case of splitting auto-configuration and starter #21367
Align TestRestTemplate Javadoc with documentation #21364
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-parent from 2.2.4.RELEASE to 2.3.0.RELEASE.
Release notes
Sourced from spring-boot-starter-parent's releases.
Commits
7b2a203
Release v2.3.0.RELEASEeb3b0f8
Use http liquibase XSDs42d07a7
Fix published Maven POMs859fc6c
Switch back to 2.3.0.BUILD-SNAPSHOT9c63132
Next development version (v2.3.1.BUILD-SNAPSHOT)cea3781
Fix file permissions in the CLI's zip and tar distributionsd0f16d6
Merge branch '2.2.x'c35ed91
Only enforce spring-boot-parent's constraints internallyb78e4da
Work around file handle leak when Undertow is stoppede6376fc
Fix web services tests on JDK 11+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)