Skip to content

chore: release 2026.2.24#8387

Merged
mise-en-dev merged 1 commit intomainfrom
release
Mar 1, 2026
Merged

chore: release 2026.2.24#8387
mise-en-dev merged 1 commit intomainfrom
release

Conversation

@mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented Feb 28, 2026

🐛 Bug Fixes

  • (aqua) remove unnecessary bin_paths disk cache by @jdx in #8383
  • (hooks) render tera templates and fix output masking by @jdx in #8385
  • (install) improve error when registry tool has no supported backends by @jdx in #8388
  • (python) remove deprecated venv_auto_create setting by @jdx in #8384

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request finalizes the release of mise version 2026.2.24. The primary motivation for this release is to deliver a crucial bug fix within the aqua plugin, which streamlines operations by eliminating an unneeded disk cache. Concurrently, various project metadata, build configurations, and documentation have been synchronized to reflect this new version, ensuring consistency across the codebase.

Highlights

  • New Release Version: The project has been updated to version 2026.2.24 across all relevant configuration and documentation files.
  • Bug Fix Included: This release incorporates a bug fix for the aqua plugin, specifically removing an unnecessary bin_paths disk cache.
  • Dependency Update: The cargo-binstall dependency has been updated to version 1.17.6 in mise.lock.
  • Documentation Update: The README.md and docs/.vitepress/stars.data.ts files were updated to reflect the new version and an increased star count.
Changelog
  • CHANGELOG.md
    • Added a new entry for version 2026.2.24, detailing the aqua plugin bug fix.
  • Cargo.lock
    • Updated the mise package version to 2026.2.24.
    • Updated the cargo-binstall dependency to 1.17.6 along with its platform-specific checksums and URLs.
  • Cargo.toml
    • Updated the main project version to 2026.2.24.
  • README.md
    • Updated the displayed version string to 2026.2.24.
    • Updated the star count from 25k to 25.1k.
  • completions/_mise
    • Updated the version number in the temporary spec file path to 2026.2.24.
  • completions/mise.bash
    • Updated the version number in the temporary spec file path to 2026.2.24.
  • completions/mise.fish
    • Updated the version number in the temporary spec file path to 2026.2.24.
  • completions/mise.ps1
    • Updated the version number in the temporary spec file path to 2026.2.24.
  • default.nix
    • Updated the mise package version within the Nix expression to 2026.2.24.
  • docs/.vitepress/stars.data.ts
    • Updated the star count from 25k to 25.1k.
  • mise.lock
    • Updated the cargo-binstall tool version to 1.17.6 and refreshed its associated platform-specific checksums and download URLs.
  • packaging/rpm/mise.spec
    • Updated the RPM package version to 2026.2.24.
  • snapcraft.yaml
    • Updated the Snap package version to 2026.2.24.
Activity
  • The pull request was opened by @mise-en-dev with the title "chore: release 2026.2.24".
  • The description indicates that this release includes a bug fix for the aqua plugin, specifically the removal of an unnecessary bin_paths disk cache, which was addressed in pull request fix(aqua): remove unnecessary bin_paths disk cache #8383.
  • No further review comments or activity beyond the initial creation and description are available in the provided context.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request handles the version bump to 2026.2.24. The changes are consistent across all relevant files, including the changelog, package manifests, and completion scripts. The dependency versions in mise.lock have also been updated correctly. The changes appear to be correct for a new release.

@greptile-apps
Copy link

greptile-apps bot commented Feb 28, 2026

Greptile Summary

This PR releases version 2026.2.24 with a bug fix for the aqua backend that removes unnecessary bin_paths disk cache. All version references have been consistently updated across package manifests, documentation, and generated files. The cargo-binstall dependency was updated from 1.17.5 to 1.17.6 in mise.lock.

Confidence Score: 5/5

  • This PR is safe to merge with no risk - it's a standard automated release with consistent version bumps
  • All changes are mechanical version updates from 2026.2.23 to 2026.2.24 across all relevant files. The changelog properly documents the included bug fix, and dependency updates in mise.lock are routine. No logic changes or risky modifications present.
  • No files require special attention

Important Files Changed

Filename Overview
CHANGELOG.md Added release notes for v2026.2.24 documenting the aqua bug fix
Cargo.toml Version bumped from 2026.2.23 to 2026.2.24
Cargo.lock Updated mise version to 2026.2.24 in lock file
README.md Updated version in CLI output example to 2026.2.24
mise.lock Updated cargo-binstall from 1.17.5 to 1.17.6 with new checksums

