1. f915876 Merge pull request #924 from roidelapluie/roidelapluie/redirect-header-comment by Julien · 8 days ago main
  2. dfbebd0 Merge pull request #945 from roidelapluie/roidelapluie/changelog-0.70.0 by Julien · 8 days ago
  3. c8a0019 Update CHANGELOG for v0.70.0 by Julien Pivotto · 8 days ago
  4. 5eff7a8 Merge pull request #941 from prometheus/dependabot/github_actions/actions/checkout-7.0.0 by Julien · 8 days ago v0.70.0
  5. a23c5b3 Merge pull request #939 from prometheus/dependabot/github_actions/ossf/scorecard-action-2.4.3 by Julien · 8 days ago
  6. 9e1eb87 Merge pull request #942 from prometheus/dependabot/github_actions/actions/upload-artifact-7.0.1 by Julien · 8 days ago
  7. ab2736d Merge pull request #940 from prometheus/dependabot/github_actions/actions/setup-go-6.5.0 by Julien · 8 days ago
  8. e596873 Merge pull request #938 from prometheus/dependabot/github_actions/codeql-ac07fb48a3 by Julien · 8 days ago
  9. 97c066a Add BenchmarkConvertMetricFamily comparing Prometheus text and OpenMetrics 1.0 encoders (#943) by David Ashpole · 10 days ago
  10. 62e9d0f Merge pull request #932 from roidelapluie/roidelapluie/route-query by Julien · 2 weeks ago
  11. 6c31239 build(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by dependabot[bot] · 2 weeks ago
  12. 755e9d6 build(deps): bump actions/checkout from 3.1.0 to 7.0.0 by dependabot[bot] · 2 weeks ago
  13. 556d740 build(deps): bump actions/setup-go from 6.2.0 to 6.5.0 by dependabot[bot] · 2 weeks ago
  14. c8bf6b8 build(deps): bump ossf/scorecard-action from 2.1.2 to 2.4.3 by dependabot[bot] · 2 weeks ago
  15. bbe02b9 build(deps): bump the codeql group with 4 updates by dependabot[bot] · 2 weeks ago
  16. 7b228a8 Merge pull request #937 from prombot/repo_sync by Julien · 2 weeks ago
  17. 17c3165 Update common Prometheus files by prombot · 2 weeks ago
  18. 2b43149 Merge pull request #934 from prometheus/superq/tidy by Julien · 3 weeks ago
  19. 0d94589 Manually go mod tidy by SuperQ · 3 weeks ago
  20. a9c9e13 build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 (#933) by dependabot[bot] · 3 weeks ago
  21. 6d120ca Merge pull request #929 from s3onghyun/fix-tlsversion-stringer by Julien · 3 weeks ago
  22. dc216b8 route: add support for the QUERY HTTP method by Julien Pivotto · 3 weeks ago
  23. 1b2cb09 Update common Prometheus files (#930) by PrometheusBot · 4 weeks ago
  24. a28b311 config: fix TLSVersion.String() printing pointer address by Seonghyun Hong · 4 weeks ago
  25. 43de10c Update common Prometheus files (#927) by PrometheusBot · 4 weeks ago
  26. 541bbcb Merge pull request #926 from roidelapluie/roidelapluie/changelog by George Krajcsovits · 4 weeks ago
  27. 436e0fe Update common Prometheus files (#923) by PrometheusBot · 4 weeks ago
  28. 4ac8712 Update CHANGELOG by Julien Pivotto · 4 weeks ago
  29. e3c14a0 Merge pull request #925 from roidelapluie/roidelapluie/fix-loadhttpconfigfile-dir by Julien · 4 weeks ago v0.69.0
  30. a7b791d config: resolve LoadHTTPConfigFile paths relative to the config file by Julien Pivotto · 4 weeks ago
  31. f684fc7 config: clarify sensitive redirect headers match net/http by Julien Pivotto · 4 weeks ago
  32. f84efec Merge pull request #918 from prometheus/time-split by Julien · 5 weeks ago
  33. 2269d3d Merge pull request #922 from roidelapluie/roidelapluie/fix-textparse-empty-braces-panic by Julien · 5 weeks ago
  34. a1600af expfmt: fix nil pointer panic when parsing empty braces "{}" by Julien Pivotto · 5 weeks ago
  35. 56fe395 Merge pull request #921 from roidelapluie/roidelapluie/oauth2-cross-host-check by Julien · 5 weeks ago
  36. 0fcda47 Merge pull request #920 from roidelapluie/roidelapluie/cross-host-sticky by Julien · 5 weeks ago
  37. 30ba470 Merge pull request #919 from prometheus/superq/modernize by Julien · 5 weeks ago
  38. 2b55b3e config: check cross-host redirect before OAuth2 token fetch by Julien Pivotto · 5 weeks ago
  39. 428856f config: make isCrossHostRedirect sticky across the redirect chain by Julien Pivotto · 5 weeks ago
  40. c7fb7bb Merge pull request #901 from roidelapluie/roidelapluie/fixredirectauth by Julien · 5 weeks ago
  41. c4a7162 Update common Prometheus files (#917) by PrometheusBot · 6 weeks ago
  42. d6a7988 model: fix Time.UnmarshalJSON for larger negative numbers by Bryan Boreham · 6 weeks ago
  43. 8b99aea model: remove allocation in Time.UnmarshalJSON by Bryan Boreham · 6 weeks ago
  44. 98ca625 model: reduce allocations in Time.UnmarshalJSON by Bryan Boreham · 6 weeks ago
  45. 4cc12e3 model: Add BenchmarkUnmarshalTime by Bryan Boreham · 6 weeks ago
  46. 56870db Modernize Go by SuperQ · 6 weeks ago
  47. 2120573 Update common Prometheus files (#915) by PrometheusBot · 6 weeks ago v0.68.1
  48. 228386a build(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 (#914) by dependabot[bot] · 7 weeks ago
  49. b8c88b4 build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 (#903) by dependabot[bot] · 7 weeks ago
  50. 1e0ae83 config: apply DialContextFunc to OAuth2 token-fetch transport (#911) by Yuri Tseretyan · 7 weeks ago v0.68.0
  51. b51d01b Remove CircleCI (#910) by Arthur Silva Sens · 7 weeks ago
  52. 0d8de87 config: strip credentials on cross-host redirects by Julien Pivotto · 7 weeks ago
  53. 0f3c348 Merge pull request #908 from machine424/ttlsco by Julien · 8 weeks ago
  54. 732a9cf fix(http_config): fix client cert rotation when no CA is configured by Ayoub Mrini · 9 weeks ago
  55. ce9215c Move interface assertions to a test file (#839) by Michael Siegenthaler · 3 months ago
  56. 1ba5ed7 build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.36.0 (#892) by dependabot[bot] · 3 months ago
  57. 8f8ada6 build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 (#891) by dependabot[bot] · 3 months ago
  58. 5bf00a4 build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 (#890) by dependabot[bot] · 3 months ago
  59. a4fac5c config: guard against nil oauth2 credential in RoundTrip (#897) by Ali Asghar · 3 months ago
  60. 9e28363 Merge pull request #898 from alliasgher/fix/NewOAuth2RoundTripper-exported-options by Julien · 3 months ago
  61. 5fa8f6b config: change NewOAuth2RoundTripper to accept variadic HTTPClientOption by Ali · 3 months ago
  62. 9a26ab2 Update common Prometheus files (#896) by PrometheusBot · 3 months ago
  63. f7d77e9 Update common Prometheus files (#895) by PrometheusBot · 3 months ago
  64. 0dfcdfb Merge pull request #885 from prometheus/remove-arthur by Arthur Silva Sens · 4 months ago
  65. 8392757 version: Add a slog helper (#886) by Ben Kochie · 4 months ago
  66. f9b9d15 build(deps): bump golang.org/x/net from 0.49.0 to 0.51.0 (#882) by dependabot[bot] · 4 months ago
  67. a902616 Update for Go 1.26 (#883) by Ben Kochie · 4 months ago
  68. aa19a4c Remove Arthur from maintainers list by Arthur Silva Sens · 4 months ago
  69. afbd47d Update common Prometheus files (#881) by PrometheusBot · 5 months ago
  70. e4c38a0 Remove logic adding unit to metrics name (#877) by Arianna Vespri · 5 months ago
  71. adea628 Update common Prometheus files (#880) by PrometheusBot · 5 months ago
  72. 28b645d Update common Prometheus files (#875) by PrometheusBot · 6 months ago
  73. 8f15ba0 build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 (#878) by dependabot[bot] · 6 months ago
  74. f195342 build(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 (#879) by dependabot[bot] · 6 months ago
  75. 5859ca1 Merge pull request #874 from prometheus/repo_sync by Julien · 6 months ago
  76. 9d69b10 Update common Prometheus files by prombot · 6 months ago
  77. 578c750 Update common Prometheus files (#873) by PrometheusBot · 6 months ago
  78. 934ff37 build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#870) by dependabot[bot] · 6 months ago v0.67.5
  79. 1e29804 build(deps): bump golang.org/x/net from 0.46.0 to 0.48.0 (#872) by dependabot[bot] · 6 months ago
  80. 0bd1c40 Synchronize common files from prometheus/prometheus (#866) by PrometheusBot · 6 months ago
  81. b644201 build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.34.0 (#871) by dependabot[bot] · 6 months ago
  82. d80d854 chore: Add omitempty tag to all config fields (#865) by Jorge Turrado Ferrero · 8 months ago v0.67.4
  83. 04686b2 chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them (#864) by Jorge Turrado Ferrero · 8 months ago
  84. 0b2fbf3 chore: clean up golangci-lint configuration (#782) by Matthieu MOREL · 8 months ago
  85. b2cdb07 Merge pull request #863 from prometheus/remove-http2-comment by Bryan Boreham · 8 months ago v0.67.3
  86. cd1ab56 Config: remove outdated comment about HTTP/2 issues by Bryan Boreham · 8 months ago
  87. f4c0aea Support JWT Profile for Authorization Grant (RFC 7523 3.1) (#862) by Jorge Turrado Ferrero · 8 months ago
  88. 594f4d4 Merge pull request #861 from prometheus/beorn7/version by Björn Rabenstein · 9 months ago v0.67.2
  89. 440c1a3 Cut v0.67.2 by beorn7 · 9 months ago
  90. acb1873 Merge pull request #860 from prometheus/superq/linting by Björn Rabenstein · 9 months ago
  91. 1e32339 Cleanup linting issues by SuperQ · 9 months ago
  92. 93d16be Update common Prometheus files (#859) by PrometheusBot · 9 months ago
  93. 8230d3b Merge pull request #792 from ndk/main by George Krajcsovits · 9 months ago
  94. 633281f build(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 (#856) by dependabot[bot] · 9 months ago
  95. aca279f build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 (#857) by dependabot[bot] · 9 months ago
  96. 77db9c2 Update common Prometheus files (#854) by PrometheusBot · 9 months ago
  97. c41fe14 Merge pull request #853 from prometheus/superq/version by Björn Rabenstein · 9 months ago v0.67.1
  98. f5de376 Fix Go case-insensitive file name collision by SuperQ · 9 months ago
  99. b63ce83 Merge pull request #848 from prometheus/beorn7/version by Björn Rabenstein · 9 months ago
  100. 6035595 Cut v0.67.0 by beorn7 · 9 months ago v0.67.0