spring-boot-splunk-sleuth-demo
spring-boot-splunk-sleuth-demo copied to clipboard
Bump spring-boot-starter-parent from 2.5.6 to 3.0.0
Bumps spring-boot-starter-parent from 2.5.6 to 3.0.0.
Release notes
Sourced from spring-boot-starter-parent's releases.
v3.0.0
:star: New Features
- Provide a configuration property for the observation patterns of Spring Integration components #33099
:lady_beetle: Bug Fixes
- io.micrometer.tracing.Tracer on the classpath breaks AOT processing for tests #33298
- Tracer library HTTP instrumentation is auto-configured unnecessarily #33287
- Auto-configuration ignores user-provided ObservationConventions #33285
ScheduledBeanLazyInitializationExcludeFilteris auto-configured even when annotation-based scheduled has not been enabled #33284- SpringBootContextLoader prints banner twice when using a
@ContextHierarchy#33263- Properties migrator causes an application to fail to start if it tries to map a property whose metadata data entry contains an invalid configuration property name #33250
- Wavefront MeterRegistryCustomizer is not applying application tags from application.properties #33244
- Actuator responses no longer format timestamps as ISO-8601 #33236
- Configuration property is not bound in a native image when property has get, set, and is methods #33232
- Configuration property binding does not deal with bridge methods #33212
- Contribute missing resource hints for GraphQL schema files and GraphiQL HTML page #33208
- Hints for ClientHttpRequestFactory should only be generated for matching methods #33203
- Native profile should configure execution in pluginManagement #33184
- Configuring management.server.port via a config tree results in a ConverterNotFoundException when the management context is refreshed #33169
- JBoss logging does not route directly to SLF4J when using Logback #33155
- Test with UseMainMethod.Always do not work with Kotlin main functions #33114
- Maven process-aot does not specify source and target release when compiling generated sources #33112
- Some Actuator beans are ineligible for post-processing #33110
- AOT-generated source fails to compile when Actuator is enabled on a WebFlux project #33106
@ContextHierarchyshould never be used with main method #33078- Maven process-aot fails when compiler plugin has been configured with --enable-preview #33012
- Wavefront application tags differ from those used in a Spring Boot 2.x application #32844
- Maven goal
spring-boot:build-imageruns package phase twice #26455:notebook_with_decorative_cover: Documentation
- Document observation for R2DBC #33335
- Align Tomcat multiple connectors example with recommendation to configure SSL declaratively #33333
- Actuator document is misleading about k8s startup probe #33327
- Update documented for
@Timedto reflect narrower support #33282- Update reference documentation to replace mentions of tags providers and contributors with their Observation-based equivalents #33281
- Link to Micrometer's
@Timeddocumentation #33266- Clarify use of the
spring.cache.typeproperty with Hazelcast #33258- Example git.commit.time in the Actuator API documentation is thousands of years in the future #33256
- Update Spring Security filter dispatcher types docs to reflect change in default value #33252
- Documentation for nested configuration properties in a native image uses
@NestedConfigurationPropertytoo widely #33239- Document that the
jartask should not be disabled when building a native image #33238- Document nesting configuration properties using records or Kotlin data classes and how and when to use
@NestedConfigurationProperty#33235- Links to Features describes sections that have moved elsewhere #33214
- Fix broken links in docs #33209
- Document the need for compilation with -parameters when targeting a native image #33182
- Remove outdated native image documentation #33109
- Mention
@RegisterReflectionForBindingin the docs #32903
... (truncated)
Commits
c9c359fRelease v3.0.0fb2cc73Work around Thymeleaf's dependency on spring-security-bom:6.0.0-RC2355b428Merge branch '2.7.x'7ea5881Update LATEST_GA to false to prepare for 3.0.0's release1de09f4Merge branch '2.6.x' into 2.7.xe922650Upgrade to Spring Framework 6.0.24b8a28aNext development version (v2.7.7-SNAPSHOT)14ba9b1Start building against Spring Framework 6.0.2 snapshotsd4a9100Next development version (v2.6.15-SNAPSHOT)28cb225Merge branch '2.7.x'- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)