2025.12.0 - 2025-12-04
🚀 Features
- (config) add support for netrc by @RobotSupervisor in #7164
- (lock) add resolve_lock_info to core backends for checksum fetching by @jdx in #7180
- (ruby) Install ruby from a zip file over HTTPS by @KaanYT in #7167
- (tasks) add
usageargs to Tera context in run scripts by @iamkroot in #7041
🐛 Bug Fixes
- (lock) validate platform qualifiers when reading from lockfile by @jdx in #7181
- (task) retry shebang scripts on ETXTBUSY by @iamkroot in #7162
- (ui) remove duplicate 'mise' prefix in verbose footer output by @jdx in #7174
📦️ Dependency Updates
📦 Registry
- remove duplicated ubi and github backends from gping by @risu729 in #7144
- disable bashly test (not working in CI) by @jdx in #7173
- disable cfn-lint test (failing in CI) by @jdx in #7176
Chore
New Contributors
- @RobotSupervisor made their first contribution in #7164