divyakumarjain / bo-framework

Apache License 2.0
1 stars 0 forks source link

Bump org.springframework.boot:spring-boot-maven-plugin from 3.2.0-M2 to 3.2.0-M3 #499

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps org.springframework.boot:spring-boot-maven-plugin from 3.2.0-M2 to 3.2.0-M3.

Release notes

Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.

v3.2.0-M3

:star: New Features

  • Support security options for CNB builder container #37479
  • Support bind mounts for image building workspace #37478
  • Auto-configure ObservationRegistry on JmsTemplate #37388
  • Add Docker Compose service connection support for Neo4j #37379
  • Remove usage of deprecated ServerHttpObservationFilter for WebFlux instrumentation #37344
  • Use spring.application.name as fallback for service.name in OtlpConfig #37285
  • Introduce configuration property "spring.servlet.multipart.strict-servlet-compliance" #37242
  • Add ConnectionDetails and ServiceConnection support to Pulsar #37197
  • Add virtual host support for Rabbit Stream #37189
  • Include JdbcClientAutoConfiguration in @JdbcTest and @DataJpaTest test slices #37122
  • Unwrap a validator instance of specified type contained in SpringValidatorAdapter #37119
  • Reduce logging in WelcomePageHandlerMapping on invalid Accept headers #37118
  • Add dependency management for Kotlin Serialization #37093
  • Provide a RestClientBuilderConfigurer for apply Boot's defaults to a custom RestClient.Builder #36265
  • Add configuration property for GraphQL Schema Mapping Inspection #36252
  • Upgrade to Jetty 12 #36073
  • Configure virtual threads on Spring Data Redis' ClusterCommandExecutor #35942
  • Add service connection from Testcontainers OpenTelemetry Collector #35082
  • Add support for Spring for Apache Pulsar #34763

:lady_beetle: Bug Fixes

  • When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37485
  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #37483
  • Leaking file descriptor / socket within DomainSocket tooling #37461
  • Property 'logging.threshold.console' not working #37446
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37423
  • java.lang.OutOfMemoryError: Metaspace when repeatedly deploying and undeploying a Spring Boot web application multiple times in Tomcat #37402
  • RestClientSsl is not provided as a bean #37400
  • "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #37381
  • AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #37337
  • SslStoreBundle implementations aren't immutable #37335
  • OpenTelemetryProperties fail if opentelemetry-sdk-common is not available #37284
  • Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #37271
  • ServiceConnectionContextCustomizer can trigger docker usage during AOT processing #37194
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #37184
  • Producing and consuming different tracing propagation formats doesn't work #37179
  • Using https with elliptic curves other than secp384r1 fails #37171
  • In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty #37159
  • Local baggage is propagated when using Brave and W3C #37157
  • Default value metadata for management.otlp.metrics.export.base-time-unit is missing #37094

:notebook_with_decorative_cover: Documentation

  • Document that PKCS8 PEM files should be used whenever possible #37444
  • Update Antora reference documentation links to Spring projects #37428
  • Add reference to Oracle Spring Boot Starters #37412

... (truncated)

Commits
  • ff0df33 Release v3.2.0-M3
  • 2015046 Merge branch '3.1.x'
  • b1ff3b8 Next development version (v3.1.5-SNAPSHOT)
  • 153588c Merge branch '3.1.x'
  • 68830a4 Merge branch '3.0.x' into 3.1.x
  • 37adadb Next development version (v3.0.12-SNAPSHOT)
  • e68df97 Merge branch '3.1.x'
  • 7ae22d6 Merge branch '3.0.x' into 3.1.x
  • b88b8a9 Merge branch '2.7.x' into 3.0.x
  • f24c0e2 Next development version (v2.7.17-SNAPSHOT)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 9 months ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

0.0% 0.0% Coverage
12.3% 12.3% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint