-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: prometheus/client_golang
base: v1.9.0
head repository: prometheus/client_golang
compare: v1.10.0
- 19 commits
- 30 files changed
- 8 contributors
Commits on Dec 29, 2020
-
support matchers in labels API
Signed-off-by: yeya24 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75d7516 - Browse repository at this point
Copy the full SHA 75d7516View commit details
Commits on Jan 16, 2021
-
This commit adds a security policy to this repository. SECURITY.md files are threated in a special way by GitHub, helping users to know how to best submit security issues for the projects. In this case, we simply point to our existing documentation on prometheus.io. The content of this file will be synced automatically with the prometheus/prometheus repository, as our security policy covers all the repositories. This sync is automated with prombot, like other files (LICENSE, Makefile.common). https://docs.github.com/en/free-pro-team@latest/github/managing-security-vulnerabilities/adding-a-security-policy-to-your-repository Signed-off-by: Julien Pivotto <[email protected]>
Julien Pivotto committedJan 16, 2021 Configuration menu - View commit details
-
Copy full SHA for b6ac49f - Browse repository at this point
Copy the full SHA b6ac49fView commit details -
Merge pull request #831 from roidelapluie/security-dot-md
Add SECURITY.md
Configuration menu - View commit details
-
Copy full SHA for b779936 - Browse repository at this point
Copy the full SHA b779936View commit details
Commits on Jan 22, 2021
-
Bump prometheus/procfs to 0.3.0 to fix building on riscv64
This picks up prometheus/procfs#325 Signed-off-by: Shengjing Zhu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c0d90f - Browse repository at this point
Copy the full SHA 0c0d90fView commit details
Commits on Jan 25, 2021
-
Merge pull request #833 from zhsj/riscv64
Bump prometheus/procfs to 0.3.0 to fix building on riscv64
Configuration menu - View commit details
-
Copy full SHA for b8fcd28 - Browse repository at this point
Copy the full SHA b8fcd28View commit details
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 595a1d5 - Browse repository at this point
Copy the full SHA 595a1d5View commit details
Commits on Feb 7, 2021
-
Signed-off-by: debiandebiandebian <[email protected]>
debiandebiandebian committedFeb 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 9443f44 - Browse repository at this point
Copy the full SHA 9443f44View commit details
Commits on Feb 8, 2021
-
Merge pull request #835 from debiandebiandebian/fix-typo-in-comments
Fix typo in comments
Configuration menu - View commit details
-
Copy full SHA for d3e175d - Browse repository at this point
Copy the full SHA d3e175dView commit details
Commits on Feb 11, 2021
-
Merge pull request #828 from yeya24/support-label-matchers
Support matchers in labels API
Configuration menu - View commit details
-
Copy full SHA for babeb35 - Browse repository at this point
Copy the full SHA babeb35View commit details
Commits on Mar 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a60c63e - Browse repository at this point
Copy the full SHA a60c63eView commit details -
Bump minumim required Go version to 1.13
Since 1.16 is out, we still support the last four minor releases. The bump was required by the prometheus/procfs package using the new `%w` printf directives. However, it also allows us to remove some special casing about build info. Signed-off-by: beorn7 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6635a8f - Browse repository at this point
Copy the full SHA 6635a8fView commit details
Commits on Mar 12, 2021
-
Co-authored-by: Lili Cosic <[email protected]> Signed-off-by: Kien Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c24ae8 - Browse repository at this point
Copy the full SHA 4c24ae8View commit details -
Merge pull request #841 from ntk148v/buildinfo-api
Add buildinfo method
Configuration menu - View commit details
-
Copy full SHA for e8b72d0 - Browse repository at this point
Copy the full SHA e8b72d0View commit details
Commits on Mar 13, 2021
-
Merge pull request #843 from prometheus/beorn7/release
Update dependencies
Configuration menu - View commit details
-
Copy full SHA for 3cd3985 - Browse repository at this point
Copy the full SHA 3cd3985View commit details
Commits on Mar 15, 2021
-
Update common Prometheus files
Signed-off-by: prombot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbc3e40 - Browse repository at this point
Copy the full SHA fbc3e40View commit details
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e92283d - Browse repository at this point
Copy the full SHA e92283dView commit details -
Merge pull request #844 from prometheus/repo_sync
Synchronize common files from prometheus/prometheus
Configuration menu - View commit details
-
Copy full SHA for 4fbf74e - Browse repository at this point
Copy the full SHA 4fbf74eView commit details
Commits on Mar 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 853777d - Browse repository at this point
Copy the full SHA 853777dView commit details -
Configuration menu - View commit details
-
Copy full SHA for efe7aa7 - Browse repository at this point
Copy the full SHA efe7aa7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.9.0...v1.10.0