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.42.0
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.43.0
Choose a head ref
  • 14 commits
  • 14 files changed
  • 6 contributors

Commits on Mar 21, 2023

  1. Update common Prometheus files

    Signed-off-by: prombot <[email protected]>
    prombot committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e990082 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Merge pull request #463 from prometheus/repo_sync

    Synchronize common files from prometheus/prometheus
    kakkoyun authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    2f04d2e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Negotiate OM v1.0.0

    Also return OM v1.0.0, and not v0.0.1
    
    Signed-off-by: Goutham Veeramachaneni <[email protected]>
    gouthamve committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5012e7c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Return 0.0.1 with no version for backwards compatibility

    Signed-off-by: Goutham Veeramachaneni <[email protected]>
    gouthamve committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ad42fa5 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.5.0 to 0.7.0.
    - [Release notes](https://github.com/golang/oauth2/releases)
    - [Commits](golang/oauth2@v0.5.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    567ed12 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Merge pull request #475 from gouthamve/negotiate-om-1.0

    Negotiate OM v1.0.0
    gouthamve authored May 2, 2023
    Configuration menu
    Copy the full SHA
    b933a95 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Merge pull request #478 from prometheus/dependabot/go_modules/golang.…

    …org/x/oauth2-0.7.0
    
    Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0
    SuperQ authored May 4, 2023
    Configuration menu
    Copy the full SHA
    cffd08e View commit details
    Browse the repository at this point in the history
  2. Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.15.1.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.14.0...v1.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 4, 2023
    Configuration menu
    Copy the full SHA
    2328fd6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #481 from prometheus/dependabot/go_modules/github.…

    …com/prometheus/client_golang-1.15.1
    
    Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1
    SuperQ authored May 4, 2023
    Configuration menu
    Copy the full SHA
    92f8c27 View commit details
    Browse the repository at this point in the history
  4. Update Go modules

    * Replace deprecated `github.com/golang/protobuf` dependency.
    * Update various Go modules.
    
    Signed-off-by: SuperQ <[email protected]>
    SuperQ committed May 4, 2023
    Configuration menu
    Copy the full SHA
    27a8fa5 View commit details
    Browse the repository at this point in the history
  5. expfmt: Avoid copying mutex in proto message

    Signed-off-by: beorn7 <[email protected]>
    beorn7 authored and SuperQ committed May 4, 2023
    Configuration menu
    Copy the full SHA
    5e8c998 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #479 from prometheus/superq/updates

    Update Go modules
    SuperQ authored May 4, 2023
    Configuration menu
    Copy the full SHA
    a2ac260 View commit details
    Browse the repository at this point in the history
  7. Bump github.com/alecthomas/kingpin/v2 from 2.3.1 to 2.3.2

    Bumps [github.com/alecthomas/kingpin/v2](https://github.com/alecthomas/kingpin) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/alecthomas/kingpin/releases)
    - [Commits](alecthomas/kingpin@v2.3.1...v2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/alecthomas/kingpin/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 4, 2023
    Configuration menu
    Copy the full SHA
    9a176e1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #469 from prometheus/dependabot/go_modules/github.…

    …com/alecthomas/kingpin/v2-2.3.2
    
    Bump github.com/alecthomas/kingpin/v2 from 2.3.1 to 2.3.2
    SuperQ authored May 4, 2023
    Configuration menu
    Copy the full SHA
    e27922a View commit details
    Browse the repository at this point in the history
Loading