conda v4.8.1 Release Notes

Release Date: 2019-12-19 // over 4 years ago
  • 4.8.1 (2019-12-19)

    โœจ Enhancements:

    • ๐Ÿ‘Œ improve performance for conda run by avoiding Popen.communicate (#9381)
    • Put conda keyring in /usr/share/keyrings on Debian (#9424)
    • ๐Ÿ”จ refactor common.logic to fix some bugs and prepare for better modularity (#9427)
    • ๐Ÿ‘Œ Support nested configuration (#9449)
    • ๐Ÿ‘Œ Support Object configuration parameters (#9465)
    • โšก๏ธ Use freeze_installed to speed up conda env update (#9511)
    • โž• add networking args to conda env create (#9525)

    ๐Ÿ“„ Docs:

    • ๐Ÿ›  fix string concatenation running words together regarding CONDA_EXE (#9411)
    • ๐Ÿ›  Fix typo ("list" -> "info") (#9433)
    • ๐Ÿ‘Œ improve description of DLL loading verification and activating environments (#9453)
    • ๐Ÿ— Installing with specific build number (#9534)
    • typo in condarc key envs_dirs (#9478)
    • ๐Ÿ“ฆ Clarify channel priority and package sorting (#9492)

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix calling python api run_command with list and string arguments (#9331)
    • set tmp to shortened path that excludes spaces (#9409)
    • โž• Add subdir to PackageRecord dist_str (#9418)
    • โช revert init bash completion (#9421)
    • avoid function redefinition upon resourcing conda.fish (#9444)
    • propagate pip error level when creating envs with conda env (#9460)
    • ๐Ÿ›  fix incorrect chown call (#9464)
    • Don't check in pkgs for trash (#9472)
    • ๐Ÿ›  Fix running conda activate in multiple processes on windows (#9477)
    • โœ‚ remove setuptools from run_constrained in recipe (#9485)
    • Fix __conda_activate function to correctly return exit code (#9532)
    • ๐Ÿ›  fix overly greedy capture done by subprocess for conda run (#9537)

    Contributors: