piomin / sample-spring-boot-on-kubernetes

Spring Boot on Kubernetes Demo Project
https://piotrminkowski.com
79 stars 70 forks source link

Update dependency org.springframework.boot:spring-boot-starter-parent to v3.0.4 #23

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-starter-parent (source) 3.0.3 -> 3.0.4 age adoption passing confidence

Release Notes

spring-projects/spring-boot ### [`v3.0.4`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.0.4) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v3.0.3...v3.0.4) #### :lady_beetle: Bug Fixes - Maven plugin uses timezone-local timestamps when outputTimestamp is used [#​34430](https://togithub.com/spring-projects/spring-boot/issues/34430) - org.springframework.boot.web.embedded.jetty.GracefulShutdown uses the wrong class to create its logger [#​34419](https://togithub.com/spring-projects/spring-boot/issues/34419) - `@ConfigurationProperties` with initialized nested record properties values no longer bind [#​34407](https://togithub.com/spring-projects/spring-boot/issues/34407) - Custom ConfigDataLocationResolver/ConfigDataLoader fails in 3.0.x when combined with spring-boot-devtools [#​34372](https://togithub.com/spring-projects/spring-boot/issues/34372) - defaultTracingObservationHandler is not ordered as documented [#​34216](https://togithub.com/spring-projects/spring-boot/pull/34216) - Spring Boot 3 does not provide a configuration property for configuring red metrics custom tag keys [#​34194](https://togithub.com/spring-projects/spring-boot/issues/34194) #### :notebook_with_decorative_cover: Documentation - Document support for Gradle 8 [#​34462](https://togithub.com/spring-projects/spring-boot/issues/34462) - Update Batch documentation [#​34437](https://togithub.com/spring-projects/spring-boot/pull/34437) - Add link to Failover starter [#​34422](https://togithub.com/spring-projects/spring-boot/issues/34422) - Fix typo in external-config.adoc [#​34414](https://togithub.com/spring-projects/spring-boot/issues/34414) - Fix typo [#​34398](https://togithub.com/spring-projects/spring-boot/pull/34398) - Use plugins DSL consistently in Spring Boot Gradle Plugin docs [#​34391](https://togithub.com/spring-projects/spring-boot/issues/34391) #### :hammer: Dependency Upgrades - Upgrade to Couchbase Client 3.4.3 [#​34445](https://togithub.com/spring-projects/spring-boot/issues/34445) - Upgrade to Dropwizard Metrics 4.2.17 [#​34446](https://togithub.com/spring-projects/spring-boot/issues/34446) - Upgrade to Jetty 11.0.14 [#​34447](https://togithub.com/spring-projects/spring-boot/issues/34447) - Upgrade to Reactor Bom 2022.0.4 [#​34444](https://togithub.com/spring-projects/spring-boot/issues/34444) - Upgrade to Spring Data Bom 2022.0.3 [#​34439](https://togithub.com/spring-projects/spring-boot/issues/34439) - Upgrade to Spring Framework 6.0.6 [#​34440](https://togithub.com/spring-projects/spring-boot/issues/34440) - Upgrade to Spring Kafka 3.0.4 [#​34441](https://togithub.com/spring-projects/spring-boot/issues/34441) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​1993heqiang](https://togithub.com/1993heqiang), [@​anandmnair](https://togithub.com/anandmnair), [@​dalbani](https://togithub.com/dalbani), [@​fmbenhassine](https://togithub.com/fmbenhassine), [@​izeye](https://togithub.com/izeye), [@​jongwooo](https://togithub.com/jongwooo), and [@​ttddyy](https://togithub.com/ttddyy)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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



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