v2026.5.15
jdx/misev2026.5.15May 23, 2026by mise-en-dev
AI Summary
Adds support for `loongarch64` and `riscv64` architecture targets and updates the rattler backend.
Key Highlights
- Added `loongarch64` and `riscv64` to accepted platform architectures.
- Updated rattler (conda backend) from 0.42 to 0.43.
New Features
- Support for linux-loongarch64 and linux-riscv64 platforms.
- Rattler 0.43 updates including Windows symlink fixes and deterministic path ordering.
Full Release Notes
A small release that recognizes `loongarch64` and `riscv64` as valid platform arches and refreshes the conda (rattler) backend. ## Fixed - Add `loongarch64` and `riscv64` to the set of arches accepted by `Platform::validate()`. Previously, lockfiles targeting `linux-riscv64` or `linux-loongarch64` would fall back to the common platform set instead of resolving to the requested single platform, so installs on those machines couldn't use lockfile-authoritative platform selection ([#10038](https://github.com/jdx/mise/pull/10038) by @k0tran). ## Changed - Bump `rattler` (used by the conda backend) from 0.42 to 0.43, picking up upstream fixes for missing symlinks during Windows installs, deterministic path ordering from `link_package_sync`, and accepting full URLs as the OAuth issuer host ([#10030](https://github.com/jdx/mise/pull/10030)). ## New Contributors * @k0tran made their first contribution in [#10038](https://github.com/jdx/mise/pull/10038) **Full Changelog**: https://github.com/jdx/mise/compare/v2026.5.14...v2026.5.15 ## 💚 Sponsor mise mise is built by [@jdx](https://github.com/jdx) under [**en.dev**](https://en.dev) — an independent studio making developer tooling (mise, [aube](https://aube.en.dev/), and more). Development is funded by sponsors. If mise saves you or your team time, please consider sponsoring at [en.dev](https://en.dev). Individual and company sponsorships keep mise fast, free, and independent.