25.1.0
·
4 commits
to 25.1.x
since this release
Enhancements
Bug fixes
- Merge overlapping glob build specs instead of raising
Incompatible component merge. (#11612) - Fix a bug when invalid values are being passed to
conda shell.posixcommand (#14398) - Sort suggested subcommands when an incorrect subcommand is provided in the CLI. (#13332 via 14402)
- Fix a bug where the setting
denylist_channelswas not being recognized in certain cases. (#14405) - Do not use native platform version to set
__osxor__linuxversion if the underlying OS is not macOS or Linux, respectively. (#14448 via #14449) - Report real macOS version (11+ instead of 10.16) even if the Python interpreter was linked against SDK 10.15 or earlier. This applies to the
__osxvirtual package and the user agent info. (#13178, #13832 via #14449) - Accept %-encoded URLs as a valid
MatchSpec. (#14481) - Retry failed downloads one time on
ChecksumMismatchErroras caused by bad
partial downloads. User+borw+binstead of "append" mode. Improve test
coverage. (#13488)
Docs
- Use the correct parameter name,
handler, in the CondaAuthHandler example (#14428).
Other
- Require
conda-libmamba-solver >=24.11.0forlibmamba 2.xcompatibility. (#11612) - Added new
PYTHONPATHautoused fixture inconda.testingto ensure developmentcondais used across all tests. The fixture doesn't apply ifPYTHONPATHis already set in the environment. (#14475)
Contributors
- @conda-bot
- @dbast
- @dholth
- @jaimergp
- @jezdez
- @jjhelmus
- @kenodegard
- @ForgottenProgramme
- @minrk
- @travishathaway
- @dependabot[bot]
- @pre-commit-ci[bot]
Full Changelog: 24.11.3...25.1.0