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

fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.0-m3 #787

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-starter-parent (source) 3.4.0-M2 -> 3.4.0-M3 age adoption passing confidence

Release Notes

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

v3.4.0-M3

Compare Source

⭐ New Features
  • Allow additional interfaces to be defined on AssertableApplicationContext and ApplicationContextRunners #​42369
  • Add spring.jms.listener.max-messages-per-task property for configuring max messages per task #​42341
  • Support @DependsOn, @Description, @Fallback, @Lazy, @Primary, and @Role on @ConfigurationProperties beans #​42289
  • Add Pulsar container factory customizers #​42182
  • Use @EnableConfigurationProperties to define the MessageSourceProperties bean #​42181
  • Add OpenTelemetry Logging service connection support from LgtmStackContainer and Docker Compose #​42174
  • Add transport selection to OtlpLoggingConnectionDetails #​42171
  • Add Graylog Extended Log Format (GELF) for structured logging #​42158
  • Add consistent scope support ConfigurationProperties beans #​42073
  • Apply spring.pulsar.consumer.subscription.name to auto-configured Pulsar listener container #​42067
  • Add support for configuring Pulsar listener container concurrency #​42062
  • Add support for configuring Pulsar client IO and listener threads #​42052
  • Add support for Log4j2's MultiFormatStringBuilderFormattable in structured logging #​42034
  • Use early static registration of EventPublishingContextWrapper in tests #​42005
  • Add configuration support for ExponentialHistogram in OTLP Registry #​41837
  • Support testcontainers-redis #​41450
  • Support Otlp Tracing's GRPC port from service connections #​41333
  • Add service connection from Opentelemetry Collector for Logging #​41324
  • Add auto-configuration for OTLP gRPC format when using tracing #​41213
  • Add a configuration property for Spring Data Web's serialization mode #​39797
  • Reinstate support for auto-configuring an embedded ActiveMQ broker #​38404
  • Enable graceful shutdown by default #​37495
  • Allow the configuration of active profiles in SpringApplication.Augmented #​36660
  • Reduce the need for @AutoConfigureTestDatabase(replace=NONE) when using a test-provided database #​35253
  • Remove setting BP_NATIVE_IMAGE environment variable when building images #​32884
  • Provide support for deprecated auto-configuration classes #​14860
🐞 Bug Fixes
  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #​42323
  • Missing details in OAuth2ClientProperties validation error message #​42280
  • FileNotFoundException from unused mis-configured SSL bundles #​42170
  • ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath #​42160
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #​42108
  • JarLauncher fails to load large jar files #​42080
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #​42072
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #​42060
  • Binding spring.main.* properties doesn't work in a native image #​42038
  • Default Logback config uses deprecated "converterClass" attribute #​42008
  • Health endpoint additional paths are not available by default when Spring Security is used #​40962
  • Application yaml file is not processed after spring boot migration #​35403
📔 Documentation
  • Document that spring.jmx.enabled is not intended for third-party libraries #​42286
  • Update link to Log4j2 system properties #​42264
  • Links to GraphQL in the reference guide redirect to the root instead of specific sections #​42209
  • Syntax error in "Receive a message reactively section" of the reference guide #​42201
  • Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #​42194
  • Replace RFC 7807 by RFC 9457 in property documentation #​42191
  • Document that configuration property binding to a Kotlin value class with a default is not supported #​42177
  • Update documentation to reflect new no handler found exception behavior #​42168
  • Polish configuration property reference #​42166
  • Improve docker without buildpacks documentation #​42114
  • Fix StatsD link typo on Metrics documentation page #​42113
  • Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #​42112
  • Improve documentation in "Command-line Completion" #​42104
  • Kotlin code examples are missing from the Testing section #​42096
  • Fix incorrect command in Docker configuration for Colima #​42083
  • Add tip to correlation IDs documentation referencing spring.reactor.context-propagation=auto #​42054
  • Gradle Plugin AOT documentation has sample error #​42051
  • Add documentation for configuring OpenTelemetry SDK logs #​41825
🔨 Dependency Upgrades
❤️ Contributors

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

@​Alchemik, @​PiyalAhmed, @​abc5259, @​arefbehboudi, @​bazzi2548, @​eddumelendez, @​einarpehrson, @​famaridon, @​izeye, @​martinfrancois, @​mushroom528, @​ngocnhan-tran1996, @​nosan, @​onobc, @​quaff, @​slissner, @​timpeeters, and @​vpavic


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@hantsy hantsy merged commit 324b8c9 into master Sep 23, 2024
22 checks passed
@renovate renovate bot deleted the renovate/spring-boot branch September 23, 2024 01:27
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