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-M1 to 3.2.0-M2 #493

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v3.2.0-M2

:star: New Features

  • Use JOOQ functionality to determine dialect #36991
  • Add support for CNB platform API 0.12 #36712
  • Upgrade default CNB builders to Paketo Jammy #36689
  • Add resource hints for default MessageSource properties file locations #36682
  • Add ThreadPoolTaskSchedulerBuilder as a replacement for TaskSchedulerBuilder #36651
  • Add support for using an AuthTokenManager bean to authenticate with Neo4j #36650
  • Add ThreadPoolTaskExecutorBuilder as a replacement for TaskExecutorBuilder #36637
  • Deprecate support for OkHttp3 #36632
  • Provide a condition for threading (platform or virtual) #36624
  • Auto-configure SimpleAsyncTaskScheduler when virtual threads are enabled #36609
  • Add auto-configuration for JdbcClient #36579
  • Register user-provided SdkLoggerProvider and SdkMeterProvider on the OpenTelemetry bean #36545
  • Provide OpenTelemetry Resource as a bean #36544
  • Add RabbitMQ container forceStop property #36539
  • Provide a condition for checkpoint-restore #36536
  • Add since support to @DeprecatedConfigurationProperty and the resulting metadata #36482
  • Allow auto-configured HikariDataSource to participate in checkpoint-restore #36422
  • When virtual threads are enabled, auto-configure Kafka listener container factories to use a virtual thread based executor #36396
  • When virtual threads are enabled, auto-configure Rabbit listener container factories to use a virtual thread based executor #36387
  • Auto-configure AbstractKafkaListenerContainerFactory with any Function bean as its threadNameSupplier #36344
  • Provide a configuration property for Spring Kafka's changeConsumerThreadName MessageListenerContainer setting #36343
  • Configure Virtual Threads support in Reactor #36302
  • Order ProblemDetailsExceptionHandler beans #36288
  • Provide SimpleAsyncTaskExecutorBuilder to build SimpleAsyncTaskExecutors #35711
  • Rename run goal's directories property to additionalClasspathElements #35179
  • Add R2DBC observation auto-configuration #33768
  • Expose configuration properties to configure the WebsocketServerSpec to use #29567
  • Support caching build layers to a bind mount #28387

:lady_beetle: Bug Fixes

  • Changed environment variable name APP_PASSWORD to APP_USER_PASSWORD i? #37064
  • Logging config URLs with query parameters are not detected as XML #37063
  • BindableRuntimeHintsRegistrar does not generate hints for all nested types of a ConfigurationProperties type #37023
  • server.max-http-request-header-size doesn't affect Netty server with http2 enabled #37016
  • AbstractAotMojo should not add source or target if they are null #36973
  • Exception message in ProcessTestAotMojo has a typo #36967
  • Docker Compose start fails with "unknown flag: --no-color" #36910
  • Script-based database initialization fails with an unhelpful error message when configured with a resource that points to a directory #36787
  • Artemis ConnectionFactory is not configured when CachingConnectionFactory is missing and enabled properties are false #36773
  • DatabaseDriver swallows real exception #36760
  • Defining a custom ElasticsearchTransport causes the auto-configured JsonpMapper to back off #36701
  • Auto-configuration's session repository customization may override that of SessionRepositoryCustomizer beans #36697
  • @ServiceConnection on a @Bean method does not work in sliced tests #36661
  • RabbitMQ smoke test is missing a test #36613
  • Tomcat warns about a missing +/- prefix when enabling multiple protocols through server.ssl.enabled-protocols #36585
  • management.metrics.export.stackdriver properties are incomplete #36560

... (truncated)

Commits


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 1 year 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