Skip to content

chore: release 2026.1.4#7697

Merged
jdx merged 1 commit intomainfrom
release
Jan 17, 2026
Merged

chore: release 2026.1.4#7697
jdx merged 1 commit intomainfrom
release

Conversation

@mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented Jan 16, 2026

🚀 Features

  • (conda) add dependency locking for reproducible installations by @jdx in #7708
  • (http) add JSON filter syntax for version extraction by @jdx in #7707
  • (http) add version_expr support and Tera templating by @jdx in #7723
  • (task) add [monorepo].config_roots for explicit config root listing by @jdx in #7705
  • (task) support env vars in task dependencies by @jdx in #7724

🐛 Bug Fixes

  • (conda) fix hardcoded library paths in conda packages by @jdx in #7713
  • (env) avoid venv/go backend deadlock during env resolution by @stk0vrfl0w in #7696
  • (python) sort CPython versions at end of ls-remote output by @jdx in #7721
  • (task) resolve remote task files before display and validation commands by @yannrouillard in #7681
  • (task) support monorepo paths in mise tasks deps by @chadxz in #7699
  • (task) resolve all monorepo path hints in deps by @chadxz in #7698

📚 Documentation

  • remove outdated roadmap page by @jdx in #7726

⚡ Performance

  • (task) fix task-ls cached performance regression by @jdx in #7716

📦️ Dependency Updates

  • replace dependency @tsconfig/node22 with @tsconfig/node24 by @renovate[bot] in #7618

📦 Registry

  • add aqua backend for smithy by @jdx in #7661
  • remove low-usage asdf plugins by @jdx in #7701
  • disable mirrord test by @jdx in #7703
  • use vfox-dotnet as default backend by @jdx in #7704
  • use vfox-lua as default lua backend by @jdx in #7706
  • add vfox backend for redis by @jdx in #7709
  • use vfox-postgres as default postgres backend by @jdx in #7710
  • use github backend for kotlin by @jdx in #7711
  • add vfox backend for leiningen by @jdx in #7714
  • use pipx backend for meson by @jdx in #7712
  • use github backend for crystal by @jdx in #7715
  • use conda backend for sqlite by @jdx in #7718
  • use conda backend for make by @jdx in #7719
  • swift-package-list use github backend by @jdx in #7720

Chore

  • increase macos release build timeout to 90 minutes by @jdx in #7725

New Contributors

📦 Aqua Registry Updates

New Packages (4)

Updated Packages (2)

@mise-en-dev mise-en-dev changed the title chore: release 2026.1.3 chore: release 2026.1.4 Jan 16, 2026
@github-actions
Copy link

github-actions bot commented Jan 16, 2026

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.1.3 x -- echo 20.8 ± 0.5 19.7 23.4 1.00
mise x -- echo 20.9 ± 0.9 19.8 27.2 1.01 ± 0.05

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.1.3 env 20.0 ± 0.6 19.1 24.5 1.00
mise env 20.2 ± 0.6 19.3 23.8 1.01 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.1.3 hook-env 20.1 ± 0.5 19.2 23.8 1.00
mise hook-env 20.4 ± 0.6 19.5 22.6 1.02 ± 0.04

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.1.3 ls 18.8 ± 0.7 17.6 26.8 1.00
mise ls 19.0 ± 0.6 18.2 20.9 1.01 ± 0.05

xtasks/test/perf

Command mise-2026.1.3 mise Variance
install (cached) 116ms 114ms +1%
ls (cached) 69ms 69ms +0%
bin-paths (cached) 74ms 73ms +1%
task-ls (cached) 283ms 293ms -3%

@mise-en-dev mise-en-dev force-pushed the release branch 26 times, most recently from c093280 to d0facbc Compare January 17, 2026 18:59
@mise-en-dev mise-en-dev force-pushed the release branch 2 times, most recently from 1c3a730 to 9bfafbc Compare January 17, 2026 19:48
@jdx jdx enabled auto-merge (squash) January 17, 2026 20:28
@jdx jdx disabled auto-merge January 17, 2026 21:28
@jdx jdx merged commit dbd0725 into main Jan 17, 2026
62 checks passed
@jdx jdx deleted the release branch January 17, 2026 22:24
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