-
Notifications
You must be signed in to change notification settings - Fork 87
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
[backend] Update spring boot to v3.4.0 - abandoned #2075
base: release/current
Are you sure you want to change the base?
Conversation
55fc7c2
to
da4a14d
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Need to rework tests to use @Transactionnal on test instead of afterAll (to clean the DB). |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
3.2.11
->3.4.0
3.2.11
->3.4.0
3.3.5
->3.4.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-oauth2-client)
v3.4.0
⭐ 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.6
🐞 Bug Fixes
@SpyBean
on the output of a FactoryBean is not reset #31204📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ahoehma, @izeye, @ngocnhan-tran1996, @nosan, @quaff, and @wickdynex
v3.3.5
🐞 Bug Fixes
@ControllerEndpoint
and@RestControllerEndpoint
infrastructure remains undeprecated #42498📔 Documentation
@Primary
is recommended when defining your own ObjectMapper that replaces JacksonAutoConfiguration's #42787@ConditionalOn
(Missing)Bean will infer the type to match #42505🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@IMWoo94, @arefbehboudi, @izeye, @jeonghyeon00, @ngocnhan-tran1996, @nosan, and @quaff
v3.3.4
🐞 Bug Fixes
@RestartScope
can cause 'Recursive update' exceptions when used with container beans #42107📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Alchemik, @arefbehboudi, @einarpehrson, @izeye, @martinfrancois, @mushroom528, @nosan, and @quaff
v3.3.3
⭐ New Features
🐞 Bug Fixes
@ControllerEndpoint
and@RestControllerEndpoint
infrastructure remains undeprecated #41596📔 Documentation
@Name
to customize a property name #41585🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@PiyalAhmed, @Rajin9601, @cms04, @dreis2211, @eddumelendez, @hyunmin0317, @ivamly, @jmewes, @jxblum, @lamtrinhdev, @ngocnhan-tran1996, @quaff, and @ritzykey
v3.3.2
🐞 Bug Fixes
@DataLdapTest
#41325@NestedConfigurationProperty
doesn't work on records #41251<init>
when using spring-boot-starter-activemq in a native image #41214📔 Documentation
🔨 Dependency Upgrades
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - 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.
This PR was generated by Mend Renovate. View the repository job log.