)]}'
{
  "log": [
    {
      "commit": "b8c88b4866403159e523c588dc7563b0f78c0418",
      "tree": "7d398d406bb8dcca49208912d5707610dc3bf0f1",
      "parents": [
        "1e0ae832fb26a2c20c2c0d6ee1289111c668be18"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 01 05:40:25 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 05:40:25 2026"
      },
      "message": "build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 (#903)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.52.0 to 0.53.0.\n- [Commits](https://github.com/golang/net/compare/v0.52.0...v0.53.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.53.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "1e0ae832fb26a2c20c2c0d6ee1289111c668be18",
      "tree": "9b6a1dc2720000fe322f205e0089944bf7d82a24",
      "parents": [
        "b51d01ba2175d103309dcee11f6c01bd03487a64"
      ],
      "author": {
        "name": "Yuri Tseretyan",
        "email": "tseretyan@fastmail.com",
        "time": "Thu May 28 23:44:54 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 28 23:44:54 2026"
      },
      "message": "config: apply DialContextFunc to OAuth2 token-fetch transport (#911)\n\nnewOauth2TokenSource builds its own http.Transport to fetch tokens but\ndoesn\u0027t set DialContext on it. Any DialContextFunc passed via\nWithDialContextFunc is applied to the main request transport but silently\nskipped for the token endpoint.\n\nSet DialContext on the token transport the same way it is set on the main\none. When dialContextFunc is nil the behaviour is unchanged since\nhttp.Transport falls back to its default dialer.\n\nAdded TestOAuth2DialContextFunc to verify that WithDialContextFunc blocks\nthe token endpoint fetch, not only the final request.\n\nSigned-off-by: Yuri Tseretyan \u003cyuriy.tseretyan@grafana.com\u003e"
    },
    {
      "commit": "b51d01ba2175d103309dcee11f6c01bd03487a64",
      "tree": "6b6cbad0f78723e1aa9790c15bac410929bab44b",
      "parents": [
        "0f3c348807322ea84d92fc7688b1b37a08e17d1f"
      ],
      "author": {
        "name": "Arthur Silva Sens",
        "email": "arthursens2005@gmail.com",
        "time": "Wed May 27 19:34:25 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 27 19:34:25 2026"
      },
      "message": "Remove CircleCI (#910)\n\nSigned-off-by: Arthur Silva Sens \u003carthursens2005@gmail.com\u003e"
    },
    {
      "commit": "0f3c348807322ea84d92fc7688b1b37a08e17d1f",
      "tree": "3c4ff590bb3d4de1c954d9b978735e8d14dec018",
      "parents": [
        "ce9215c53d8c8e507c5f72a69d80568c072be3d9",
        "732a9cf781621a8d8f895ef933b78cf4e9f5d6af"
      ],
      "author": {
        "name": "Julien",
        "email": "291750+roidelapluie@users.noreply.github.com",
        "time": "Wed May 20 09:20:23 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 20 09:20:23 2026"
      },
      "message": "Merge pull request #908 from machine424/ttlsco\n\nfix(http_config): fix client cert rotation when no CA is configured"
    },
    {
      "commit": "732a9cf781621a8d8f895ef933b78cf4e9f5d6af",
      "tree": "3c4ff590bb3d4de1c954d9b978735e8d14dec018",
      "parents": [
        "ce9215c53d8c8e507c5f72a69d80568c072be3d9"
      ],
      "author": {
        "name": "Ayoub Mrini",
        "email": "ayoubmrini424@gmail.com",
        "time": "Tue May 19 22:32:47 2026"
      },
      "committer": {
        "name": "Ayoub Mrini",
        "email": "ayoubmrini424@gmail.com",
        "time": "Tue May 19 22:34:49 2026"
      },
      "message": "fix(http_config): fix client cert rotation when no CA is configured\n\nenabling client cert/key hot-reloading. However, RoundTrip() still\nunconditionally called updateRootCA on every transport rebuild. With\nno CA data it returned false, and the code called\nsettings.CA.Description() on nil, panicking (prometheus/prometheus#16622).\nstill failed with \"unable to use specified CA cert: none configured\",\nso cert rotation never actually worked without a CA.\n\nSkip the updateRootCA call when settings.CA is nil so transport\nrebuilds succeed and client cert rotation works without a CA as\n\nSee https://github.com/prometheus/prometheus/pull/18727/changes/a11607834e4fcdcc4f37570c6944f321734e3dc2\nfor a reproducer on Prometheus\n\nSigned-off-by: Ayoub Mrini \u003cayoubmrini424@gmail.com\u003e\n"
    },
    {
      "commit": "ce9215c53d8c8e507c5f72a69d80568c072be3d9",
      "tree": "8fe76f2b8409b9ae4a774acaa229b0a5136de431",
      "parents": [
        "1ba5ed78ffdaf199c6dded3ff8ac88edbdb53712"
      ],
      "author": {
        "name": "Michael Siegenthaler",
        "email": "msiegen@google.com",
        "time": "Fri Apr 24 16:52:57 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 24 16:52:57 2026"
      },
      "message": "Move interface assertions to a test file (#839)\n\nThis is the only dependency on YAML in the model package.\nMoving it to the tests avoids pulling a dependency into the\nmain module of applications that don\u0027t otherwise use YAML.\n\nSigned-off-by: Michael Siegenthaler \u003cmsiegen@google.com\u003e"
    },
    {
      "commit": "1ba5ed78ffdaf199c6dded3ff8ac88edbdb53712",
      "tree": "9e0ade0aa1f442f7aa79040ea20d10163816702c",
      "parents": [
        "8f8ada69df73ad76cabef710856070a42ef420c0"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Apr 24 16:52:05 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 24 16:52:05 2026"
      },
      "message": "build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.36.0 (#892)\n\nBumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.34.0 to 0.36.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.34.0...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n  dependency-version: 0.36.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "8f8ada69df73ad76cabef710856070a42ef420c0",
      "tree": "bd5c00dc3c76693a1695c80b07ff055b5d3fe59f",
      "parents": [
        "5bf00a403bb54802756bd375c8e8ca92b9323c69"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Apr 24 16:51:52 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 24 16:51:52 2026"
      },
      "message": "build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 (#891)\n\nBumps [go.yaml.in/yaml/v2](https://github.com/yaml/go-yaml) from 2.4.3 to 2.4.4.\n- [Commits](https://github.com/yaml/go-yaml/compare/v2.4.3...v2.4.4)\n\n---\nupdated-dependencies:\n- dependency-name: go.yaml.in/yaml/v2\n  dependency-version: 2.4.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "5bf00a403bb54802756bd375c8e8ca92b9323c69",
      "tree": "06b5852aa68a1f3d5c4edffbfc5ec0bbc79b7c74",
      "parents": [
        "a4fac5c9b6d9557a8bedfb177f4e87a8b26a41a1"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Apr 22 12:15:36 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 22 12:15:36 2026"
      },
      "message": "build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 (#890)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.51.0 to 0.52.0.\n- [Commits](https://github.com/golang/net/compare/v0.51.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.52.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "a4fac5c9b6d9557a8bedfb177f4e87a8b26a41a1",
      "tree": "c046f363c19d31e17b4cbf9d0737dd4a272dde2d",
      "parents": [
        "9e2836377f2f792542d0eb4a42c073da751fa520"
      ],
      "author": {
        "name": "Ali Asghar",
        "email": "98263017+alliasgher@users.noreply.github.com",
        "time": "Wed Apr 15 13:07:54 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 15 13:07:54 2026"
      },
      "message": "config: guard against nil oauth2 credential in RoundTrip (#897)\n\n* config: guard against nil oauth2 credential in RoundTrip\n\ntoSecret returns (nil, nil) when no source is configured. Most callers\nguarded the returned SecretReader with an `!\u003d nil` check before\ninvoking Fetch, but oauth2RoundTripper.RoundTrip reached directly into\nrt.oauthCredential.Immutable() and would nil-deref panic when someone\nsupplied an oauth2 block with no client-secret source (likely the\nproximate cause of prometheus/prometheus#16622).\n\nReturn a clear error instead of panicking, and document toSecret\u0027s\nnil-return contract so future callers explicitly acknowledge it.\n\nFixes #790\n\nSigned-off-by: Ali \u003calliasgher123@gmail.com\u003e\n\n* config: simplify comments per review feedback\n\n- toSecret: restore original one-line comment (no need to document\n  nil-return semantics in the function comment)\n- oauth2RoundTripper.RoundTrip nil guard: replace verbose explanation\n  with a single-line note matching reviewer\u0027s suggestion\n\nSigned-off-by: Ali \u003calliasgher123@gmail.com\u003e\n\n---------\n\nSigned-off-by: Ali \u003calliasgher123@gmail.com\u003e"
    },
    {
      "commit": "9e2836377f2f792542d0eb4a42c073da751fa520",
      "tree": "dd652fe5d993ac9a2ec1213e31c8c51ab6f9294b",
      "parents": [
        "9a26ab27e8c9c9c85b010ab6904491d100c51dd9",
        "5fa8f6bdedf035f61fba04747a06ade20103050e"
      ],
      "author": {
        "name": "Julien",
        "email": "291750+roidelapluie@users.noreply.github.com",
        "time": "Wed Apr 15 12:54:26 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 15 12:54:26 2026"
      },
      "message": "Merge pull request #898 from alliasgher/fix/NewOAuth2RoundTripper-exported-options\n\nconfig: change NewOAuth2RoundTripper to accept variadic HTTPClientOption"
    },
    {
      "commit": "5fa8f6bdedf035f61fba04747a06ade20103050e",
      "tree": "dd652fe5d993ac9a2ec1213e31c8c51ab6f9294b",
      "parents": [
        "9a26ab27e8c9c9c85b010ab6904491d100c51dd9"
      ],
      "author": {
        "name": "Ali",
        "email": "alliasgher123@gmail.com",
        "time": "Wed Apr 15 12:44:17 2026"
      },
      "committer": {
        "name": "Ali",
        "email": "alliasgher123@gmail.com",
        "time": "Wed Apr 15 12:44:17 2026"
      },
      "message": "config: change NewOAuth2RoundTripper to accept variadic HTTPClientOption\n\nThe fourth parameter was *httpClientOptions, an unexported type, making\nNewOAuth2RoundTripper effectively uncallable with a non-nil options\nargument from any package outside prometheus/common/config. Callers were\nforced to resort to reflection or unsafe pointer tricks.\n\nChange the signature to accept variadic ...HTTPClientOption — the\nexisting exported interface — matching the pattern already used by\nNewRoundTripperFromConfigWithContext. The function builds its own\nhttpClientOptions copy from the supplied options, starting from\ndefaultHTTPClientOptions.\n\nThe single internal call site is updated to pass optFuncs... instead of\n\u0026opts; tests that passed \u0026defaultHTTPClientOptions now pass no options\n(equivalent behaviour, defaultHTTPClientOptions is the zero value).\n\nFixes prometheus/prometheus#18329\n\nSigned-off-by: Ali \u003calliasgher123@gmail.com\u003e\n"
    },
    {
      "commit": "9a26ab27e8c9c9c85b010ab6904491d100c51dd9",
      "tree": "b54c5b0a3e4fb33faec87394d77c6f783f1e033f",
      "parents": [
        "f7d77e97c10b80f5d231f32e7872dd6f009337cb"
      ],
      "author": {
        "name": "PrometheusBot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Thu Apr 09 08:12:51 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 09 08:12:51 2026"
      },
      "message": "Update common Prometheus files (#896)\n\nSigned-off-by: prombot \u003cprometheus-team@googlegroups.com\u003e"
    },
    {
      "commit": "f7d77e97c10b80f5d231f32e7872dd6f009337cb",
      "tree": "4d1d77c6e6a81e46bec9b64bd2a322026082dbf4",
      "parents": [
        "0dfcdfb00df68e0b14a98f20d90f4b3ff12432e6"
      ],
      "author": {
        "name": "PrometheusBot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Wed Apr 08 15:28:00 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 08 15:28:00 2026"
      },
      "message": "Update common Prometheus files (#895)\n\nSigned-off-by: prombot \u003cprometheus-team@googlegroups.com\u003e"
    },
    {
      "commit": "0dfcdfb00df68e0b14a98f20d90f4b3ff12432e6",
      "tree": "8d1c9d238b9b32d0255394ace13a72035b0667fb",
      "parents": [
        "8392757d7ff6f7c1209210638728c5d702ec330e",
        "aa19a4c096dab91167a6c97e515235c18eec53ac"
      ],
      "author": {
        "name": "Arthur Silva Sens",
        "email": "arthursens2005@gmail.com",
        "time": "Tue Mar 17 20:48:44 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 17 20:48:44 2026"
      },
      "message": "Merge pull request #885 from prometheus/remove-arthur\n\nRemove Arthur from maintainers list"
    },
    {
      "commit": "8392757d7ff6f7c1209210638728c5d702ec330e",
      "tree": "a6056b5078becf265757c0d97ded3dc914dd68f8",
      "parents": [
        "f9b9d15b160506c8b53429b694570bffafa2dfac"
      ],
      "author": {
        "name": "Ben Kochie",
        "email": "superq@gmail.com",
        "time": "Mon Mar 16 11:12:03 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 16 11:12:03 2026"
      },
      "message": "version: Add a slog helper (#886)\n\nAdd a function to enable structured logging of version info.\n\nExample use:\n```go\nlogger :\u003d promslog.New(promslog.Config{})\nlogger.Info(\"Starting Prometheus Server\", version.Slog()...)\n```\n\nSigned-off-by: SuperQ \u003csuperq@gmail.com\u003e"
    },
    {
      "commit": "f9b9d15b160506c8b53429b694570bffafa2dfac",
      "tree": "b87e067bf348837ef88957fa3ea22361504ea9bb",
      "parents": [
        "a902616afe6cfb0cdd0f335ed3326c728fc85ade"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 09 14:16:20 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 09 14:16:20 2026"
      },
      "message": "build(deps): bump golang.org/x/net from 0.49.0 to 0.51.0 (#882)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.49.0 to 0.51.0.\n- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.51.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.51.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "a902616afe6cfb0cdd0f335ed3326c728fc85ade",
      "tree": "83fa39747c7186bb1ef3ee3dbde0e9a6f4e5b029",
      "parents": [
        "afbd47d5f579d939e7d27ffb7abc649355ee7f6a"
      ],
      "author": {
        "name": "Ben Kochie",
        "email": "superq@gmail.com",
        "time": "Mon Mar 09 14:00:19 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 09 14:00:19 2026"
      },
      "message": "Update for Go 1.26 (#883)\n\n* Update minimum Go version to 1.26.0.\n* Update tests for Go 1.26.x.\n* Migrate to GitHub Actions.\n* Ignore package naming issues.\n\nSigned-off-by: SuperQ \u003csuperq@gmail.com\u003e"
    },
    {
      "commit": "aa19a4c096dab91167a6c97e515235c18eec53ac",
      "tree": "21833b82f19d9f4319120691c0dfb41ed7f9bf9a",
      "parents": [
        "afbd47d5f579d939e7d27ffb7abc649355ee7f6a"
      ],
      "author": {
        "name": "Arthur Silva Sens",
        "email": "arthursens2005@gmail.com",
        "time": "Mon Mar 09 13:08:18 2026"
      },
      "committer": {
        "name": "Arthur Silva Sens",
        "email": "arthursens2005@gmail.com",
        "time": "Mon Mar 09 13:08:18 2026"
      },
      "message": "Remove Arthur from maintainers list\n\nSigned-off-by: Arthur Silva Sens \u003carthursens2005@gmail.com\u003e\n"
    },
    {
      "commit": "afbd47d5f579d939e7d27ffb7abc649355ee7f6a",
      "tree": "7401c963b67107edc2c1be655f9afb60b9cff9c5",
      "parents": [
        "e4c38a0aea471ca7f831b352f08463e8b8d399f7"
      ],
      "author": {
        "name": "PrometheusBot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Sun Mar 01 18:16:13 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 01 18:16:13 2026"
      },
      "message": "Update common Prometheus files (#881)\n\nSigned-off-by: prombot \u003cprometheus-team@googlegroups.com\u003e"
    },
    {
      "commit": "e4c38a0aea471ca7f831b352f08463e8b8d399f7",
      "tree": "8ed4bcc64964103bcb19eb6bb0bf1e2882b707ea",
      "parents": [
        "adea6285c1c7447fcb7bfdeb6abfc6eff893e0a7"
      ],
      "author": {
        "name": "Arianna Vespri",
        "email": "36129782+vesari@users.noreply.github.com",
        "time": "Tue Feb 24 09:23:43 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 24 09:23:43 2026"
      },
      "message": "Remove logic adding unit to metrics name (#877)\n\n* Remove withUnit flag and automatic adding of unit to metric name, change tests accordingly\n\nSigned-off-by: Arianna Vespri \u003carianna.vespri@yahoo.it\u003e\n\n* Remove redundant tests and comments for OM creation\n\nSigned-off-by: Arianna Vespri \u003carianna.vespri@yahoo.it\u003e\n\n* fix fmt number in test\n\nSigned-off-by: Arianna Vespri \u003carianna.vespri@yahoo.it\u003e\n\n---------\n\nSigned-off-by: Arianna Vespri \u003carianna.vespri@yahoo.it\u003e"
    },
    {
      "commit": "adea6285c1c7447fcb7bfdeb6abfc6eff893e0a7",
      "tree": "fdb007fcf270d64b1d7329b60127b51e1479ac1a",
      "parents": [
        "28b645dd96866da2c1f6b2ba7acd9c7271732332"
      ],
      "author": {
        "name": "PrometheusBot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Mon Feb 09 14:10:08 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 09 14:10:08 2026"
      },
      "message": "Update common Prometheus files (#880)\n\nSigned-off-by: prombot \u003cprometheus-team@googlegroups.com\u003e"
    },
    {
      "commit": "28b645dd96866da2c1f6b2ba7acd9c7271732332",
      "tree": "7e7dcb2dc9b369307a810bd3205701eea168d7b4",
      "parents": [
        "8f15ba0e989dcab790ac40072d2464f291201263"
      ],
      "author": {
        "name": "PrometheusBot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Mon Feb 02 09:00:17 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 02 09:00:17 2026"
      },
      "message": "Update common Prometheus files (#875)\n\nSigned-off-by: prombot \u003cprometheus-team@googlegroups.com\u003e"
    },
    {
      "commit": "8f15ba0e989dcab790ac40072d2464f291201263",
      "tree": "795f3c3147e637f17ebba0bc176008f9719902ee",
      "parents": [
        "f195342200b5cf49aa46c409ce490db66b8d28f9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 02 08:59:53 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 02 08:59:53 2026"
      },
      "message": "build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 (#878)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.48.0 to 0.49.0.\n- [Commits](https://github.com/golang/net/compare/v0.48.0...v0.49.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.49.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "f195342200b5cf49aa46c409ce490db66b8d28f9",
      "tree": "e3283153ea4d4c06ee37be6b43159dfd834c05cd",
      "parents": [
        "5859ca128c9fbb30522c5d59273619ab03e9f0b7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 02 08:58:54 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 02 08:58:54 2026"
      },
      "message": "build(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 (#879)\n\nBumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.3.0 to 5.3.1.\n- [Release notes](https://github.com/golang-jwt/jwt/releases)\n- [Commits](https://github.com/golang-jwt/jwt/compare/v5.3.0...v5.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/golang-jwt/jwt/v5\n  dependency-version: 5.3.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "5859ca128c9fbb30522c5d59273619ab03e9f0b7",
      "tree": "0e2a351bbc6b03df3bb9883510c40732f7098426",
      "parents": [
        "578c7500fe0f69843d7cbb0fe1426887ce384793",
        "9d69b10a741139df1891d310bcad2bd7ed2efb39"
      ],
      "author": {
        "name": "Julien",
        "email": "291750+roidelapluie@users.noreply.github.com",
        "time": "Tue Jan 20 10:58:55 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 20 10:58:55 2026"
      },
      "message": "Merge pull request #874 from prometheus/repo_sync\n\nSynchronize common files from prometheus/prometheus"
    },
    {
      "commit": "9d69b10a741139df1891d310bcad2bd7ed2efb39",
      "tree": "0e2a351bbc6b03df3bb9883510c40732f7098426",
      "parents": [
        "578c7500fe0f69843d7cbb0fe1426887ce384793"
      ],
      "author": {
        "name": "prombot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Mon Jan 19 17:52:28 2026"
      },
      "committer": {
        "name": "prombot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Mon Jan 19 17:52:28 2026"
      },
      "message": "Update common Prometheus files\n\nSigned-off-by: prombot \u003cprometheus-team@googlegroups.com\u003e\n"
    },
    {
      "commit": "578c7500fe0f69843d7cbb0fe1426887ce384793",
      "tree": "ae370151f318402e8b374b75dbc3e4cd3125451a",
      "parents": [
        "934ff3789ee17026206fe4f7e5f59c0a09fbe511"
      ],
      "author": {
        "name": "PrometheusBot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Thu Jan 15 16:07:46 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 15 16:07:46 2026"
      },
      "message": "Update common Prometheus files (#873)\n\nSigned-off-by: prombot \u003cprometheus-team@googlegroups.com\u003e"
    },
    {
      "commit": "934ff3789ee17026206fe4f7e5f59c0a09fbe511",
      "tree": "2bbe4af61f77f666cf25dc7aea80f058aa0df2ce",
      "parents": [
        "1e298042a032b79df579092a37dfe8b0364109f9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 05 14:14:40 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 05 14:14:40 2026"
      },
      "message": "build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#870)\n\nBumps google.golang.org/protobuf from 1.36.10 to 1.36.11.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n  dependency-version: 1.36.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "1e298042a032b79df579092a37dfe8b0364109f9",
      "tree": "5ca543452dda8fbe9b0a7b1a6b328be87c4f54ef",
      "parents": [
        "0bd1c4009cceb4c76bc99f157e29493190520bd1"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 05 14:10:20 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 05 14:10:20 2026"
      },
      "message": "build(deps): bump golang.org/x/net from 0.46.0 to 0.48.0 (#872)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.46.0 to 0.48.0.\n- [Commits](https://github.com/golang/net/compare/v0.46.0...v0.48.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.48.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "0bd1c4009cceb4c76bc99f157e29493190520bd1",
      "tree": "3d47e746964676ddd7083a0e051a371635008362",
      "parents": [
        "b644201c5cd901cc580ab596f9f620c4f51d859d"
      ],
      "author": {
        "name": "PrometheusBot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Mon Jan 05 14:10:04 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 05 14:10:04 2026"
      },
      "message": "Synchronize common files from prometheus/prometheus (#866)\n\n* Update common Prometheus files\n\nSigned-off-by: prombot \u003cprometheus-team@googlegroups.com\u003e\n\n* Fixup linting issues.\n\nSigned-off-by: SuperQ \u003csuperq@gmail.com\u003e\n\n---------\n\nSigned-off-by: prombot \u003cprometheus-team@googlegroups.com\u003e\nSigned-off-by: SuperQ \u003csuperq@gmail.com\u003e\nCo-authored-by: SuperQ \u003csuperq@gmail.com\u003e"
    },
    {
      "commit": "b644201c5cd901cc580ab596f9f620c4f51d859d",
      "tree": "f96b025092bbe755e4a220d2378f61b48b24943f",
      "parents": [
        "d80d8544703e59a080a204b6f7429ac6561fb24f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 05 13:43:40 2026"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 05 13:43:40 2026"
      },
      "message": "build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.34.0 (#871)\n\nBumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.32.0 to 0.34.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.32.0...v0.34.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n  dependency-version: 0.34.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "d80d8544703e59a080a204b6f7429ac6561fb24f",
      "tree": "16a510be5c27bb48f40f3445e37bf38923cd01a2",
      "parents": [
        "04686b2cfc6804598d99b86070135f9266998c59"
      ],
      "author": {
        "name": "Jorge Turrado Ferrero",
        "email": "jorge.turrado@mail.schwarz",
        "time": "Fri Nov 21 13:28:44 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 21 13:28:44 2025"
      },
      "message": "chore: Add omitempty tag to all config fields (#865)\n\n* chore: Add omitempty tag to all config fields\n\nSigned-off-by: Jorge Turrado \u003cjorge.turrado@mail.schwarz\u003e\n\n* chore: Add omitempty tag to all config fields\n\nSigned-off-by: Jorge Turrado \u003cjorge.turrado@mail.schwarz\u003e\n\n* chore: Add omitempty tag to all config fields\n\nSigned-off-by: Jorge Turrado \u003cjorge.turrado@mail.schwarz\u003e\n\n---------\n\nSigned-off-by: Jorge Turrado \u003cjorge.turrado@mail.schwarz\u003e"
    },
    {
      "commit": "04686b2cfc6804598d99b86070135f9266998c59",
      "tree": "22bbf573dcfb6124b2402dcc7cbd66474524e398",
      "parents": [
        "0b2fbf31f0e2c21d9e1a4e51e698188fae258cb2"
      ],
      "author": {
        "name": "Jorge Turrado Ferrero",
        "email": "jorge.turrado@mail.schwarz",
        "time": "Thu Nov 20 08:17:00 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 20 08:17:00 2025"
      },
      "message": "chore: \u0027omitempty\u0027 to Oauth2 fields with type Secret to avoid requiring them (#864)\n\nSigned-off-by: Jorge Turrado \u003cjorge.turrado@mail.schwarz\u003e"
    },
    {
      "commit": "0b2fbf31f0e2c21d9e1a4e51e698188fae258cb2",
      "tree": "040cf0e8272059f5f5a317aca79e4de4827b43b9",
      "parents": [
        "b2cdb0785c1498399587cb0bf42aa960d810633a"
      ],
      "author": {
        "name": "Matthieu MOREL",
        "email": "matthieu.morel35@gmail.com",
        "time": "Tue Nov 18 10:24:01 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 18 10:24:01 2025"
      },
      "message": "chore: clean up golangci-lint configuration (#782)\n\n* chore: clean up golangci-lint configuration\n\nSigned-off-by: Matthieu MOREL \u003cmatthieu.morel35@gmail.com\u003e\n\n* Update .golangci.yml to remove unused linters\n\nSigned-off-by: Matthieu MOREL \u003cmatthieu.morel35@gmail.com\u003e\n\n* Update .golangci.yml to remove excluded paths\n\nRemoved specific paths from the golangci-lint configuration.\n\nSigned-off-by: Matthieu MOREL \u003cmatthieu.morel35@gmail.com\u003e\n\n---------\n\nSigned-off-by: Matthieu MOREL \u003cmatthieu.morel35@gmail.com\u003e\nSigned-off-by: Ben Kochie \u003csuperq@gmail.com\u003e\nCo-authored-by: Ben Kochie \u003csuperq@gmail.com\u003e"
    },
    {
      "commit": "b2cdb0785c1498399587cb0bf42aa960d810633a",
      "tree": "4801be7cb983061e5b46b667deac2d7386e4b9af",
      "parents": [
        "f4c0aea59fa97a7627730e65cb2e625ec9fc45cf",
        "cd1ab56cc1e1d41dbc286d2e501e26515400b9be"
      ],
      "author": {
        "name": "Bryan Boreham",
        "email": "bjboreham@gmail.com",
        "time": "Fri Nov 14 17:29:54 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 14 17:29:54 2025"
      },
      "message": "Merge pull request #863 from prometheus/remove-http2-comment\n\nConfig: remove outdated comment about HTTP/2 issues"
    },
    {
      "commit": "cd1ab56cc1e1d41dbc286d2e501e26515400b9be",
      "tree": "4801be7cb983061e5b46b667deac2d7386e4b9af",
      "parents": [
        "f4c0aea59fa97a7627730e65cb2e625ec9fc45cf"
      ],
      "author": {
        "name": "Bryan Boreham",
        "email": "bjboreham@gmail.com",
        "time": "Fri Nov 14 10:41:28 2025"
      },
      "committer": {
        "name": "Bryan Boreham",
        "email": "bjboreham@gmail.com",
        "time": "Fri Nov 14 10:41:28 2025"
      },
      "message": "Config: remove outdated comment about HTTP/2 issues\n\nAll the linked issues are resolved.\n\nSigned-off-by: Bryan Boreham \u003cbjboreham@gmail.com\u003e\n"
    },
    {
      "commit": "f4c0aea59fa97a7627730e65cb2e625ec9fc45cf",
      "tree": "fb5341ba892a0dacbd9587912d50e378b8490617",
      "parents": [
        "594f4d4a984eb5f1ca8f0983f8b1790e77a5a725"
      ],
      "author": {
        "name": "Jorge Turrado Ferrero",
        "email": "Jorge_turrado@hotmail.es",
        "time": "Fri Nov 07 14:02:01 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 07 14:02:01 2025"
      },
      "message": "Support JWT Profile for Authorization Grant (RFC 7523 3.1) (#862)\n\n"
    },
    {
      "commit": "594f4d4a984eb5f1ca8f0983f8b1790e77a5a725",
      "tree": "124a9adf4dec883bac7e869ecc200b3c87e0f4b4",
      "parents": [
        "acb18736bed74c218ee4023ed1e0e36cf2dd1612",
        "440c1a30a0315f2ca0dba99fd7fffb288a3e898b"
      ],
      "author": {
        "name": "Björn Rabenstein",
        "email": "beorn@grafana.com",
        "time": "Tue Oct 28 14:07:29 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 28 14:07:29 2025"
      },
      "message": "Merge pull request #861 from prometheus/beorn7/version\n\nCut v0.67.2"
    },
    {
      "commit": "440c1a30a0315f2ca0dba99fd7fffb288a3e898b",
      "tree": "124a9adf4dec883bac7e869ecc200b3c87e0f4b4",
      "parents": [
        "acb18736bed74c218ee4023ed1e0e36cf2dd1612"
      ],
      "author": {
        "name": "beorn7",
        "email": "beorn@grafana.com",
        "time": "Tue Oct 28 13:07:35 2025"
      },
      "committer": {
        "name": "beorn7",
        "email": "beorn@grafana.com",
        "time": "Tue Oct 28 13:07:35 2025"
      },
      "message": "Cut v0.67.2\n\nSigned-off-by: beorn7 \u003cbeorn@grafana.com\u003e\n"
    },
    {
      "commit": "acb18736bed74c218ee4023ed1e0e36cf2dd1612",
      "tree": "2a0f5a257c66b9ead29cc8d66d49a9a83cc96e37",
      "parents": [
        "93d16be24f0c8b993d7caad3ba4a204333072798",
        "1e323394d0ceaccda49f263dc81456e33af4263b"
      ],
      "author": {
        "name": "Björn Rabenstein",
        "email": "beorn@grafana.com",
        "time": "Tue Oct 28 13:02:49 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 28 13:02:49 2025"
      },
      "message": "Merge pull request #860 from prometheus/superq/linting\n\nCleanup linting issues"
    },
    {
      "commit": "1e323394d0ceaccda49f263dc81456e33af4263b",
      "tree": "2a0f5a257c66b9ead29cc8d66d49a9a83cc96e37",
      "parents": [
        "93d16be24f0c8b993d7caad3ba4a204333072798"
      ],
      "author": {
        "name": "SuperQ",
        "email": "superq@gmail.com",
        "time": "Tue Oct 28 12:58:34 2025"
      },
      "committer": {
        "name": "SuperQ",
        "email": "superq@gmail.com",
        "time": "Tue Oct 28 12:58:34 2025"
      },
      "message": "Cleanup linting issues\n\n* Remove unused linting settings from golangci-lint config.\n* Fixup linting issues.\n\nSigned-off-by: SuperQ \u003csuperq@gmail.com\u003e\n"
    },
    {
      "commit": "93d16be24f0c8b993d7caad3ba4a204333072798",
      "tree": "43dcc93a0b8fe7e2af579acac66cd935583916ac",
      "parents": [
        "8230d3b413edacdce864277e4f19216fc00b2600"
      ],
      "author": {
        "name": "PrometheusBot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Tue Oct 28 11:55:49 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 28 11:55:49 2025"
      },
      "message": "Update common Prometheus files (#859)\n\nSigned-off-by: prombot \u003cprometheus-team@googlegroups.com\u003e"
    },
    {
      "commit": "8230d3b413edacdce864277e4f19216fc00b2600",
      "tree": "63dd6139102f69f7b4cb445b83a8c734752437e5",
      "parents": [
        "633281f87944b4604e7c11a38619490226415979",
        "6df665ba2354303380d8232e3d71b4d30bcdf23e"
      ],
      "author": {
        "name": "George Krajcsovits",
        "email": "krajorama@users.noreply.github.com",
        "time": "Tue Oct 28 11:42:08 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 28 11:42:08 2025"
      },
      "message": "Merge pull request #792 from ndk/main\n\nFix panic in `tlsRoundTripper` when CA file is absent"
    },
    {
      "commit": "633281f87944b4604e7c11a38619490226415979",
      "tree": "e4c63632b493ccaf7c789d8e48549f74ebe6c7cb",
      "parents": [
        "aca279f4420c7fe7c5a4a2199afa49b76afab834"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Oct 13 12:48:34 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 13 12:48:34 2025"
      },
      "message": "build(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 (#856)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.44.0 to 0.46.0.\n- [Commits](https://github.com/golang/net/compare/v0.44.0...v0.46.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.46.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "aca279f4420c7fe7c5a4a2199afa49b76afab834",
      "tree": "cb2996f2ced55333f16ae4182d414d2f47b079e6",
      "parents": [
        "77db9c2a087a6c0020f8c224e392e4526a783b45"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Oct 13 12:43:00 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 13 12:43:00 2025"
      },
      "message": "build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 (#857)\n\nBumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.31.0 to 0.32.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.31.0...v0.32.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n  dependency-version: 0.32.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "77db9c2a087a6c0020f8c224e392e4526a783b45",
      "tree": "53c2bb102bc1ab17364a5a0a207b4e8eccc078e5",
      "parents": [
        "c41fe1488a2f6a4bd2b7abcdc8afe03429835630"
      ],
      "author": {
        "name": "PrometheusBot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Tue Oct 07 20:32:10 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 07 20:32:10 2025"
      },
      "message": "Update common Prometheus files (#854)\n\nSigned-off-by: prombot \u003cprometheus-team@googlegroups.com\u003e"
    },
    {
      "commit": "c41fe1488a2f6a4bd2b7abcdc8afe03429835630",
      "tree": "353d589eb906c84501266a75af5269eaadcae1d7",
      "parents": [
        "b63ce8367504690a70b12faf0c601a24e4b1c461",
        "f5de376c9c4962000e06bfd66e7bbea836e06ed4"
      ],
      "author": {
        "name": "Björn Rabenstein",
        "email": "beorn@grafana.com",
        "time": "Tue Oct 07 13:31:04 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 07 13:31:04 2025"
      },
      "message": "Merge pull request #853 from prometheus/superq/version\n\nFix Go case-insensitive file name collision"
    },
    {
      "commit": "f5de376c9c4962000e06bfd66e7bbea836e06ed4",
      "tree": "353d589eb906c84501266a75af5269eaadcae1d7",
      "parents": [
        "b63ce8367504690a70b12faf0c601a24e4b1c461"
      ],
      "author": {
        "name": "SuperQ",
        "email": "superq@gmail.com",
        "time": "Tue Oct 07 11:59:48 2025"
      },
      "committer": {
        "name": "SuperQ",
        "email": "superq@gmail.com",
        "time": "Tue Oct 07 12:21:46 2025"
      },
      "message": "Fix Go case-insensitive file name collision\n\nRemove the `VERSION` file to avoid \"case-insensitive file name\ncollision\" error importing this package.\n\nFixes: https://github.com/prometheus/common/issues/850\n\nSigned-off-by: SuperQ \u003csuperq@gmail.com\u003e\n"
    },
    {
      "commit": "b63ce8367504690a70b12faf0c601a24e4b1c461",
      "tree": "95cb38de3fc0a026a89aa21ce684a39a09cd0823",
      "parents": [
        "1a6ab58cccd2397a1ceabfed727e8670314ce4c9",
        "6035595774f21b170a1a4de53076a447c4fc54db"
      ],
      "author": {
        "name": "Björn Rabenstein",
        "email": "beorn@grafana.com",
        "time": "Tue Oct 07 09:58:27 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 07 09:58:27 2025"
      },
      "message": "Merge pull request #848 from prometheus/beorn7/version\n\nCut v0.67.0"
    },
    {
      "commit": "6035595774f21b170a1a4de53076a447c4fc54db",
      "tree": "95cb38de3fc0a026a89aa21ce684a39a09cd0823",
      "parents": [
        "1a6ab58cccd2397a1ceabfed727e8670314ce4c9"
      ],
      "author": {
        "name": "beorn7",
        "email": "beorn@grafana.com",
        "time": "Mon Oct 06 21:40:49 2025"
      },
      "committer": {
        "name": "beorn7",
        "email": "beorn@grafana.com",
        "time": "Tue Oct 07 09:34:30 2025"
      },
      "message": "Cut v0.67.0\n\nSigned-off-by: beorn7 \u003cbeorn@grafana.com\u003e\n"
    },
    {
      "commit": "1a6ab58cccd2397a1ceabfed727e8670314ce4c9",
      "tree": "70eacd6a4ac20904c1de6505694f5df8d12cb80e",
      "parents": [
        "321962143e3c75b8a9df57564753bd568d5bba2b",
        "a2774686af97196fdadc4d80325f936809c11303"
      ],
      "author": {
        "name": "Björn Rabenstein",
        "email": "beorn@grafana.com",
        "time": "Tue Oct 07 09:30:22 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 07 09:30:22 2025"
      },
      "message": "Merge pull request #849 from prometheus/superq/go_1.25\n\nUpdate Go"
    },
    {
      "commit": "a2774686af97196fdadc4d80325f936809c11303",
      "tree": "70eacd6a4ac20904c1de6505694f5df8d12cb80e",
      "parents": [
        "321962143e3c75b8a9df57564753bd568d5bba2b"
      ],
      "author": {
        "name": "SuperQ",
        "email": "superq@gmail.com",
        "time": "Tue Oct 07 06:55:59 2025"
      },
      "committer": {
        "name": "SuperQ",
        "email": "superq@gmail.com",
        "time": "Tue Oct 07 07:01:00 2025"
      },
      "message": "Update Go\n\n* Update Go in CI to current supported versions.\n* Update minimum Go version to 1.24.0.\n* Bump Go modules.\n\nSigned-off-by: SuperQ \u003csuperq@gmail.com\u003e\n"
    },
    {
      "commit": "321962143e3c75b8a9df57564753bd568d5bba2b",
      "tree": "2959f0e913cf0c72d730b8bc2324bd452f30eba2",
      "parents": [
        "dd2fa0e5e85b0b002f481180cce9a7b8b410c570",
        "797fd9708ae8e6786d8b7153480b89542ae7e52e"
      ],
      "author": {
        "name": "Björn Rabenstein",
        "email": "beorn@grafana.com",
        "time": "Mon Oct 06 21:54:50 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 06 21:54:50 2025"
      },
      "message": "Merge pull request #846 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.9\n\nbuild(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9"
    },
    {
      "commit": "797fd9708ae8e6786d8b7153480b89542ae7e52e",
      "tree": "2959f0e913cf0c72d730b8bc2324bd452f30eba2",
      "parents": [
        "dd2fa0e5e85b0b002f481180cce9a7b8b410c570"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Oct 06 21:52:32 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 06 21:52:32 2025"
      },
      "message": "build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9\n\nBumps google.golang.org/protobuf from 1.36.8 to 1.36.9.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n  dependency-version: 1.36.9\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "dd2fa0e5e85b0b002f481180cce9a7b8b410c570",
      "tree": "943317ece58cd862439a11a2606d49a37acd8491",
      "parents": [
        "c36260a8b41663a169402f115baf40facc7742ca",
        "b83b57ffb65586f82d7c8733102f44f863ca47c8"
      ],
      "author": {
        "name": "Björn Rabenstein",
        "email": "beorn@grafana.com",
        "time": "Mon Oct 06 21:46:15 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 06 21:46:15 2025"
      },
      "message": "Merge pull request #841 from prometheus/repo_sync\n\nSynchronize common files from prometheus/prometheus"
    },
    {
      "commit": "c36260a8b41663a169402f115baf40facc7742ca",
      "tree": "71170b77d83922e0b5744a49fcd4f67034a8832d",
      "parents": [
        "8b127e38d88d339b64ff95c6dc10c5c9d631e10f",
        "401a4e970055579ddd4bb2b4dcbd6f2a00a44dc2"
      ],
      "author": {
        "name": "Björn Rabenstein",
        "email": "beorn@grafana.com",
        "time": "Mon Oct 06 21:44:19 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 06 21:44:19 2025"
      },
      "message": "Merge pull request #844 from prometheus/dependabot/go_modules/go.yaml.in/yaml/v2-2.4.3\n\nbuild(deps): bump go.yaml.in/yaml/v2 from 2.4.2 to 2.4.3"
    },
    {
      "commit": "8b127e38d88d339b64ff95c6dc10c5c9d631e10f",
      "tree": "56bd764e633a87432e7840ec7b4ad175a6f030cc",
      "parents": [
        "0df7b916149edfcc9e6099b8352e7d311fa221e4",
        "45ae715ba734a22f43c3008842705640e6da5d42"
      ],
      "author": {
        "name": "Björn Rabenstein",
        "email": "beorn@grafana.com",
        "time": "Sun Oct 05 13:08:48 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 05 13:08:48 2025"
      },
      "message": "Merge pull request #843 from prometheus/beorn7/expfmt\n\nexpfmt: Add support for float histograms and gauge histograms"
    },
    {
      "commit": "45ae715ba734a22f43c3008842705640e6da5d42",
      "tree": "56bd764e633a87432e7840ec7b4ad175a6f030cc",
      "parents": [
        "0df7b916149edfcc9e6099b8352e7d311fa221e4"
      ],
      "author": {
        "name": "beorn7",
        "email": "beorn@grafana.com",
        "time": "Thu Sep 25 22:02:37 2025"
      },
      "committer": {
        "name": "beorn7",
        "email": "beorn@grafana.com",
        "time": "Sun Oct 05 13:06:16 2025"
      },
      "message": "expfmt: Add support for float histograms and gauge histograms\n\nSigned-off-by: beorn7 \u003cbeorn@grafana.com\u003e\n"
    },
    {
      "commit": "401a4e970055579ddd4bb2b4dcbd6f2a00a44dc2",
      "tree": "9606d141d1c1f7e03b28529db20993e73c75e10c",
      "parents": [
        "0df7b916149edfcc9e6099b8352e7d311fa221e4"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Oct 01 17:02:23 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 01 17:02:23 2025"
      },
      "message": "build(deps): bump go.yaml.in/yaml/v2 from 2.4.2 to 2.4.3\n\nBumps [go.yaml.in/yaml/v2](https://github.com/yaml/go-yaml) from 2.4.2 to 2.4.3.\n- [Commits](https://github.com/yaml/go-yaml/compare/v2.4.2...v2.4.3)\n\n---\nupdated-dependencies:\n- dependency-name: go.yaml.in/yaml/v2\n  dependency-version: 2.4.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "0df7b916149edfcc9e6099b8352e7d311fa221e4",
      "tree": "792c778cc9a49274ed5ac1a2f85f49e4dab0f0e5",
      "parents": [
        "f595ac6c9f79e0a2d49cc83fd83da65ebc0cc1c6",
        "85a216b7fccf8548cf788d2bbca2351c29d05072"
      ],
      "author": {
        "name": "Arthur Silva Sens",
        "email": "arthursens2005@gmail.com",
        "time": "Tue Sep 23 17:21:13 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 23 17:21:13 2025"
      },
      "message": "Merge pull request #842 from burgerdev/expfmt\n\nexpfmt: document NewTextParser as required"
    },
    {
      "commit": "85a216b7fccf8548cf788d2bbca2351c29d05072",
      "tree": "792c778cc9a49274ed5ac1a2f85f49e4dab0f0e5",
      "parents": [
        "f595ac6c9f79e0a2d49cc83fd83da65ebc0cc1c6"
      ],
      "author": {
        "name": "Markus Rudy",
        "email": "webmaster@burgerdev.de",
        "time": "Tue Sep 23 15:19:10 2025"
      },
      "committer": {
        "name": "Markus Rudy",
        "email": "webmaster@burgerdev.de",
        "time": "Tue Sep 23 15:19:14 2025"
      },
      "message": "expfmt: document NewTextParser as required\n\nSigned-off-by: Markus Rudy \u003cwebmaster@burgerdev.de\u003e\n"
    },
    {
      "commit": "f595ac6c9f79e0a2d49cc83fd83da65ebc0cc1c6",
      "tree": "4dd486fc07a687c28ca21e559e841fdb2150730e",
      "parents": [
        "5ef1ac5f0e0c60ea43973aab18268319b8a65d86",
        "aa9255c982f8312e3cf79931c620f98474eaad62"
      ],
      "author": {
        "name": "Arthur Silva Sens",
        "email": "arthursens2005@gmail.com",
        "time": "Mon Sep 15 16:24:58 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 15 16:24:58 2025"
      },
      "message": "Merge pull request #759 from m1k1o/feature/test-validation-with-dots\n\nNew test for validation with dots"
    },
    {
      "commit": "aa9255c982f8312e3cf79931c620f98474eaad62",
      "tree": "4dd486fc07a687c28ca21e559e841fdb2150730e",
      "parents": [
        "f220878c9338f4778cd224229b669e0787a10190",
        "5ef1ac5f0e0c60ea43973aab18268319b8a65d86"
      ],
      "author": {
        "name": "Miroslav Šedivý",
        "email": "sedivy.miro@gmail.com",
        "time": "Sat Sep 13 21:26:40 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 13 21:26:40 2025"
      },
      "message": "Merge branch \u0027main\u0027 into feature/test-validation-with-dots\n\nSigned-off-by: Miroslav Šedivý \u003csedivy.miro@gmail.com\u003e"
    },
    {
      "commit": "b83b57ffb65586f82d7c8733102f44f863ca47c8",
      "tree": "b26fb5fd4ebacfc310b7560da434f781b7608dcd",
      "parents": [
        "5ef1ac5f0e0c60ea43973aab18268319b8a65d86"
      ],
      "author": {
        "name": "prombot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Tue Sep 09 17:48:30 2025"
      },
      "committer": {
        "name": "prombot",
        "email": "prometheus-team@googlegroups.com",
        "time": "Tue Sep 09 17:48:30 2025"
      },
      "message": "Update common Prometheus files\n\nSigned-off-by: prombot \u003cprometheus-team@googlegroups.com\u003e\n"
    },
    {
      "commit": "5ef1ac5f0e0c60ea43973aab18268319b8a65d86",
      "tree": "0bdfa983c25233cd62435fbe959617ac4eaa4de6",
      "parents": [
        "8975dde6db7208309e9872891f24c7301aa77dfb",
        "e9e8fe5783fd8e8c1b903b8d80466dd72feea1bb"
      ],
      "author": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Fri Sep 05 16:11:01 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 05 16:11:01 2025"
      },
      "message": "Merge pull request #833 from prometheus/owilliams/changelog\n\nCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes."
    },
    {
      "commit": "e9e8fe5783fd8e8c1b903b8d80466dd72feea1bb",
      "tree": "0bdfa983c25233cd62435fbe959617ac4eaa4de6",
      "parents": [
        "8975dde6db7208309e9872891f24c7301aa77dfb"
      ],
      "author": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Wed Sep 03 18:49:02 2025"
      },
      "committer": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Fri Sep 05 14:34:41 2025"
      },
      "message": "Create CHANGELOG.md for easier communication of library changes, especially possible breaking changes.\n\nSigned-off-by: Owen Williams \u003cowen.williams@grafana.com\u003e\n"
    },
    {
      "commit": "8975dde6db7208309e9872891f24c7301aa77dfb",
      "tree": "0a6db026c5bb81bbe26ef41f32de2afe26cd9b2c",
      "parents": [
        "08d7f66dd94af29937cc9ebf3df2b1d459a2755a"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Fri Sep 05 07:53:47 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 05 07:53:47 2025"
      },
      "message": "Revert \"Use go.uber.org/atomic instead of sync/atomic (#825)\" (#838)\n\nThis reverts commit 6d40fe16ed5f8f21fae8f9e53fd8b54eb08c2d44.\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e"
    },
    {
      "commit": "08d7f66dd94af29937cc9ebf3df2b1d459a2755a",
      "tree": "6dabb325a3687345e6e9e1ab7e46c1cc60d75c14",
      "parents": [
        "80e275ee7926f0530609de6797a5ecdd0ebb84ab"
      ],
      "author": {
        "name": "Davanum Srinivas",
        "email": "davanum@gmail.com",
        "time": "Thu Sep 04 16:28:32 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 04 16:28:32 2025"
      },
      "message": "Move to supported version of yaml parser (#834)\n\nSigned-off-by: Davanum Srinivas \u003cdavanum@gmail.com\u003e"
    },
    {
      "commit": "80e275ee7926f0530609de6797a5ecdd0ebb84ab",
      "tree": "79f97796af264b89423ee7b07c853382d4e7af0e",
      "parents": [
        "4c2f9e7baa1761843578ad7dc4bfceaeaeefe9a8"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Thu Sep 04 16:02:30 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 04 16:02:30 2025"
      },
      "message": "Revert \"Use github.com/grafana/regexp instead of regexp\" (#835)\n\nThis reverts commit 149efd6d704a94178a9123536aabadcf01a6b09a.\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e"
    },
    {
      "commit": "4c2f9e7baa1761843578ad7dc4bfceaeaeefe9a8",
      "tree": "d652e98a46a537040b801289b3db436181f4ef5e",
      "parents": [
        "2b1487c69467b1fb6c9afd82b8cdc42d727f3486",
        "e1204536873f2dba6ab81c0421a640311c5e278f"
      ],
      "author": {
        "name": "Julien",
        "email": "291750+roidelapluie@users.noreply.github.com",
        "time": "Wed Sep 03 15:28:29 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 03 15:28:29 2025"
      },
      "message": "Merge pull request #832 from roidelapluie/retract\n\nRetract v1.20.3"
    },
    {
      "commit": "e1204536873f2dba6ab81c0421a640311c5e278f",
      "tree": "d652e98a46a537040b801289b3db436181f4ef5e",
      "parents": [
        "2b1487c69467b1fb6c9afd82b8cdc42d727f3486"
      ],
      "author": {
        "name": "Julien Pivotto",
        "email": "291750+roidelapluie@users.noreply.github.com",
        "time": "Wed Sep 03 14:45:07 2025"
      },
      "committer": {
        "name": "Julien Pivotto",
        "email": "291750+roidelapluie@users.noreply.github.com",
        "time": "Wed Sep 03 15:22:29 2025"
      },
      "message": "Retract v1.20.3\n\nFixes #831\n\nSigned-off-by: Julien Pivotto \u003c291750+roidelapluie@users.noreply.github.com\u003e\n"
    },
    {
      "commit": "2b1487c69467b1fb6c9afd82b8cdc42d727f3486",
      "tree": "d5768e9a67940386398650568e584528f051af59",
      "parents": [
        "db3895168020c5fb4157a1c2438ca49eb8c95db2",
        "9e19a90705c59ee1edbb039a867148a245466317"
      ],
      "author": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Tue Sep 02 17:19:06 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 02 17:19:06 2025"
      },
      "message": "Merge pull request #827 from prometheus/dependabot/go_modules/github.com/stretchr/testify-1.11.1\n\nbuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1"
    },
    {
      "commit": "db3895168020c5fb4157a1c2438ca49eb8c95db2",
      "tree": "0696b37e33220f53ae132d0893d9677f787c438a",
      "parents": [
        "c7a031c2c16bea3a4967ef44c006668abf0173f2",
        "a1ba2a74339d419fd4783d24a9c2eb146ceb02a6"
      ],
      "author": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Tue Sep 02 17:18:55 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 02 17:18:55 2025"
      },
      "message": "Merge pull request #829 from prometheus/dependabot/go_modules/golang.org/x/net-0.43.0\n\nbuild(deps): bump golang.org/x/net from 0.42.0 to 0.43.0"
    },
    {
      "commit": "9e19a90705c59ee1edbb039a867148a245466317",
      "tree": "4899d6ec1e164b7fb2a7e1e235c6a2faf9489f6e",
      "parents": [
        "c7a031c2c16bea3a4967ef44c006668abf0173f2"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 02 17:17:13 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 02 17:17:13 2025"
      },
      "message": "build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n  dependency-version: 1.11.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "a1ba2a74339d419fd4783d24a9c2eb146ceb02a6",
      "tree": "0696b37e33220f53ae132d0893d9677f787c438a",
      "parents": [
        "c7a031c2c16bea3a4967ef44c006668abf0173f2"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 02 17:16:52 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 02 17:16:52 2025"
      },
      "message": "build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.42.0 to 0.43.0.\n- [Commits](https://github.com/golang/net/compare/v0.42.0...v0.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.43.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "c7a031c2c16bea3a4967ef44c006668abf0173f2",
      "tree": "447163781501833796bbeb6022e833648faaa446",
      "parents": [
        "6b610b644c6df14d574029f19694c9aabe1bfe8c",
        "fc7cce03b058da462034931ac278017ade567c8a"
      ],
      "author": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Tue Sep 02 17:16:11 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 02 17:16:11 2025"
      },
      "message": "Merge pull request #830 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.8\n\nbuild(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8"
    },
    {
      "commit": "6b610b644c6df14d574029f19694c9aabe1bfe8c",
      "tree": "1c2f23a817c22a8b2c88bd878d2ca31a52b0e587",
      "parents": [
        "3d3db3963ec8179db45fc57b4f5b8a487236cf1f",
        "b9c5f39310d0e459ebe42f828c6b6f140bbccf4b"
      ],
      "author": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Tue Sep 02 17:15:09 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 02 17:15:09 2025"
      },
      "message": "Merge pull request #826 from prometheus/dependabot/go_modules/assets/github.com/stretchr/testify-1.11.1\n\nbuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /assets"
    },
    {
      "commit": "fc7cce03b058da462034931ac278017ade567c8a",
      "tree": "b498024e3e15f7cac0f311a84053b772ae470cb5",
      "parents": [
        "3d3db3963ec8179db45fc57b4f5b8a487236cf1f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 02 10:30:51 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 02 10:30:51 2025"
      },
      "message": "build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8\n\nBumps google.golang.org/protobuf from 1.36.6 to 1.36.8.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n  dependency-version: 1.36.8\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "b9c5f39310d0e459ebe42f828c6b6f140bbccf4b",
      "tree": "1c2f23a817c22a8b2c88bd878d2ca31a52b0e587",
      "parents": [
        "3d3db3963ec8179db45fc57b4f5b8a487236cf1f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 02 09:35:35 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 02 09:35:35 2025"
      },
      "message": "build(deps): bump github.com/stretchr/testify in /assets\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n  dependency-version: 1.11.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "3d3db3963ec8179db45fc57b4f5b8a487236cf1f",
      "tree": "6eb8d7f660e89bcfe2ab25428269c4dad5ddb669",
      "parents": [
        "7937ffb6417e5f2b14252beebc724e216c5b51fe"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Wed Aug 27 13:21:06 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 27 13:21:06 2025"
      },
      "message": "Enable revive rules (#823)\n\n* Enable revive rule early-return\n* Enable revive rule increment-decrement\n* Enable revive rule receiver-naming\n* Enable revive rule unexported-return\n* Enable revive rule unused-receiver\n* Enable revive rule var-declaration\n* Enable revive rule var-naming\n\n---------\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e"
    },
    {
      "commit": "7937ffb6417e5f2b14252beebc724e216c5b51fe",
      "tree": "91193821d6ce243ac3c29b5e32c0e509dc443e27",
      "parents": [
        "6d40fe16ed5f8f21fae8f9e53fd8b54eb08c2d44"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Wed Aug 27 06:30:50 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 27 06:30:50 2025"
      },
      "message": "Enable revive rule unused-parameter (#824)\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e"
    },
    {
      "commit": "6d40fe16ed5f8f21fae8f9e53fd8b54eb08c2d44",
      "tree": "e12fa64b62511489abbe08aaf0d8c7c3387c05a9",
      "parents": [
        "149efd6d704a94178a9123536aabadcf01a6b09a"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Wed Aug 27 06:16:15 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 27 06:16:15 2025"
      },
      "message": "Use go.uber.org/atomic instead of sync/atomic (#825)\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e"
    },
    {
      "commit": "149efd6d704a94178a9123536aabadcf01a6b09a",
      "tree": "e3ff819f90e8275bcffea64999b87d2864a57b7f",
      "parents": [
        "ff6516819c881fa1f3ae30f03214892d4a7c1974"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Wed Aug 27 05:06:05 2025"
      },
      "committer": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Wed Aug 27 05:06:05 2025"
      },
      "message": "Use github.com/grafana/regexp instead of regexp\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e\n"
    },
    {
      "commit": "ff6516819c881fa1f3ae30f03214892d4a7c1974",
      "tree": "66505a56f448853309a6a954f94e9e77918f19ab",
      "parents": [
        "a9690faff2ec1f2c7fb86418fe73d69375b1fbbc"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Wed Aug 27 04:57:45 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 27 04:57:45 2025"
      },
      "message": "Enable gocritic linter (#818)\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e"
    },
    {
      "commit": "a9690faff2ec1f2c7fb86418fe73d69375b1fbbc",
      "tree": "673dece7b6fe526264f6244779f42c3c68f3a522",
      "parents": [
        "15ce6eea803f702d7ace980ddf8ff2b91405ddb8"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Wed Aug 27 04:54:21 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 27 04:54:21 2025"
      },
      "message": "Enable the fatcontext linter (#822)\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e"
    },
    {
      "commit": "15ce6eea803f702d7ace980ddf8ff2b91405ddb8",
      "tree": "a62695dc32f46f6de206eb79d563e8f2824b4294",
      "parents": [
        "b775ce48e9888ac529a4fa0d37f837e8a0f504d8"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Tue Aug 26 17:49:39 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 26 17:49:39 2025"
      },
      "message": "Enable unconvert linter (#819)\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e"
    },
    {
      "commit": "b775ce48e9888ac529a4fa0d37f837e8a0f504d8",
      "tree": "f217dfec8ff19b3be8a80d059ac06be68461f625",
      "parents": [
        "e8184e327b44b0e4ff458567da6ce3c8c9667f73"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Tue Aug 26 17:47:45 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 26 17:47:45 2025"
      },
      "message": "Enable usestdlibvars linter (#820)\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e"
    },
    {
      "commit": "e8184e327b44b0e4ff458567da6ce3c8c9667f73",
      "tree": "c7d91808ec69ccfee20447b601661fd2c088d158",
      "parents": [
        "efa2e6bf18793631cd44342a57686195a23c011d"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Tue Aug 26 17:47:32 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 26 17:47:32 2025"
      },
      "message": "Enable the godot linter (#821)\n\n* Enable the godot linter\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e\n\n* Update expfmt/expfmt_test.go\n\nCo-authored-by: Copilot \u003c175728472+Copilot@users.noreply.github.com\u003e\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e\n\n---------\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e\nCo-authored-by: Copilot \u003c175728472+Copilot@users.noreply.github.com\u003e"
    },
    {
      "commit": "efa2e6bf18793631cd44342a57686195a23c011d",
      "tree": "66eda224a41f06628b5184e07c683eae6b3321b8",
      "parents": [
        "9deefbac48205e9412a31b23da9c33e063bdc834"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Tue Aug 26 13:10:33 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 26 13:10:33 2025"
      },
      "message": "Sync .golangci.yml with prometheus/prometheus (#817)\n\n* Sync .golangci.yml with prometheus/prometheus\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e\n\n* Fix formatting in some *.go files\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e\n\n---------\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e"
    },
    {
      "commit": "9deefbac48205e9412a31b23da9c33e063bdc834",
      "tree": "f7404dca013d2563f3b6c3b7f2077cac5aba9f1d",
      "parents": [
        "053ba9ab38de824a8bd2ab3483dbe33f3343e340"
      ],
      "author": {
        "name": "Arve Knudsen",
        "email": "arve.knudsen@gmail.com",
        "time": "Mon Aug 25 08:29:53 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 25 08:29:53 2025"
      },
      "message": "expfmt: Add NewTextParser function (#816)\n\nAdd expfmt.NewTextParser function that allows providing name validation\nscheme.\n\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e"
    },
    {
      "commit": "053ba9ab38de824a8bd2ab3483dbe33f3343e340",
      "tree": "1132a87014187266ae29496f56c13362311b90b6",
      "parents": [
        "fc488aa6f985e54490a7e21e5d0db4f5f616438f"
      ],
      "author": {
        "name": "Julius Hinze",
        "email": "juliusmh@proton.me",
        "time": "Mon Aug 25 08:07:05 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 25 08:07:05 2025"
      },
      "message": " ValidationScheme implements pflag.Value and json.Marshaler/Unmarshaler interfaces (#807)\n\n* feat(model): ValidationScheme implements pflag.Value and json.Marshaler/Unmarshaler interfaces\n\n---------\n\nSigned-off-by: Julius Hinze \u003cjulius.hinze@grafana.com\u003e\nSigned-off-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e\nCo-authored-by: Arve Knudsen \u003carve.knudsen@gmail.com\u003e"
    },
    {
      "commit": "6df665ba2354303380d8232e3d71b4d30bcdf23e",
      "tree": "3c9cb35b057d40dea74bf1e6f96f578e829f74ca",
      "parents": [
        "fc488aa6f985e54490a7e21e5d0db4f5f616438f"
      ],
      "author": {
        "name": "Andrey Karpov",
        "email": "ndk@users.noreply.github.com",
        "time": "Tue Jun 03 16:17:28 2025"
      },
      "committer": {
        "name": "Andrey Karpov",
        "email": "ndk@users.noreply.github.com",
        "time": "Fri Aug 22 04:39:45 2025"
      },
      "message": "Fix panic in `tlsRoundTripper` when CA file is absent\n\nSigned-off-by: Andrey Karpov \u003cndk@users.noreply.github.com\u003e\n"
    },
    {
      "commit": "fc488aa6f985e54490a7e21e5d0db4f5f616438f",
      "tree": "4010a05375ade02f2acb3dae0630e38131d3b662",
      "parents": [
        "918f8992af49f4a0020ba92bff9192285a781ee5"
      ],
      "author": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Wed Aug 20 08:35:01 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 20 08:35:01 2025"
      },
      "message": "Decoder: Remove use of global name validation and add validation (#808)\n\nThis change removes the use of the global variable to determine name validation, using the provided format instead.\n\nAlso:\n\n* adds validity checks to the text parser, which previously did not check for name validity.\n* Returns error if the caller tries to create a decoder for prototext format, which is not supported.\n\nSigned-off-by: Owen Williams \u003cowen.williams@grafana.com\u003e"
    },
    {
      "commit": "918f8992af49f4a0020ba92bff9192285a781ee5",
      "tree": "720075e6c3902e7a4247cbca46a97e9b12035841",
      "parents": [
        "755384c22288df8451e984cc1972b7b10edb3e59",
        "a4976d6a8af752e80f69e9f84bd9b960904e59c4"
      ],
      "author": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Tue Aug 19 18:12:32 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 19 18:12:32 2025"
      },
      "message": "Merge pull request #814 from prometheus/owilliams/ghactions\n\nci: update upload-actions"
    },
    {
      "commit": "a4976d6a8af752e80f69e9f84bd9b960904e59c4",
      "tree": "720075e6c3902e7a4247cbca46a97e9b12035841",
      "parents": [
        "755384c22288df8451e984cc1972b7b10edb3e59"
      ],
      "author": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Tue Aug 19 14:45:51 2025"
      },
      "committer": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Tue Aug 19 14:45:51 2025"
      },
      "message": "ci: update upload-actions\n\nv3.X is deprecated and automatically fails.\n\nSigned-off-by: Owen Williams \u003cowen.williams@grafana.com\u003e\n"
    },
    {
      "commit": "755384c22288df8451e984cc1972b7b10edb3e59",
      "tree": "be9f89e209994b3c013972026a699bbba66f2800",
      "parents": [
        "01383babd62c9908a1830a25feee5f7557311a2a",
        "5546e8b086f313b69112f390b35eec4045fd8117"
      ],
      "author": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Tue Aug 19 14:39:50 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 19 14:39:50 2025"
      },
      "message": "Merge pull request #810 from prometheus/dependabot/go_modules/golang.org/x/net-0.42.0\n\nbuild(deps): bump golang.org/x/net from 0.41.0 to 0.42.0"
    },
    {
      "commit": "01383babd62c9908a1830a25feee5f7557311a2a",
      "tree": "3beb8bbb5fce3e03824431584fb5f03d9a0d1280",
      "parents": [
        "0ad974f9af53babbcf5ca2e7dbab5f3b542a7b32",
        "30ca184b395de1d347815c39e9df3c864c41adef"
      ],
      "author": {
        "name": "Arthur Silva Sens",
        "email": "arthursens2005@gmail.com",
        "time": "Wed Aug 13 19:44:54 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 13 19:44:54 2025"
      },
      "message": "Merge pull request #813 from wmcram/negotiate-typo\n\ndocs: fix typo in expfmt.Negotiate"
    },
    {
      "commit": "30ca184b395de1d347815c39e9df3c864c41adef",
      "tree": "3beb8bbb5fce3e03824431584fb5f03d9a0d1280",
      "parents": [
        "0ad974f9af53babbcf5ca2e7dbab5f3b542a7b32"
      ],
      "author": {
        "name": "Wil Cram",
        "email": "wcram@wisc.edu",
        "time": "Wed Aug 13 18:10:48 2025"
      },
      "committer": {
        "name": "Wil Cram",
        "email": "wcram@wisc.edu",
        "time": "Wed Aug 13 18:10:48 2025"
      },
      "message": "docs: fix typo in expfmt.Negotiate\nSigned-off-by: Wil Cram \u003cwcram@wisc.edu\u003e\n"
    },
    {
      "commit": "0ad974f9af53babbcf5ca2e7dbab5f3b542a7b32",
      "tree": "9410d103225715774d4518ff2ac3512bd718f693",
      "parents": [
        "c79a891c6c28ce135a2ac082b721c2dacc2269a8",
        "96a9730ee2f027383b78d5648a36fe81aa84f712"
      ],
      "author": {
        "name": "Owen Williams",
        "email": "owen.williams@grafana.com",
        "time": "Mon Aug 04 17:38:48 2025"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 04 17:38:48 2025"
      },
      "message": "Merge pull request #809 from thampiotr/fix-escape-delim-proto\n\nFix delimited proto not escaped correctly"
    }
  ],
  "next": "96a9730ee2f027383b78d5648a36fe81aa84f712"
}
