Skip to content

Start building against Micrometer 1.10.0-M5 and Micrometer Tracing 1.0.0-M8 snapshots #32048

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

Conversation

jonatan-ivanov
Copy link
Member

@jonatan-ivanov jonatan-ivanov commented Aug 9, 2022

This PR depends on a not yet released version of Spring Batch (5.0.0-M5) since Boot depends on Batch M4 which uses Micrometer 1.10.0-M3 (batch tests are failing because of this).

Related: micrometer-metrics/micrometer#3342

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 9, 2022
@snicoll snicoll added the status: on-hold We can't start working on this issue yet label Aug 10, 2022
marcingrzejszczak and others added 5 commits August 16, 2022 17:24
# Conflicts:
#	spring-boot-project/spring-boot-actuator-autoconfigure/src/main/java/org/springframework/boot/actuate/autoconfigure/tracing/MicrometerTracingAutoConfiguration.java
#	spring-boot-project/spring-boot-actuator-autoconfigure/src/test/java/org/springframework/boot/actuate/autoconfigure/tracing/MicrometerTracingAutoConfigurationTests.java
I'm not sure if the config is right though
@@ -1410,7 +1410,7 @@ bom {
]
}
}
library("Spring Batch", "5.0.0-M4") {
library("Spring Batch", "5.0.0-SNAPSHOT") {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be revisited before merging this PR.

@wilkinsona wilkinsona added type: dependency-upgrade A dependency upgrade and removed status: on-hold We can't start working on this issue yet status: waiting-for-triage An issue we've not yet triaged labels Sep 6, 2022
@wilkinsona wilkinsona added this to the 3.0.0-M5 milestone Sep 6, 2022
@wilkinsona wilkinsona self-assigned this Sep 6, 2022
@wilkinsona wilkinsona added type: task A general task and removed type: dependency-upgrade A dependency upgrade labels Sep 6, 2022
@wilkinsona wilkinsona changed the title Upgrade to Micrometer 1.10.0-M4 and Micrometer Tracing 1.0.0-M7 Start building against Micrometer 1.10.0-M5 and Micrometer Tracing 1.0.0-M8 snapshots Sep 6, 2022
wilkinsona pushed a commit that referenced this pull request Sep 6, 2022
@wilkinsona wilkinsona closed this in 754f47d Sep 6, 2022
@wilkinsona
Copy link
Member

Thanks for the PR, @jonatan-ivanov and @marcingrzejszczak. As part of merging and squashing this, I reworked things a little to move to the latest snapshots rather than the older milestones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants