Skip to content

chore: release 2025.9.17#6384

Merged
jdx merged 1 commit intomainfrom
release
Sep 24, 2025
Merged

chore: release 2025.9.17#6384
jdx merged 1 commit intomainfrom
release

Conversation

@jdx
Copy link
Owner

@jdx jdx commented Sep 22, 2025

🚀 Features

  • (java) add support for Liberica NIK releases by @roele in #6382

🐛 Bug Fixes

  • (toolset) handle underflow in version_sub function by @koh-sh in #6389

📚 Documentation

  • document MISE_ENV behavior for global/system configs by @jdx in #6385

New Contributors

Copilot AI review requested due to automatic review settings September 22, 2025 23:58
@jdx jdx added the release label Sep 22, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This is a standard release PR that bumps the version from 2025.9.15 to 2025.9.16, updating version numbers across all relevant configuration files and completion scripts.

  • Version number updated from 2025.9.15 to 2025.9.16 across all relevant files
  • Shell completion scripts updated to reference the new version
  • Changelog updated with release notes for version 2025.9.16

Reviewed Changes

Copilot reviewed 10 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packaging/rpm/mise.spec Updated RPM package version number
default.nix Updated Nix package version number
crates/aqua-registry/aqua-registry/pkgs/shinagawa-web/gomarklint/registry.yaml Added new aqua registry package definition
crates/aqua-registry/aqua-registry/pkgs/k1LoW/concrun/registry.yaml Added new aqua registry package definition
completions/mise.fish Updated fish shell completion to reference new version
completions/mise.bash Updated bash shell completion to reference new version
completions/_mise Updated zsh shell completion to reference new version
README.md Updated version example in documentation
Cargo.toml Updated Rust package version number
CHANGELOG.md Added changelog entry for new release

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jdx jdx changed the title chore: release 2025.9.16 chore: release 2025.9.17 Sep 23, 2025
@github-actions
Copy link

github-actions bot commented Sep 23, 2025

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.16 x -- echo 19.5 ± 0.3 18.9 21.9 1.00 ± 0.02
mise x -- echo 19.4 ± 0.3 18.8 23.0 1.00

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.16 env 18.8 ± 0.2 18.4 20.0 1.00
mise env 18.9 ± 0.4 18.5 23.6 1.00 ± 0.03

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.16 hook-env 18.6 ± 0.3 18.1 20.8 1.00
mise hook-env 18.7 ± 0.4 18.1 20.3 1.01 ± 0.02

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.16 ls 16.6 ± 0.3 16.1 17.5 1.00
mise ls 16.6 ± 0.4 16.0 19.3 1.00 ± 0.03

xtasks/test/perf

Command mise-2025.9.16 mise Variance
install (cached) 170ms ✅ 103ms +65%
ls (cached) 64ms 63ms +1%
bin-paths (cached) 70ms 69ms +1%
task-ls (cached) 468ms 467ms +0%

✅ Performance improvement: install cached is 65%

@jdx jdx force-pushed the release branch 4 times, most recently from bdf39c3 to a2c1cda Compare September 24, 2025 00:11
@jdx jdx merged commit c86fef1 into main Sep 24, 2025
49 of 50 checks passed
@jdx jdx deleted the release branch September 24, 2025 13:07
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.

3 participants