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

Update spring boot to v3.3.0 #124

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Update spring boot to v3.3.0 #124

merged 1 commit into from
Jun 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-starter-test (source) 3.2.3 -> 3.3.0 age adoption passing confidence
org.springframework.boot:spring-boot-configuration-processor (source) 3.2.3 -> 3.3.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-web (source) 3.2.3 -> 3.3.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-actuator (source) 3.2.3 -> 3.3.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter (source) 3.2.3 -> 3.3.0 age adoption passing confidence

Release Notes

spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-test)

v3.3.0

Compare Source

v3.2.6

v3.2.5

🐞 Bug Fixes
  • BindValidationFailureAnalyzer uses wrong target #​40364
  • Log4j2LoggingSystem pollutes Log4j2's environment with a SpringEnvironmentPropertySource that is never removed #​40326
  • When using Maven, configuring the spring-boot.excludes or spring-boot-includes user properties causes the build to fail with "Cannot find default setter" #​40323
  • @ServletComponentScan does not register servlet components in a mock web environment #​40321
  • Loading of custom deny-all filter can cause a StackOverflowError when deploying to Tomcat with Log4j2 configured to use a single JVM-wide logger context #​40312
  • Jetty support doesn't set virtual thread name #​40152
  • Executable JAR application startup is slower after 3.2.0 when Hibernate scanner is not disabled #​40125
  • NoClassDefFoundError can be thrown from LaunchedClassLoader when threads are interrupted #​40096
📔 Documentation
  • Producible's javadoc has the wrong link text for @WriteOperation and @DeleteOperation #​40386
  • Clarify requirements for -parameters and constructor binding #​40157
🔨 Dependency Upgrades
❤️ Contributors

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

@​FelixDes, @​dependabot[bot], @​izeye, @​mstahv, @​ppkarwasz, @​snicoll, and @​spencergibb

v3.2.4

⭐ New Features
  • Add TWENTY_TWO to JavaVersion enum #​39825
🐞 Bug Fixes
  • Thread name prefix is not always set when using virtual threads #​39958
  • spring-boot-maven-plugin doesn't work with Java 22 #​39927
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #​39793
  • SpringProfile arbiter fails without a Spring's environment #​39786
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #​39764
  • When using Logback, log messages appear in a single line when application name contains brackets #​39564
📔 Documentation
  • Document support for Java 22 #​40046
  • Fix web session javadoc typo #​39821
  • Fix typo in Custom HTTP Exchange Recording section #​39784
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #​39732
🔨 Dependency Upgrades
❤️ Contributors

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

@​MazizEsa, @​PiyalAhmed, @​Roiocam, @​dreis2211, @​onobc, @​snicoll, and @​timgrohmann


Configuration

📅 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 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, check this box

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

@renovate renovate bot force-pushed the renovate/spring-boot branch from f52c940 to 9480352 Compare April 18, 2024 19:23
@renovate renovate bot changed the title Update spring boot to v3.2.4 Update spring boot to v3.2.5 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/spring-boot branch from 9480352 to 2cd5767 Compare May 23, 2024 13:13
@renovate renovate bot changed the title Update spring boot to v3.2.5 Update spring boot May 23, 2024
@renovate renovate bot force-pushed the renovate/spring-boot branch from 2cd5767 to 1d30bee Compare May 23, 2024 15:02
@renovate renovate bot force-pushed the renovate/spring-boot branch from 1d30bee to 04e1769 Compare May 24, 2024 12:58
@renovate renovate bot changed the title Update spring boot Update spring boot to v3.3.0 May 24, 2024
@stefanbethke stefanbethke merged commit e725ac6 into main Jun 4, 2024
1 check passed
@renovate renovate bot deleted the renovate/spring-boot branch June 4, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant