-
Notifications
You must be signed in to change notification settings - Fork 39
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
Upgrade Micrometer 1.13.6 -> 1.14.0 #1415
base: master
Are you sure you want to change the base?
Upgrade Micrometer 1.13.6 -> 1.14.0 #1415
Conversation
Suggested commit message:
|
Looks good. No mutations were possible for these changes. |
2 similar comments
Looks good. No mutations were possible for these changes. |
Looks good. No mutations were possible for these changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a commit and updated the suggested commit message.
Looks good. No mutations were possible for these changes. |
Quality Gate passedIssues Measures |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
1.13.6
->1.14.0
Release Notes
micrometer-metrics/micrometer (io.micrometer:micrometer-core)
v1.14.0
: 1.14.0Compare Source
Micrometer 1.14.0 is the GA version of a new feature release. See our support policy for support timelines.
Below are the combined release notes of all the pre-release milestones and release candidate preceding this GA release.
⭐ New Features / Enhancements
@Nonnull
(when = When.MAYBE) with@CheckForNull
in@Nullable
#5485Tags
/KeyValues
instances #5140@MeterTag
to@Counted
#4725@Timed
annotation #5145📔 Documentation
@MeterTag
for@Counted
#5640🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@codesimplicity, @genuss, @izeye, @mihalyr, @lcavadas, @filiphr, @sean-heller, @vasiliy-sarzhynskyi, @ArtyomGabeev, @kinddevil, @mstyura, @madhead, @pirgeo, @rkurniawati, @lenin-jaganathan, @smaxx
v1.13.7
: 1.13.7Compare Source
🐞 Bug Fixes
📔 Documentation
@Counted
#5613🔨 Dependency Upgrades
📝 Tasks
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye