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.1.0-RC2 #182

Merged
merged 2 commits into from
May 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

spring-projects/spring-boot

v3.1.0-RC2

⭐ New Features

  • Provide a Gradle task for running an application using the test source set's output and runtime classpath #​35248
  • Support import of idomatic testcontainer declaration classes #​35245
  • Change DockerComposeProperties shutdown default to stop #​35239
  • Reduce the volume of Logback's output before the logging system is initialized #​35238
  • Improve testcontainers lifecycle to Initialize containers first and destroy them last #​35223
  • Apply TestcontainersLifecycleApplicationContextInitializer automatically for context tests #​35222
  • Don't call close methods for reusable testcontainers #​35210
  • Add manifest entry to indicate that a jar has been built for native image #​35205
  • SpringApplication.from(...) should provide access to the created context #​35203
  • Provide a Maven goal for running an application using a main class from src/test/java and the test runtime classpath #​35202
  • Allow testcontainer beans to also contribute properties #​35201
  • Remove service connection support for InfluxDB #​35189
  • Support Brave's joint spans #​35165
  • Reinstate dependency management for io.r2dbc:r2dbc-mssql #​35159
  • Add SSL bundle support to Elasticsearch auto-configuration #​35155
  • Allow Couchbase SSL to be enabled without custom trust material #​35147
  • Add Docker Compose service connection support for SQL Server using JDBC #​35146
  • Add Docker Compose service connection support for Oracle Database using JDBC #​35145
  • Add Docker Compose service connection support for SQL Server using R2DBC #​35144
  • Add Docker Compose service connection support for Oracle Database using R2DBC #​35143
  • Add Docker Compose service connection support for Liquibase #​35141
  • Add Docker Compose service connection support for Flyway #​35138
  • Add Docker Compose service connection support for Cassandra #​35136
  • Deprecate Couchbase SSL keystore properties #​35135
  • Add service connection from Testcontainers Zipkin #​35107
  • Add SSL bundle support to Redis auto-configuration #​34815

🐞 Bug Fixes

  • Webflux server gracefulshutdown throws NullPointerException #​35270
  • Health actuator mail details does not show default port #​35255
  • SessionRepositoryFilterConfiguration can cause early initialization of SessionRepository beans including Redis #​35242
  • Liveness and readiness probes return down when lazy initialization is enabled #​35237
  • Devtools main method search algorithm can find incorrect main method #​35221
  • TestTypeExcludeFilter is not applied when using SpringApplication.from #​35206
  • When a WebFlux app is deployed to Cloud Foundry some metrics are lost and numerous beans are ineligible for post-processing #​35171
  • @ServiceConnection annotation causes early bean initialization #​35168
  • @ServletComponentScan causes AOT processing to fail with "Code generation is not supported for bean definitions declaring an instance supplier callback" #​35160
  • Treating a null Flyway-specific password as an empty string prevents the use of PGPASS for authentication #​35132
  • Containers managed by TestcontainersLifecycleBeanPostProcessor are closed twice #​35120
  • spring-boot-testcontainers does not add org.testcontainers:testcontainers to the compile classpath of consumers #​35119
  • Testcontainers JDBC URL doesn't work with Spring Boot 3.1.0-RC1 #​35109
  • Kafka autoconfiguration fails to resolve spring.kafka.bootstrap-servers when using Testcontainers' KafkaContainer #​34770

📔 Documentation

  • Add reference to Tor Spring Boot Starter #​35272
  • Correct list of annotations that are equivalent to @SpringBootApplication #​35231
  • Harmonize references to application.yaml files in reference docs #​35130
  • Fix typo in testing docs #​35128
  • Add Kotlin samples to SSL bundle documentation #​35105
  • Consider reworking documentation around efficient deployment #​32905
  • Update getting started with alternative gradle instructions #​32779

🔨 Dependency Upgrades

❤️ Contributors

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

@​aasaru, @​deejay1, @​eddumelendez, @​ivandimitrov8080, @​jonatan-ivanov, @​quaff, and @​theborakompanioni


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.


  • 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 changed the title Update plugin org.springframework.boot to v3.1.0-SNAPSHOT Update plugin org.springframework.boot to v3.1.0-SNAPSHOT - autoclosed Apr 30, 2023
@renovate renovate bot closed this Apr 30, 2023
@renovate renovate bot deleted the renovate/spring-boot branch April 30, 2023 01:12
@renovate renovate bot changed the title Update plugin org.springframework.boot to v3.1.0-SNAPSHOT - autoclosed Update plugin org.springframework.boot to v3.1.0-SNAPSHOT May 5, 2023
@renovate renovate bot reopened this May 5, 2023
@renovate renovate bot restored the renovate/spring-boot branch May 5, 2023 07:32
@renovate renovate bot changed the title Update plugin org.springframework.boot to v3.1.0-SNAPSHOT Update plugin org.springframework.boot to v3.1.0-RC2 May 5, 2023
@renovate
Copy link
Contributor Author

renovate bot commented May 13, 2023

Edited/Blocked Notification

Renovate 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.

Warning: custom changes will be lost.

@rajadilipkolli rajadilipkolli merged commit e2023a4 into main May 13, 2023
@rajadilipkolli rajadilipkolli deleted the renovate/spring-boot branch May 13, 2023 13:46
This pull request was closed.
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