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

Bump spring-boot-starter-parent from 3.0.0-RC1 to 3.1.0-M1 in /spring-boot #83

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps spring-boot-starter-parent from 3.0.0-RC1 to 3.1.0-M1.

Release notes

Sourced from spring-boot-starter-parent's releases.

v3.1.0-M1

⭐ New Features

  • Auto-configure Spring Kafka ContainerCustomizer #34033
  • Add property headers in OtlpProperties #34004
  • Add Micrometer Tracing's CompositeSpanExporter #34002
  • Prevent Servlet and Filter re-registration #33911
  • Allow JoranConfigurators to be passed ahead of time in logback #33643
  • Add max http response header size configuration for tomcat and jetty #33553
  • Remove dependency management for Apache HttpClient 4 #33535
  • Improve log message of spring-boot-maven-plugin:repackage by specifying the involved files #33350
  • Support setting more properties of KafkaAdmin through external configuration #33288
  • Add a configuration property to control auto-startup of listener containers #33082
  • Auto-configure BatchInterceptor on the default ConcurrentKafkaListenerContainerFactory #32951
  • Add Nomad to cloud platforms #32880
  • Allow JMX Registration Policy to be set #32573
  • Allow different log level for FILE and CONSOLE appender #32076

🐞 Bug Fixes

  • ClassNotFoundException during AOT processing of Logback XML that references a variable when defining a component's class #34341
  • Dependency management for Spring LDAP includes spring-ldap-core-tiger which no longer exists #34325
  • Logback configuration errors are not reported when running as a native image #34320
  • Kotlin ConfigurationProperties default values are not picked up when nativeRun is used #34174
  • ObservationFilter beans are not registered automatically #34121
  • Manifests of jars built with Gradle do not have a Implementation entries #34120
  • Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so #34073
  • Actuator Health web endpoint broken with Gson and Java 17 #34071
  • ElasticsearchClientAutoConfiguration causes global ObjectMapper to be overwritten #34068
  • Spies are not reset after test execution when using @SpyBean #34045
  • jOOQ DefaultConfiguration does not use TransactionProvider #34040
  • Using devtools with Reactive application results in slower restarts #34038
  • spring-boot-dependencies manages mysql:mysql-connector-java which no longer exists #34022
  • Dependency management for Mongo's Java Driver is incomplete #34020
  • Properties Migrator does not detect properties of Map type that are marked as deprecated #33964
  • Dependency management for some Angus Mail modules uses the wrong artifact ID #33948
  • Hazelcast auto-configuration loads configuration from custom locations without overriding and from default locations with overriding #33687

📔 Documentation

  • Updated documentation for @ConfigurationProperties bean naming rules #34193
  • Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective #34191
  • Use Maven Central for release downloads in CLI installation documentation #34162
  • Update Customizing Sanitization documentation as built-in key-based sanitization is no longer performed #34074
  • Add Redis application properties example #34042

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 1.1.0 #33956
  • Upgrade to Artemis 2.28.0 #34076

... (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 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)

Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.0-RC1 to 3.1.0-M1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.0-RC1...v3.1.0-M1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants