Enhancements
- Enable
echo onfor Windows build scripts. (#5803) - Add support for CEP 28 (customizable system DLL linkage checks for Windows). (#5806)
- Add riscv64 architecture support to the
cdt()Jinja function. (#5846)
Bug fixes
- Handle unknown dynamic tags in liefldd. (#5665 via #5778)
- Delete rpath before adding rpath on macOS to avoid errors with not having enough space to add rpath. (#5855 via #5856)
- Don't fail on empty source archive. Ignore and continue instead. (#5854 via #5861)
- Fix
PendingDeprecationWarningforconda.models.enums.PathTypeby using the newPathEnumname with backward compatibility. (#5901)
Deprecations
- Stop warning about failed
conda-verifyimports. Errors will be logged as debug statements. (#5841 via #5844) - Bump minimum
condaversion to 25.11.0 andconda-libmamba-solverto 25.11.0. Remove obsoleteCondaSolverdeprecation warning filters. (#5905) - Remove obsolete
restore_free_channeldeprecation warning filter. This property was removed in conda 25.9.0. (#5905)
Docs
- Document
conda_build_config.yamlvariable type differences in selectors vs Jinja2 expressions (#5852 via #5887)
Other
- Use
conda-forgechannel for macOS Intel (osx-64) CI tests since conda 25.11+ is not available indefaultschannel for that platform. (#5905)
Contributors
- @cbouss
- @conda-bot
- @isuruf
- @jaimergp
- @jsmolic
- @jezdez
- @kathatherine
- @kenodegard
- @bitsk
- @dependabot[bot]
- @pre-commit-ci[bot]
Full Changelog: 25.11.1...26.1.0