Last reviewed commit: cb914bb

@mise-en-dev mise-en-dev force-pushed the release branch 2 times, most recently from 5c3b908 to 7f0a56c Compare February 28, 2026 11:56
@github-actions
Copy link

github-actions bot commented Feb 28, 2026

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.2.23 x -- echo 25.1 ± 0.5 24.2 27.4 1.00
mise x -- echo 29.5 ± 0.9 27.7 35.6 1.17 ± 0.04
⚠️ Warning: Performance variance for x -- echo is 17%

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.2.23 env 24.9 ± 0.9 23.8 32.5 1.00
mise env 28.5 ± 0.8 27.4 32.4 1.14 ± 0.05
⚠️ Warning: Performance variance for env is 14%

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.2.23 hook-env 25.9 ± 0.9 24.7 29.0 1.00
mise hook-env 29.4 ± 1.7 28.4 55.2 1.13 ± 0.08
⚠️ Warning: Performance variance for hook-env is 13%

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.2.23 ls 23.7 ± 1.0 22.2 26.9 1.00 ± 0.05
mise ls 23.6 ± 0.7 22.5 26.7 1.00

xtasks/test/perf

Command mise-2026.2.23 mise Variance
install (cached) 159ms 162ms -1%
ls (cached) 90ms 89ms +1%
bin-paths (cached) 96ms 97ms -1%
task-ls (cached) 828ms 833ms +0%

@mise-en-dev mise-en-dev merged commit 67bbc26 into main Mar 1, 2026
60 of 62 checks passed
@mise-en-dev mise-en-dev deleted the release branch March 1, 2026 10:05
jdx added a commit that referenced this pull request Mar 1, 2026
…8398)

## Summary
- Restore the aqua `bin_paths.msgpack.z` disk cache that was removed in
#8383
- Use `with_fresh_file(tv.install_path())` for automatic cache
invalidation when a tool is installed/updated
- Restore `PathExt::mount` and `PathExt::is_empty` helpers needed for
relative path handling

## Context

PR #8383 removed the aqua bin_paths disk cache to fix staleness bugs
(#8372) where concurrent `mise hook-env` during install could cache
incomplete paths. However, this caused a ~8-17% performance regression
on `mise env`, `mise x -- echo`, and `mise hook-env` (confirmed in CI
hyperfine benchmarks on the 2026.2.24 release PR #8387).

The root cause of the regression: each mise command is a separate
process, so in-memory caches provide no benefit. The disk cache was what
persisted across invocations.

The original cache lacked `fresh_file` invalidation. This fix uses
`with_fresh_file(tv.install_path())` — the same pattern used by
`ExternalPluginCache` for asdf backends — so the cache automatically
invalidates when the install directory's mtime changes (i.e., after tool
installation). This avoids the race condition from #8372 without
sacrificing performance.

### Local benchmark results (hyperfine, 100 runs)

| Command | Baseline (2026.2.23) | No cache (2026.2.24) | **This fix** |
|---------|---------------------|---------------------|-------------|
| `mise env` | 24.5ms | 26.2ms (+7%) | **23.8ms** (restored) |
| `mise x -- echo` | 23.5ms | 26.0ms (+11%) | **23.7ms** (restored) |

## Test plan
- [x] `cargo check` passes
- [x] All lints pass (`mise run lint-fix`)
- [x] All 492 unit tests pass (`mise run test:unit`)
- [x] Local hyperfine benchmarks confirm regression is eliminated
- [ ] CI hyperfine benchmarks pass

🤖 Generated with [Claude Code](https://claude.com/claude-code)

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> Medium risk because it changes `list_bin_paths` behavior and caching
semantics for the aqua backend; incorrect invalidation or path mounting
could lead to missing/incorrect PATH entries after installs/updates.
> 
> **Overview**
> Restores a persistent disk cache for aqua `list_bin_paths`
(`bin_paths.msgpack.z`) to avoid recomputing bin directories on each
invocation.
> 
> The cache now uses `with_fresh_file(tv.install_path())` (plus an
existing freshness duration) so it automatically invalidates when the
install directory changes, and it stores paths relative to
`install_path` then re-mounts them via newly reintroduced
`PathExt::mount`/`PathExt::is_empty` helpers.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
8019d04. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant