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/client_golang Loading
base: v1.19.0
Choose a base ref
...
head repository: prometheus/client_golang Loading
compare: v1.19.1
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 28, 2024

  1. Rephrase incompatibility with common v0.48.0

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Arthur Silva Sens committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0aa8c9f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Merge pull request #1454 from prometheus/small-nits

    Rephrase incompatibility with common v0.48.0
    Arthur Silva Sens committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    cad1bfa View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Cut 1.19.1 (#1494)

    * Bump golang.org/x/sys from 0.16.0 to 0.17.0
    
    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.16.0 to 0.17.0.
    - [Commits](golang/sys@v0.16.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
    
    Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Cut 1.19.1
    
    Signed-off-by: lukasauk <lukas.aukscionis@hostinger.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: lukasauk <lukas.aukscionis@hostinger.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    lukasauk and dependabot[bot] committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6e3f4b1 View commit details
    Browse the repository at this point in the history
Loading