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 plugin org.springframework.boot to v3.3.0-RC1 #386

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot (source) 3.3.0-M3 -> 3.3.0-RC1 age adoption passing confidence

Release Notes

spring-projects/spring-boot (org.springframework.boot)

v3.3.0-RC1

⭐ New Features
  • Add configuration key spring.rabbitmq.template.allowed-list-patterns #​40421
  • Add spring.graphql.websocket.keep-alive property #​40320
  • Add Spring Pulsar transaction support #​40189
  • Make it harder to misconfigure logging.threshold.console in yaml #​40124
  • Make configuration properties for Pulsar failover more concise #​40077
  • Add support for Prometheus Client 1.x and simpleclient #​40023
  • Delay interaction with Lazy CqlSession bean until first required usage #​39948
  • Add property spring.data.jdbc.dialect #​39941
  • Make spring-test available to compile classpath of consumers of spring-boot-test #​39901
  • Exclude infrastructure beans from lazy initialization when lazy-initialization=true #​39831
  • Configure JpaBaseConfiguration with custom ManagedClassNameFilter #​39813
  • Add property to ignore running Docker Compose services #​39749
  • Add configuration property to disable long timers in Micrometer Observations #​39618
  • Upgrade Cassandra driver to 4.18.0 and change coordinates from com.datastax.oss to org.apache.cassandra #​39090
  • Add more gap between the orders of CloudFoundryVcapEnvironmentPostProcessor and ConfigDataEnvironmentPostProcessor #​38684
  • Add SNI support to embedded web server SSL auto-configuration #​26022
🐞 Bug Fixes
  • Executable JAR application startup is slower after 3.2.0 when Hibernate scanner is not disabled #​40381
  • NoClassDefFoundError can be thrown from LaunchedClassLoader when threads are interrupted #​40379
  • BindValidationFailureAnalyzer uses wrong target #​40365
  • Log4j2LoggingSystem pollutes Log4j2's environment with a SpringEnvironmentPropertySource that is never removed #​40327
  • When using Maven, configuring the spring-boot.excludes or spring-boot-includes user properties causes the build to fail with "Cannot find default setter" #​40324
  • @ServletComponentScan does not register servlet components in a mock web environment #​40322
  • 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 #​40313
  • Jetty support doesn't set virtual thread name #​40169
  • Maven uses 'start-class' when the parent POM is being used and ignores 'spring-boot.run.main-class' #​40145
  • PropertiesLdapConnectionDetails should not be public #​40081
  • spring.datasource.dbcp2.username and spring.datasource.dbcp2.password are incorrectly marked as deprecated #​40076
  • spring-boot-dependencies should not manage org.flywaydb:flyway-community-db-support as it is not released as part of Flyway #​40073
  • Spring Config does not use environment conversion service on resolved properties #​39944
📔 Documentation
  • Producible's javadoc has the wrong link text for @WriteOperation and @DeleteOperation #​40387
  • Refine Efficient Deployments section in the reference guide #​40175
  • Clarify requirements for -parameters and constructor binding #​40164
  • Ensure Reference Guides breadcrumb in page headers is hyperlinked #​40135
  • Document new tools mode #​40094
  • Replace links to code with links to javadoc #​40065
  • Document CDS support #​40061
  • Document SBOM Support #​40059
  • Fix forward-headers-strategy documentation regarding cloud defaults #​40054
  • Pull the whole "Testing" documentation section up to the top level #​38361
🔨 Dependency Upgrades
❤️ Contributors

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

@​FelixDes, @​ViliusS, @​christophstrobl, @​codefromthecrypt, @​dependabot[bot], @​eddumelendez, @​izeye, @​mstahv, @​nahidshahin, @​onobc, @​ppkarwasz, @​quaff, @​schauder, @​shakuzen, @​snicoll, @​spencergibb, @​theborakompanioni, and @​vpavic


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 this update 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.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@mrbusche mrbusche merged commit 369befc into main Apr 19, 2024
5 checks passed
@mrbusche mrbusche deleted the renovate/spring-boot branch April 19, 2024 02:37
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