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

Update Micrometer to 1.5.5 #12611

Merged
merged 1 commit into from
Oct 9, 2020
Merged

Update Micrometer to 1.5.5 #12611

merged 1 commit into from
Oct 9, 2020

Conversation

ebullient
Copy link
Member

No description provided.

@ebullient ebullient requested a review from kenfinnigan October 8, 2020 19:52
@ebullient ebullient self-assigned this Oct 8, 2020
@gsmet
Copy link
Member

gsmet commented Oct 8, 2020

Should we add it to dependabot?

@ebullient
Copy link
Member Author

yes? =)

@gsmet
Copy link
Member

gsmet commented Oct 8, 2020

@ebullient
Copy link
Member Author

Updated dependabot for micrometer-core ..
Also updated dependencies to use bom for registry versions

bom/application/pom.xml Outdated Show resolved Hide resolved
.github/dependabot.yml Outdated Show resolved Hide resolved
.github/dependabot.yml Show resolved Hide resolved
@gsmet gsmet changed the title Update micrometer to 1.5.5 Update Micrometer to 1.5.5 Oct 9, 2020
.github/dependabot.yml Outdated Show resolved Hide resolved
.github/dependabot.yml Outdated Show resolved Hide resolved
Co-authored-by: Guillaume Smet <[email protected]>
@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 9, 2020
@gsmet gsmet added this to the 1.10 - master milestone Oct 9, 2020
@@ -118,6 +118,9 @@ updates:
- dependency-name: com.amazonaws:aws-lambda-java-events
# Apache Commons
- dependency-name: commons-io:commons-io
# Micrometer
- dependency-name: io.micrometer:micrometer-bom
- dependency-name: io.micrometer:micrometer-registry-stackdriver
Copy link
Contributor

@gastaldi gastaldi Oct 9, 2020

Choose a reason for hiding this comment

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

Why add the io.micrometer:micrometer-registry-stackdriver dependency here? Isn't already in the micrometer-bom?

Copy link
Member Author

Choose a reason for hiding this comment

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

As explained to me by Guillaume, because we include stackdriver specifically in the application bom (we have to because we need to exclude transitive dependencies), we need to include it here, too.

@gsmet gsmet merged commit 44fcb6d into quarkusio:master Oct 9, 2020
@ebullient ebullient deleted the micrometer-version branch March 15, 2021 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/metrics triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants