Enhancements: ------------- * add support for index patch instructions as tarballs containing subdirs #3129 * add progress bars for indexing (using tqdm) #3130 Bug fixes: ---------- * fix log messages being deduplicated too much #3130 * handle permission errors with moving files in indexing more gracefully #3132 Contributors: ------------- * @msarahan