Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Spring Boot 2.7.5 -> 2.7.6 #372

Merged

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.springframework.boot:spring-boot-test (source) compile patch 2.7.5 -> 2.7.6

Release Notes

spring-projects/spring-boot

v2.7.6

Compare Source

🐞 Bug Fixes

  • ScheduledBeanLazyInitializationExcludeFilter is auto-configured even when annotation-based scheduled has not been enabled #​33283
  • SpringBootContextLoader prints banner twice when using a @ContextHierarchy #​33262
  • Properties migrator causes an application to fail to start if it tries to map a property whose metadata data entry contains an invalid configuration property name #​33249
  • Configuration property binding does not deal with bridge methods #​33211
  • Configuring management.server.port via a config tree results in a ConverterNotFoundException when the management context is refreshed #​33168
  • Dependency management for XMLUnit is incomplete #​32999
  • Spring Boot's Lettuce metrics enable histrograms by default and it's hard to switch them off #​32989
  • Dependency management for Selenium is incomplete #​32861
  • NumberFormatException when configuring spring.redis.sentinel.nodes with an IPv6 address #​32836

📔 Documentation

  • Align Tomcat multiple connectors example with recommendation to configure SSL declaratively #​33331
  • ConditionalOnClass not working for Bean methods on Java 8 #​33328
  • Actuator document is misleading about k8s startup probe #​33326
  • Link to Micrometer's @Timed documentation #​33265
  • Clarify use of the spring.cache.type property with Hazelcast #​33257
  • Example git.commit.time in the Actuator API documentation is thousands of years in the future #​33255
  • Links to Features describes sections that have moved elsewhere #​33213
  • Fix kafka streams auto start description typo in reference docs #​33101
  • OAuth 2 configuration example uses unrecognized value for authorization grant type #​33068
  • Fix typos in logging.adoc #​32820
  • Harmonize code sample in the "Type-safe Configuration Properties" section #​32818

🔨 Dependency Upgrades

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​EricGao888, @​biergit, @​dreis2211, @​eurythmia, @​hpoettker, @​iamgd67, @​izeye, @​jamessoun93, and @​sdeleuze


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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Nov 26, 2022

Suggested commit message:

Upgrade Spring Boot 2.7.5 -> 2.7.6 (#372)

See:
- https://github.com/spring-projects/spring-boot/releases/tag/v2.7.6
- https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.6

@Stephan202 Stephan202 added this to the 0.6.0 milestone Nov 26, 2022
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.springframework.boot-spring-boot-test-2.7.x branch from 8bf3663 to d82c660 Compare November 27, 2022 02:01
@Stephan202 Stephan202 changed the base branch from sschroevers/configure-arcmutate to master November 28, 2022 06:09
@rickie rickie force-pushed the renovate/org.springframework.boot-spring-boot-test-2.7.x branch from d82c660 to 6699eb0 Compare November 28, 2022 11:46
@rickie rickie changed the title Upgrade org.springframework.boot:spring-boot-test 2.7.5 -> 2.7.6 Upgrade Spring Boot 2.7.5 -> 2.7.6 Nov 28, 2022
@rickie rickie merged commit fa1bb8a into master Nov 28, 2022
@rickie rickie deleted the renovate/org.springframework.boot-spring-boot-test-2.7.x branch November 28, 2022 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants