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-M3 to 3.2.0-RC1 #507

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

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

Release notes

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

v3.2.0-RC1

:star: New Features

  • Support setting gradle provider values in BuildInfoProperties.additional map #37889
  • Add properties for configuring Jackson's EnumFeature and JsonNodeFeature #37885
  • When auto-configuring MockMvc, add filters with their init parameters and dispatcher types #37835
  • Add SSL bundle support to RabbitMQ auto-configuration #37833
  • Implement SSL bundle reload #37808
  • restTemplateBuilderConfigurer doesn't need to be @ConditionalOnMissingBean #37746
  • Add 'keep-alive' property to SpringApplication and document that it is useful when using virtual threads #37736
  • Add property for PEM SSL bundles to verify keys #37727
  • Add background preinitializers for Tomcat and JDK ZoneId #37670
  • Add classic loader module and the ability to easily switch implementations #37669
  • Rewrite nested jar support code and remove Java 8 support #37668
  • Relocate launcher classes to 'org.springframework.boot.loader.launch' package #37667
  • Add auto-configuration for SpanAspect #37640
  • Auto-configure HikariCheckpointRestoreLifecycle for a user-defined HikariDataSource #37630
  • Add SSL bundle support to Apache Kafka auto-configuration #37629
  • Expand transaction manager customization to support any type of TransactionManager #37628
  • Add auto-configuration for CountedAspect and TimedAspect #37626
  • Provide a configuration property for RabbitMQ's max inbound message body size #37603
  • Move spring.jms.listener.acknowledge-mode to spring.jms.listener.session.acknowlege-mode #37602
  • Add support for configuring non-standard JMS acknowledge modes #37576
  • Disable validate connection on borrow for Oracle UCP datasource #37501
  • Add configuration properties for JmsTemplate's sessionAcknowledgeMode and sessionTransacted #37500
  • Add a configuration property for configuring sessionTransacted flag on auto-configured JMS listener container #37473
  • Develop a more efficient WebResourceSet implementation for nested jars #37452
  • Rename spring.jms.listener.concurrency property to spring.jms.listener.min-concurrency #37451
  • Add Awaitility to spring-boot-starter-test #37195
  • Support new CSP auth method for Wavefront (AOA) #37165
  • Refine Spring Boot startup message when restoring a Spring Boot application with CRaC #37084
  • Support parallel initialization of Testcontainers #37073
  • Support RestClient.Builder with @RestClientTest #37033
  • Break cycle between TransactionManagerCustomizers and TransactionManager #36801
  • Add any TransactionExecutionListener beans to the auto-configured transaction manager #36770
  • When virtual threads are enabled, auto-configure Spring Pulsar to use them #36347
  • Add a testAndDevelopmentOnly Gradle configuration #35436
  • Disable user details auto-configuration if the application has resource server, saml, or oauth2-client dependencies #35338
  • Provide a setting for automatic context propagation with reactor-core #34201
  • Honor timeouts in Zipkin WebClient sender #31496
  • Support java.nio.file Paths and FileSystems with nested jars #7161

:lady_beetle: Bug Fixes

  • Constructor binding with a custom collection type does not work #37942
  • @Order does not work on (CommandLine|Application)Runner @Bean methods #37939
  • @ComponentScan on a test class is processed when creating a test context but is not included in the context's cache key #37925
  • Restarter creates memory leak in tests #37921
  • Wrong HandlerMapping ordering for GraphQL WebSocket configuration #37892
  • AOT processing fails when a @WebServlet found by scanning is annotated with @MultipartConfig #37884

... (truncated)

Commits
  • bf73131 Release v3.2.0-RC1
  • 9897576 Polish d22969ae
  • d13d38a Trim multiple leading slashes in NestedLocation
  • 88bf3df Close byte channel created by newByteChannelReturnsByteChannel
  • dad5dc6 Try to fix NestedFileSystemProviderTests on Windows
  • d22969a Tolerate race condition in shouldStopKeepAliveThreadIfContextIsClosed
  • 4161eb1 Fix path handling in NestedLocation on Windows
  • 3eeb1b2 Merge branch '3.1.x'
  • 9f3afb3 Merge branch '3.0.x' into 3.1.x
  • 7c86480 Merge branch '2.7.x' into 3.0.x
  • 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 8 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