Skip to content

prometheus: 2.55.0 -> 3.0.0#358862

Merged
fpletz merged 1 commit intoNixOS:masterfrom
fpletz:pkgs/prometheus-3.0.0
Nov 26, 2024
Merged

prometheus: 2.55.0 -> 3.0.0#358862
fpletz merged 1 commit intoNixOS:masterfrom
fpletz:pkgs/prometheus-3.0.0

Conversation

@fpletz
Copy link
Member

@fpletz fpletz commented Nov 25, 2024

https://github.com/prometheus/prometheus/releases/tag/v3.0.0

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot requested review from Frostman and WilliButz November 25, 2024 18:50
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Nov 25, 2024
@fpletz fpletz merged commit ee15da5 into NixOS:master Nov 26, 2024
@fpletz fpletz deleted the pkgs/prometheus-3.0.0 branch November 26, 2024 20:03
Mindavi added a commit to Mindavi/nixpkgs that referenced this pull request Dec 2, 2024
…ptions

I chose to not constrain them to the supported values to be more flexible in supporting any
newly added values. But maybe it makes sense to constrain them, I'm not completely sure.

Ran into this because Prometheus 3.0 was introduced last week and my config broke,
since rtl_433 doesn't set the headers / content-type correctly.

Related-to: NixOS#358862
Related-to: prometheus/prometheus#15136
hsjobeki pushed a commit to hsjobeki/nixpkgs that referenced this pull request Dec 3, 2024
…ptions

I chose to not constrain them to the supported values to be more flexible in supporting any
newly added values. But maybe it makes sense to constrain them, I'm not completely sure.

Ran into this because Prometheus 3.0 was introduced last week and my config broke,
since rtl_433 doesn't set the headers / content-type correctly.

Related-to: NixOS#358862
Related-to: prometheus/prometheus#15136
@NyCodeGHG
Copy link
Member

@fpletz Is there a reason this upgrade hasn't been documented in the release notes?
Considering it's a major version bump and contains breaking changes, I think we should mention it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants