-
Notifications
You must be signed in to change notification settings - Fork 848
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
Update spring boot to v3.4.4 #1117
base: master
Are you sure you want to change the base?
Conversation
752828a
to
bc46895
Compare
bc46895
to
d2e1018
Compare
d2e1018
to
100b689
Compare
100b689
to
5bf25f1
Compare
5bf25f1
to
446c3f5
Compare
446c3f5
to
4948cde
Compare
cdefb57
to
8275a77
Compare
25318e8
to
aa1509e
Compare
aa1509e
to
1cab6b2
Compare
1cab6b2
to
b241d9c
Compare
b241d9c
to
60c4411
Compare
60c4411
to
e27d40e
Compare
e27d40e
to
43984c9
Compare
Hey @ST-DDT |
Ping @yidongnan |
@yidongnan Could you help here? |
43984c9
to
ffac54e
Compare
@yidongnan any updates here? It's a showstopper for us |
@@ -20,7 +20,7 @@ buildscript { | |||
protobufGradlePluginVersion = '0.9.4' | |||
|
|||
// https://github.com/spring-projects/spring-boot/releases | |||
springBootVersion = '3.2.5' | |||
springBootVersion = '3.4.3' | |||
// https://github.com/spring-cloud/spring-cloud-release/releases | |||
springCloudVersion = '2023.0.1' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to https://spring.io/projects/spring-cloud#overview, the version should be 2024.0.0
ffac54e
to
4a15611
Compare
This PR contains the following updates:
3.2.5
->3.4.4
3.2.5
->3.4.4
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v3.4.4
Compare Source
v3.4.3
Compare Source
⭐ New Features
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Ru311, @ashishkujoy, @izeye, @jearton, @ngocnhan-tran1996, @nosan, @quaff, and @timotheeandres
v3.4.2
Compare Source
🐞 Bug Fixes
📔 Documentation
@ConfigurationProperties
annotation processor cannot generate description and defaultValue metadata for external types #43929@Fallback
beans in ConditionalOnSingleCandidate's javadoc #43826🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@arefbehboudi, @dreis2211, @gavarava, @hezean, @izeye, @jxblum, @ngocnhan-tran1996, @nosan, @quaff, and @tmaciejewski
v3.4.1
Compare Source
🐞 Bug Fixes
@SpringBootConfiguration
results in misleading error message #43507📔 Documentation
<annotationProcessorPaths>
in Maven examples for configuring an annotation processor #43544@AutoConfiguration
javadoc #43325@EnableMethodSecurity
instead of the deprecated@EnableGlobalMethodSecurity
#43315🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@BenchmarkingBuffalo, @Jae-Young98, @arefbehboudi, @izeye, @kgb-financial-com, @minwoo1999, @ngocnhan-tran1996, @nosan, @onobc, @quaff, @scordio, @sobychacko, and @vonZeppelin
v3.4.0
Compare Source
⭐ New Features
🐞 Bug Fixes
@SpyBean
on the output of a FactoryBean is not reset #43053📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ahoehma, @deki, @izeye, @ngocnhan-tran1996, @nosan, @quaff, and @wickdynex
v3.3.10
Compare Source
v3.3.9
Compare Source
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Ru311, @ashishkujoy, @izeye, @jearton, @ngocnhan-tran1996, @nosan, and @timotheeandres
v3.3.8
Compare Source
🐞 Bug Fixes
📔 Documentation
@ConfigurationProperties
annotation processor cannot generate description and defaultValue metadata for external types #43925🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@arefbehboudi, @dreis2211, @gavarava, @hezean, @izeye, @jxblum, @ngocnhan-tran1996, @quaff, and @tmaciejewski
v3.3.7
Compare Source
🐞 Bug Fixes
@SpringBootConfiguration
results in misleading error message #43357Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.