-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency io.micrometer:micrometer-registry-prometheus to v1.14.2 - autoclosed #10
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ae4003b
to
cbf39f0
Compare
cbf39f0
to
c6ab7f6
Compare
c6ab7f6
to
e5c5e3e
Compare
b586cfd
to
e47c98f
Compare
e47c98f
to
f54f31f
Compare
bdde1f0
to
a064705
Compare
a064705
to
20374f0
Compare
20374f0
to
c75a304
Compare
c75a304
to
79fc608
Compare
79fc608
to
18be4e6
Compare
8b0e460
to
3e21e40
Compare
3e21e40
to
d0e7760
Compare
d0e7760
to
8d26f4e
Compare
8d26f4e
to
22d9b97
Compare
22d9b97
to
d423aad
Compare
d423aad
to
e807458
Compare
e807458
to
fe65ace
Compare
fe65ace
to
b5ebd33
Compare
b5ebd33
to
5f4bf5f
Compare
5f4bf5f
to
98b87a2
Compare
98b87a2
to
7b53de4
Compare
7b53de4
to
c715793
Compare
c715793
to
a6c5eaa
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.3
->1.14.2
Release Notes
micrometer-metrics/micrometer (io.micrometer:micrometer-registry-prometheus)
v1.14.2
: 1.14.2Compare Source
🐞 Bug Fixes
executor.queued
metrics of ForkJoinPool does not include queued submissions #5650🔨 Dependency Upgrades
📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye
v1.14.1
: 1.14.1Compare Source
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye
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.9
: 1.13.9Compare Source
🐞 Bug Fixes
executor.queued
metrics of ForkJoinPool does not include queued submissions #5650🔨 Dependency Upgrades
📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye
v1.13.8
: 1.13.8Compare Source
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye
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
v1.13.6
: 1.13.6Compare Source
⭐ New Features / Enhancements
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
📝 Tasks
❤️ Contributors
Thank you to all the contributors who worked on this release:
@lenin-jaganathan, @pirgeo, @kinddevil, and @joaopgrassi
v1.13.5
: 1.13.5Compare Source
🐞 Bug Fixes
🔨 Dependency Upgrades
Tasks
❤️ Contributors
Thank you to all the contributors who worked on this release:
@mabartos, @emmanuel-ferdman, and @izeye
v1.13.4
: 1.13.4Compare Source
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
📝 Tasks
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye and @madhead
v1.13.3
: 1.13.3🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
📝 Tasks
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye, @HYEONSEOK1, @BJMg, and @cbrachem
v1.13.2
: 1.13.2🐞 Bug Fixes
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye and @shalk
v1.13.1
: 1.13.1🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye
v1.13.0
: 1.13.0Micrometer 1.13.0 is the GA version of a new feature release. See our support policy for support timelines and 1.13 Migration Guide for migration details.
Please take a look at the Migration Guide if you use Prometheus since there are breaking changes in the Prometheus registry if you are using the PrometheusMeterRegistry API in your code.
Below are the combined release notes of all the pre-release milestones and release candidate preceding it.
⭐ New Features / Enhancements
database
tag toDefaultMongoCommandTagsProvider
#4298@Counted
on classes #4746🐞 Bug Fixes
@MeterTag
does not work on package private method #4506TimeWindowMax
throwsArithmeticException
with a rotateFrequency of 0 #3068📔 Documentation
🔨 Dependency Upgrades
📝 Tasks
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye, @MartinUhlen, @zeitlinger, @pirgeo, @nathankooij, @ttddyy, @wakingrufus, @climategadgets, @monosoul, @quaff, @ponziani, @simonzn, @adpaste, @joakime, @lenin-jaganathan, @cachescrubber, @heowc, @pichlermarc, @tdinev, and @MartinUhlen
v1.12.13
: 1.12.13🔨 Dependency Upgrades
v1.12.12
: 1.12.12🐞 Bug Fixes
📔 Documentation
@Counted
#5613🔨 Dependency Upgrades
📝 Tasks
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye
v1.12.11
: 1.12.11⭐ New Features / Enhancements
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
📝 Tasks
❤️ Contributors
Thank you to all the contributors who worked on this release:
@lenin-jaganathan, @pirgeo, @kinddevil, and @joaopgrassi
v1.12.10
: 1.12.10🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
📝 Tasks
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye and @madhead
v1.12.9
: 1.12.9🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
📝 Tasks
❤️ Contributors
Thank you to all the contributors who worked on this release:
@HYEONSEOK1, @BJMg, and @cbrachem
v1.12.8
: 1.12.8🔨 Dependency Upgrades
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 6am on Thursday" in timezone Asia/Tokyo.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.