Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Update spring boot to v2.6.2 #438

Merged
merged 1 commit into from
Jan 5, 2022
Merged

Update spring boot to v2.6.2 #438

merged 1 commit into from
Jan 5, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-cli (source) 2.6.1 -> 2.6.2 age adoption passing confidence
org.springframework.boot:spring-boot-autoconfigure (source) 2.6.1 -> 2.6.2 age adoption passing confidence

Release Notes

spring-projects/spring-boot

v2.6.2

🐞 Bug Fixes

  • The getter and setter that's used during configuration property binding varies when a getter or setter has been overridden to use a subclass of the property's type #​29143
  • DatabaseInitializationDependencyConfigurer triggers eager initialization of factory beans #​29103
  • Spring boot 2.6.0 Quartz mysql/mariadb tables are not created #​29095
  • Platform used for Quartz, Session, Integration, and Batch schema initialization cannot be configured #​29002
  • App fails to start when it depends on thymeleaf-extras-springsecurity5 but does not have Spring Security on the classpath #​28979
  • ResponseStatusException no longer returning response body in 2.6.1 using spring security #​28953
  • DataSourceScriptDatabaseInitializer may still try to access the database even though its initialization mode is never #​28931
  • Hibernate validation messages broken in spring boot 2.6.1 when setUseCodeAsDefaultMessage set to true #​28930
  • Image buildpack references without tag do not default to latest version #​28922
  • Invalid classpath index manifest attribute in war files built with Maven #​28904
  • AbstractMethodError in org.springframework.boot.web.servlet.filter.ErrorPageSecurityFilter when deployed to a Servlet 3.1-compatible container #​28902
  • Setting cache time-to-live for the health endpoint has no effect #​28882
  • server.servlet.session.cookie.same-site isn't applied to Spring Session's SESSION cookie #​28784

📔 Documentation

  • 2.5.x snapshot documentation links to source code on the main branch #​29141
  • Document that using DevTools with a remote application is not supported with WebFlux #​29138
  • Polish Creating Your Own Auto-configuration section in Core Features reference doc #​29133
  • Polish CacheManager customization section in reference doc #​29098
  • Polish README.adoc #​28948
  • Fix documented default value for property spring.mvc.pathmatch.matching-strategy #​28936
  • Add consistent quotes in YAML samples of reference doc #​28911

🔨 Dependency Upgrades

❤️ Contributors

We'd like to thank all the contributors who worked on this release!


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@puneetbehl puneetbehl merged commit 3470c10 into 7.2.x Jan 5, 2022
@renovate renovate bot deleted the renovate/spring-boot branch January 5, 2022 12:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants