prometheus-eureka-spring-boot-demo
prometheus-eureka-spring-boot-demo copied to clipboard
Bump spring-boot-starter-parent from 3.0.5 to 3.1.1 in /prometheus-demo-app
Bumps spring-boot-starter-parent from 3.0.5 to 3.1.1.
Release notes
Sourced from spring-boot-starter-parent's releases.
v3.1.1
:lady_beetle: Bug Fixes
- Websockets don't work when using WebFlux with Jetty #36009
- When using SimpleClientHttpRequestFactory, non-GET requests sent with RestTemplate have the wrong HttpMethod when SSLBundles are used #36007
- Spring Boot properties migrator can create circular references #35934
- Actuator loggers list endpoint throws exception on Log4J2 loggers with custom log levels #35922
- SSL configuration overwrites other WebClient customization #35914
- Validation is not applied for ConfigurationProperties that implement Validator and use
@ConstructorBinding#35913- Tracing only supports a single context propagation type #35907
- SpringApplication.from(?).with(?) adds its sources to every context that's created #35873
- Devtools does not support package-private main classes #35865
- DevTools prevent startup in native image with ClassNotFoundException #35853
- Password is not used from spring.data.redis.url property without username #35850
- Docker Compose connection details for MongoDB is missing the authSource option when authentication is configured #35777
- Processing of
@EndpointCloudFoundryExtensionlogs a warnings as it does not use@AliasForon its override of the endpoint attribute #35766- Java 20 is supported but there's no value for it in the JavaVersion enum #35764
- SpringApplication.from(...) is hard to use with Kotlin #35756
- Spring Boot 3.1.0 incompatible with Flyway 9.0 #35721
- The error message is unhelpful when spring.rabbitmq.host is configured with a comma-separated value #35684
- Docker Compose support produces non-working native image #35676
- Metadata for spring.ssl properties are missing #35667
- The new support for testcontainers in Spring Boot 3.1.0 does not work with native tests #35663
- Constructor binding of
@ConfigurationPropertiesto a lateinit property fails with kotlin.UninitializedPropertyAccessException #35654- PEM SSL bundles do not support encrypted PKCS8 private keys #35652
- When a configuration properties bean is defined using a
@Beanmethod, BindableRuntimeHintsRegistrar may incorrectly register hints for constructor binding #35647- Enabling Spring Data Elasticsearch auditing causes application startup failure #35610
- ZipkinAutoConfiguration always need a ZipkinProperties bean in SB 3.1 #35592
- MongoDB authentication to different DB than used no longer works in spring boot 3.1 #35567
- Auto-configuration for Spring Data MongoDB ignores spring.data.mongodb.database when spring.data.mongodb.uri has been set #35566
:notebook_with_decorative_cover: Documentation
- Remove
@EnableBatchProcessingmentions in reference documentation for sliced tests and user configuration #36004- Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC #35911
- Add
@DynamicPropertySourceto documented list of property source ordering #35909- Fix typo in Docker Compose documentation #35818
- Move property notes up to external configuration section #35769
- Improve OAuth2 Client section of docs #35767
- Description of spring.data.mongodb.uri property incorrectly states that it overrides spring.data.mongodb.database #35690
- Fix error in SSL bundle documentation #35665
- Document how to add parameters to the JDBC URL created for a Docker Compose managed container #35636
- Documenting audience support in Oauth2 resource server #35634
- Description of
build-imageandbuild-image-no-forkMaven plugin goals is inconsistent #35618- Some spring.docker.compose properties do not document their default values #35598
- Description of never value for spring.docker.compose.readiness.wait is incorrect #35597
- ServiceConnection Typo In
nameDocumentation #35594- Declare
@Testcontainersbefore@SpringBootTestin documentation examples to ensure that Testcontainers is started before the application tries to use its containers #35572:hammer: Dependency Upgrades
... (truncated)
Commits
ae50fa6Release v3.1.15c53bdaMerge branch '3.0.x' into 3.1.x1596f69Merge branch '2.7.x' into 3.0.xfff30efConfigure timeouts on staging builds31f218cMerge branch '3.0.x' into 3.1.x9db3c5aPolish8ac5dc7Merge branch '3.0.x' into 3.1.xf7af1baUpgrade to Spring WS 4.0.5eb72d7eMerge branch '3.0.x' into 3.1.x5c8ed94Start building against Spring WS 4.0.5 snapshots- 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)