Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prometheus/common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.67.2
Choose a base ref
...
head repository: prometheus/common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.67.4
Choose a head ref
  • 6 commits
  • 7 files changed
  • 5 contributors

Commits on Nov 7, 2025

  1. Configuration menu
    Copy the full SHA
    f4c0aea View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Config: remove outdated comment about HTTP/2 issues

    All the linked issues are resolved.
    
    Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
    bboreham committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    cd1ab56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #863 from prometheus/remove-http2-comment

    Config: remove outdated comment about HTTP/2 issues
    bboreham authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    b2cdb07 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. chore: clean up golangci-lint configuration (#782)

    * chore: clean up golangci-lint configuration
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update .golangci.yml to remove unused linters
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update .golangci.yml to remove excluded paths
    
    Removed specific paths from the golangci-lint configuration.
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    ---------
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    Signed-off-by: Ben Kochie <superq@gmail.com>
    Co-authored-by: Ben Kochie <superq@gmail.com>
    mmorel-35 and SuperQ authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    0b2fbf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiri…

    …ng them (#864)
    
    Signed-off-by: Jorge Turrado <jorge.turrado@mail.schwarz>
    JorTurFer authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    04686b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. chore: Add omitempty tag to all config fields (#865)

    * chore: Add omitempty tag to all config fields
    
    Signed-off-by: Jorge Turrado <jorge.turrado@mail.schwarz>
    
    * chore: Add omitempty tag to all config fields
    
    Signed-off-by: Jorge Turrado <jorge.turrado@mail.schwarz>
    
    * chore: Add omitempty tag to all config fields
    
    Signed-off-by: Jorge Turrado <jorge.turrado@mail.schwarz>
    
    ---------
    
    Signed-off-by: Jorge Turrado <jorge.turrado@mail.schwarz>
    JorTurFer authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    d80d854 View commit details
    Browse the repository at this point in the history
Loading