Skip to content

chore: release 2025.12.8#7301

Merged
jdx merged 1 commit intomainfrom
release
Dec 15, 2025
Merged

chore: release 2025.12.8#7301
jdx merged 1 commit intomainfrom
release

Conversation

@mise-en-dev
Copy link
Copy Markdown
Collaborator

@mise-en-dev mise-en-dev commented Dec 15, 2025

🚀 Features

  • (conda) add dependency resolution for conda packages by @jdx in #7280
  • (go) add created_at support to ls-remote --json by @jdx in #7305
  • (hook-env) add hook_env.cache_ttl and hook_env.chpwd_only settings for NFS optimization by @jdx in #7312
  • (hooks) add MISE_TOOL_NAME and MISE_TOOL_VERSION to preinstall/postinstall hooks by @jdx in #7311
  • (shell_alias) add shell_alias support for cross-shell aliases by @jdx in #7316
  • (tool) add security field to mise tool --json by @jdx in #7303
  • add --before flag for date-based version filtering by @jdx in #7298

🐛 Bug Fixes

  • (aqua) support cosign v3 bundle verification by @jdx in #7314
  • (config) use correct config_root in tera context for hooks by @jdx in #7309
  • (nu) fix nushell deactivation script on Windows by @fu050409 in #7213
  • (python) apply uv_venv_create_args in auto-venv code path by @jdx in #7310
  • (shell) escape exe path in activation scripts for paths with spaces by @jdx in #7315
  • (task) parallelize exec_env loading to fix parallel task execution by @jdx in #7313
  • track downloads for python and java by @jdx in #7304
  • include full tool ID in download track by @jdx in #7320

📚 Documentation

🧪 Testing

  • (e2e) disable debug mode by default for windows-e2e by @jdx in #7318

New Contributors

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 15, 2025

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.12.7 x -- echo 20.5 ± 0.3 19.8 22.6 1.03 ± 0.02
mise x -- echo 19.9 ± 0.3 19.3 21.5 1.00

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.12.7 env 20.1 ± 0.6 19.4 26.0 1.03 ± 0.04
mise env 19.5 ± 0.3 18.9 20.9 1.00

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.12.7 hook-env 20.0 ± 0.3 19.5 22.4 1.03 ± 0.02
mise hook-env 19.5 ± 0.3 18.8 21.0 1.00

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.12.7 ls 16.9 ± 0.4 16.3 23.0 1.00
mise ls 17.2 ± 0.4 16.6 21.6 1.02 ± 0.03

xtasks/test/perf

Command mise-2025.12.7 mise Variance
install (cached) 108ms 109ms +0%
ls (cached) 66ms 67ms -1%
bin-paths (cached) 72ms 73ms -1%
task-ls (cached) 438ms ⚠️ 4238ms -89%

⚠️ Warning: task-ls cached performance variance is -89%

@mise-en-dev mise-en-dev force-pushed the release branch 7 times, most recently from 4295000 to ba67540 Compare December 15, 2025 13:03
@jdx jdx enabled auto-merge (squash) December 15, 2025 13:06
@jdx jdx disabled auto-merge December 15, 2025 13:20
@jdx jdx enabled auto-merge (squash) December 15, 2025 13:28
@jdx jdx disabled auto-merge December 15, 2025 14:43
@mise-en-dev mise-en-dev force-pushed the release branch 4 times, most recently from 3cea4f0 to fde4860 Compare December 15, 2025 17:31
@jdx jdx enabled auto-merge (squash) December 15, 2025 18:53
@jdx jdx merged commit 1850103 into main Dec 15, 2025
49 of 51 checks passed
@jdx jdx deleted the release branch December 15, 2025 19:20
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.

2 participants