Testy
Testy copied to clipboard
Bump spring-boot-autoconfigure from 2.7.5 to 2.7.12
Bumps spring-boot-autoconfigure from 2.7.5 to 2.7.12.
Release notes
Sourced from spring-boot-autoconfigure's releases.
v2.7.12
:lady_beetle: Bug Fixes
- Welcome page may return a 404 when an acceptable response cannot be produced #35552
- Invalid reference format error when tagging images using Podman #35358
FactoryBean.getObjectfor non-singleton executed when resetting mocks #35324- Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35322
- Webflux server gracefulshutdown throws NullPointerException #35264
- Health actuator mail details shows the port as -1 when using the default port #35247
- SessionRepositoryFilterConfiguration can cause early initialization of SessionRepository beans including Redis #35240
- Devtools main method search algorithm can find incorrect main method #35214
- When a WebFlux app is deployed to Cloud Foundry some metrics are lost and numerous beans are ineligible for post-processing #35163
- Liveness and readiness probes return down when lazy initialization is enabled #35161
- Treating a null Flyway-specific password as an empty string prevents the use of PGPASS for authentication #35110
- WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #34964
- MinIdle and MaxValidationTime properties missing for R2DBC pools #34724
:notebook_with_decorative_cover: Documentation
- Polish formatting of permitAll() endpoint security Kotlin example #35454
- Wrong anchors in Maven plugin documentation #35371
- Correct list of annotations that are equivalent to
@SpringBootApplication#35180- Harmonize references to application.yaml files in reference docs #34628
:hammer: Dependency Upgrades
- Upgrade to Elasticsearch 7.17.10 #35339
- Upgrade to Hazelcast 5.1.6 #35440
- Upgrade to Johnzon 1.2.20 #35340
- Upgrade to Json-smart 2.4.11 #35549
- Upgrade to Micrometer 1.9.11 #35290
- Upgrade to Netty 4.1.92.Final #35441
- Upgrade to Reactor Bom 2020.0.32 #35291
- Upgrade to Spring Data Bom 2021.2.12 #35292
- Upgrade to Spring Integration 5.5.18 #35294
- Upgrade to Tomcat 9.0.75 #35442
:heart: Contributors
Thank you to all the contributors who worked on this release:
@JunJaBoy,@aasaru,@davin111, and@ivandimitrov8080v2.7.11
:lady_beetle: Bug Fixes
- CloudFoundry integration does not use endpoint path mappings #35085
- Gradle Spring Boot plugin with Kotlin DSL does not support includeProjectDependencies in bootJar > layered > dependencies configuration #35033
- Banner placeholders use default values too soon #34764
- Cassandra default configuration substitutions don't resolve against configuration derived from spring.data.cassandra properties #34643
... (truncated)
Commits
64157f2Release v2.7.12418dd1bReturn 406 status code if welcome page is not acceptedcc2bb7cUpgrade to Json-smart 2.4.11c0797eeUpgrade CI to Docker 24.0.01cd3a32Merge branch '2.6.x' into 2.7.x7f9fd04Upgrade to Undertow 2.2.24.Final47f1fc5Upgrade to Tomcat 9.0.752e8ec62Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASEba7485bUpgrade to Spring WS 3.1.61e5797fUpgrade to Spring Security 5.6.10- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.