1. 2cd1b1a Bump golang.org/x/net from 0.22.0 to 0.23.0 in /sigv4 (#624) by dependabot[bot] · 3 days ago main
  2. e54e4df Merge pull request #620 from bboreham/test-string by Arthur Silva Sens · 7 days ago v0.53.0
  3. e25b951 Merge pull request #619 from bboreham/restore-sort by Arthur Silva Sens · 7 days ago
  4. c1b9b72 Fix up config test (#621) by Ben Kochie · 10 days ago
  5. de5ed88 Merge pull request #487 from GiedriusS/allow_exposing_real_value by Julien · 10 days ago
  6. ea817bb Merge pull request #618 from grobinson-grafana/grobinson/add-status-at by Julien · 10 days ago
  7. a1ca958 LabelSet: add unit test for String method by Bryan Boreham · 12 days ago
  8. be294f1 LabelSet.String: restore faster sort call by Bryan Boreham · 12 days ago
  9. 506a12c Fix comment by George Robinson · 13 days ago
  10. fb6970a Add StatusAt method for Alert struct by George Robinson · 13 days ago
  11. 0234594 Add support for go 1.20 (#617) by Arthur Silva Sens · 2 weeks ago v0.52.3
  12. 4433931 Merge pull request #615 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.51.11 by Björn Rabenstein · 3 weeks ago v0.52.2
  13. 728e910 Merge pull request #616 from srebhan/fix_protobuf_decode by Björn Rabenstein · 3 weeks ago
  14. 78585cf fix(protobuf): Correctly decode multi-messages streams by Sven Rebhan · 3 weeks ago
  15. 5fef1df Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4 by dependabot[bot] · 3 weeks ago
  16. 3dec13c Drop support for Go older than 1.18 (#612) by Ben Kochie · 4 weeks ago
  17. 95edf51 Update common Prometheus files (#613) by PrometheusBot · 4 weeks ago
  18. e821827 Retract v0.50.0 (#610) by Ben Kochie · 5 weeks ago v0.51.1
  19. 2807775 Update common Prometheus files (#609) by PrometheusBot · 5 weeks ago
  20. 617b51d Synchronize common files from prometheus/prometheus (#606) by PrometheusBot · 5 weeks ago
  21. 057bec8 Merge pull request #608 from vesari/avoid-total-suffix-repetition by Arthur Silva Sens · 5 weeks ago v0.51.0
  22. da75ecd Correct logic in sample naming for counters, add new test by Arianna Vespri · 5 weeks ago
  23. b0624a8 Fix string slice definition for FormatFlagOptions. (#607) by Brad Cowie · 5 weeks ago
  24. e7f4912 expfmt: Add a way to generate different OpenMetrics Formats (#596) by Owen Williams · 6 weeks ago
  25. d4cebf6 Merge pull request #604 from prometheus/repo_sync by Julien · 6 weeks ago
  26. 44e573e Update common Prometheus files by prombot · 6 weeks ago
  27. 944239f Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#601) by dependabot[bot] · 7 weeks ago v0.50.0
  28. 5f10b85 Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#600) by dependabot[bot] · 7 weeks ago
  29. a14ff55 Update common Prometheus files (#599) by PrometheusBot · 7 weeks ago
  30. 6aadcf4 Remove deprecated version function (#591) by Ben Kochie · 7 weeks ago
  31. 1e6ac24 Add unit (#544) by Arianna Vespri · 7 weeks ago
  32. 4199f18 Remove unused 'Host' member from HTTPClientConfig (#597) by Bryan Boreham · 7 weeks ago
  33. fa71e6a Bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.31 in /sigv4 (#595) by dependabot[bot] · 7 weeks ago
  34. 8a9fd7a Bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.29 in /sigv4 (#592) by dependabot[bot] · 7 weeks ago
  35. 8344367 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /sigv4 (#593) by dependabot[bot] · 7 weeks ago
  36. 0117d2f Update common Prometheus files (#594) by PrometheusBot · 7 weeks ago
  37. 36d0bf9 labelset: optimise String() function (#590) by Bryan Boreham · 8 weeks ago v0.49.0
  38. e8be06d LabelSet: Fix alphabetical sorting for prometheus LabelSet (#575) by Nihal · 8 weeks ago
  39. 52e512c http_config: Add host (#549) by Jan-Otto Kröpke · 8 weeks ago
  40. 699b115 Upgrade client_model to v.0.6.0 (#589) by Arianna Vespri · 8 weeks ago
  41. 48d2e18 Write created lines when negotiating OpenMetrics (#504) by Arthur Silva Sens · 8 weeks ago
  42. b27d4bf Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#585) by dependabot[bot] · 8 weeks ago
  43. 9c61db0 Avoid off-spec openmetrics exposition when exemplars have empty labels (#569) by Owen Smith · 8 weeks ago
  44. dd8b1ec Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 (#587) by dependabot[bot] · 8 weeks ago
  45. 9fbe2ed Deprecate version.NewCollector (#579) by Ben Kochie · 8 weeks ago
  46. eb39912 Update Go (#588) by Ben Kochie · 8 weeks ago
  47. c9f742f Update common Prometheus files (#581) by PrometheusBot · 8 weeks ago
  48. b98cb7c Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 in /sigv4 (#571) by dependabot[bot] · 8 weeks ago
  49. bf53040 Update common Prometheus files (#574) by PrometheusBot · 8 weeks ago
  50. bd41eb6 Merge pull request #576 from ywwg/owilliams/unexport by Björn Rabenstein · 9 weeks ago v0.48.0
  51. 05d7387 Unexport Format strings by Owen Williams · 2 months ago
  52. 773d566 Merge pull request #570 from ywwg/owilliams/quoted-metric-name-02 by Björn Rabenstein · 3 months ago v0.47.0
  53. 319c62c UTF-8 support in metric and label names by Owen Williams · 8 months ago
  54. a3bdb9e Support empty OAuth2 inline secrets (#547) by Daniel Hrabovcak · 3 months ago
  55. bd0376d UTF-8 support in validation, and some parsers and formatters (#537) by Owen Williams · 3 months ago
  56. 7e44242 Bump Go modules (#568) by Ben Kochie · 3 months ago v0.46.0
  57. 0e201e4 Merge pull request #567 from stapelberg/protodelim by Björn Rabenstein · 3 months ago
  58. 53f76e7 version: make GetTegs() public (#565) by Arthur Silva Sens · 3 months ago
  59. 1143fec switch to protodelim package (which pbutil now calls) by Michael Stapelberg · 3 months ago
  60. 21a37ca enable gofumpt, goimports, testifylint linters (#551) by Matthieu MOREL · 3 months ago
  61. 256500d Make version getRevision public (#563) by Ben Kochie · 3 months ago
  62. 0949959 Update common Prometheus files (#561) by PrometheusBot · 4 months ago
  63. e56a9b7 Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 in /sigv4 (#557) by dependabot[bot] · 4 months ago
  64. 46ef093 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#559) by dependabot[bot] · 4 months ago
  65. e21e8b5 Update common Prometheus files (#555) by PrometheusBot · 4 months ago
  66. 9b4f72d Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 in /sigv4 (#558) by dependabot[bot] · 4 months ago
  67. 8c8f8b1 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#560) by dependabot[bot] · 4 months ago
  68. f094368 Add hints for promlog (#556) by Luca Comellini · 4 months ago
  69. 686da34 Merge pull request #540 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.15.0 by Ben Kochie · 4 months ago
  70. eb678ba Update golang.org/x/oauth2 in sigv4. by SuperQ · 4 months ago
  71. 4627a1b Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by dependabot[bot] · 4 months ago
  72. f20b239 Merge pull request #541 from prometheus/dependabot/go_modules/golang.org/x/net-0.19.0 by Ben Kochie · 4 months ago
  73. 83ae14e Bump golang.org/x/net in sigv4. by SuperQ · 4 months ago
  74. b861d35 Merge pull request #552 from prometheus/repo_sync by Ben Kochie · 4 months ago
  75. a4728e4 Update common Prometheus files by prombot · 5 months ago
  76. 658f673 Merge pull request #542 from prometheus/dependabot/go_modules/github.com/alecthomas/kingpin/v2-2.4.0 by Ben Kochie · 5 months ago
  77. 919697c Merge pull request #539 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.48.10 by Ben Kochie · 5 months ago
  78. a5e739e Merge pull request #548 from prometheus/repo_sync by Ben Kochie · 5 months ago
  79. ac367b6 Merge pull request #550 from mmorel-35/linters by Ben Kochie · 5 months ago
  80. a29c35f enable errorlint linter by Matthieu MOREL · 5 months ago
  81. 4556565 Merge pull request #546 from TheSpiritXIII/empty-credentials by Julien Pivotto · 5 months ago
  82. 8dd6483 Update common Prometheus files by prombot · 5 months ago
  83. af1c404 Allow using empty Authorization credentials by Daniel Hrabovcak · 5 months ago
  84. db4fdbc Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 by dependabot[bot] · 5 months ago
  85. 1f5a74c Bump golang.org/x/net from 0.18.0 to 0.19.0 by dependabot[bot] · 5 months ago
  86. e888263 Bump github.com/aws/aws-sdk-go from 1.47.0 to 1.48.10 in /sigv4 by dependabot[bot] · 5 months ago
  87. 1d8c672 Merge pull request #535 from prometheus/repo_sync by Ben Kochie · 5 months ago
  88. 36e2952 Update common Prometheus files by prombot · 5 months ago
  89. de1c963 Merge pull request #534 from prometheus/superq/client_model by Ben Kochie · 5 months ago
  90. de26626 Update modules by SuperQ · 5 months ago
  91. 64159df Merge pull request #529 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.47.0 by Ben Kochie · 5 months ago
  92. 00ee8d3 Merge pull request #532 from prometheus/repo_sync by Ben Kochie · 5 months ago
  93. 832cd6e Merge pull request #533 from prometheus/metadata by Julien Pivotto · 5 months ago
  94. 445c210 model: add metric type values by Bryan Boreham · 5 months ago
  95. fbbe75a Update common Prometheus files by prombot · 6 months ago
  96. f0d19ff Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.47.0 in /sigv4 by dependabot[bot] · 6 months ago
  97. 6ff0400 Merge pull request #517 from prometheus/superq/golangci by Ben Kochie · 6 months ago
  98. c59927e Merge pull request #524 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0 by Ben Kochie · 6 months ago v0.45.0
  99. 1f9b004 Bump golang.org/x/net from 0.15.0 to 0.17.0 by dependabot[bot] · 6 months ago
  100. 16f9480 Merge pull request #525 from prometheus/dependabot/go_modules/sigv4/golang.org/x/net-0.17.0 by Ben Kochie · 6 months ago