chore(deps): bump prometheus/common from 0.67.2 to 0.67.3#17556
chore(deps): bump prometheus/common from 0.67.2 to 0.67.3#17556JorTurFer wants to merge 1 commit intoprometheus:mainfrom
Conversation
Signed-off-by: Jorge Turrado <jorge.turrado@mail.schwarz>
|
I'll update again this PR if a new version is shipped with this commit -> prometheus/common@04686b2 |
|
I'll change the target branch to release-3.8 then for easier branch syncing. |
Actually @JorTurFer mind rebasing this on |
If you want, as soon as the common release is ready, I can bump into both branches, I'm willing to open another PR pointing to 3.8 and pinging you there |
|
Only into |
|
just to be sure, instead of opening a PR from main to main, doing it from 3.8 to 3.8 only, right? |
Yes that would be my preference :) |
|
Not needed anymore, closed |
Which issue(s) does the PR fix:
This PR bumps common to propagate the support for JWT Authentication for Authorization Grant (RFC 7523 3.1) as alternative to static client credentials.
Does this PR introduce a user-facing change?