chore: release 2026.4.9#9000
Conversation
Greptile SummaryThis is a standard release PR bumping mise from Confidence Score: 5/5Standard release PR with well-scoped version bumps and intentional registry overhaul; safe to merge. All changes are either mechanical version-string bumps (Cargo.toml, lock, completions, packaging files) or deliberate registry YAML updates with clear intent per the linked PRs. The gleam sha512→sha256 switch aligns with what gleam actually publishes. The kubectl-cnpg v1.27.4 carve-out is unusual but consistent with the SLSA determinism fix. No logic regressions or security concerns found. gleam/registry.yaml and kubectl-cnpg/registry.yaml deserve a second glance if SLSA verification failures are reported downstream. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[kubectl-cnpg version lookup] --> B{Version == v1.27.4?}
B -- Yes --> C[Use config WITH SLSA\nmultiple.intoto.jsonl]
B -- No --> D{semver <= 1.28.1?}
D -- Yes --> E[Use config\nNO SLSA provenance]
D -- No --> F[Default 'true'\nUse config WITH SLSA\nmultiple.intoto.jsonl]
G[gleam version lookup] --> H{Version == v0.12.0-rc3\nor v1.3.0-rc1?}
H -- Yes --> I[Exact-match\nlegacy config]
H -- No --> J{semver range cascade\n<= 0.6.0 / <=0.18.x\n/ <=0.22.1 / <=1.9.1\n/ <=1.10.0}
J -- Matched --> K[Range-specific config\nsha256 checksum]
J -- No match --> L[Default 'true'\nsha256 + GitHub\nartifact attestations]
Reviews (41): Last reviewed commit: "chore: release 2026.4.9" | Re-trigger Greptile |
Hyperfine Performance
|
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.4.8 x -- echo |
25.7 ± 0.5 | 24.4 | 29.1 | 1.00 |
mise x -- echo |
26.4 ± 0.7 | 24.9 | 32.5 | 1.03 ± 0.03 |
mise env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.4.8 env |
25.4 ± 1.0 | 23.7 | 39.5 | 1.00 |
mise env |
25.8 ± 0.5 | 24.2 | 28.2 | 1.01 ± 0.05 |
mise hook-env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.4.8 hook-env |
26.0 ± 0.4 | 24.7 | 27.3 | 1.00 |
mise hook-env |
26.6 ± 0.5 | 25.2 | 30.5 | 1.02 ± 0.03 |
mise ls
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.4.8 ls |
23.3 ± 0.9 | 21.8 | 36.9 | 1.00 |
mise ls |
23.8 ± 0.5 | 22.3 | 25.2 | 1.02 ± 0.05 |
xtasks/test/perf
| Command | mise-2026.4.8 | mise | Variance |
|---|---|---|---|
| install (cached) | 157ms | 157ms | +0% |
| ls (cached) | 83ms | 82ms | +1% |
| bin-paths (cached) | 88ms | 87ms | +1% |
| task-ls (cached) | 801ms | 798ms | +0% |
9a6ea39 to
76b461b
Compare
59ea85e to
a2a8e17
Compare
d198626 to
da8ab27
Compare
🐛 Bug Fixes
self_updatewhen rustls features are enabled by @salim-b in #9040📚 Documentation
📦️ Dependency Updates
📦 Registry
Chore
Security
New Contributors
📦 Aqua Registry Updates
Updated Packages (2)
cloudnative-pg/cloudnative-pg/kubectl-cnpggleam-lang/gleam