Indy 1.9.7.2
·
1550 commits
to master
since this release
This release is a safe fallback in case Indy 1.9.8 has a problem. The purpose is to fix a major performance regression in the promotion subsystem.
Changes:
- Push de-indexing process for the content index (during content uploads) to an asynchronous thread-driven execution (PR#1476)
- Extract getArtifactStore() call from deep / large loop in getGroupsAffectedBy calculation (PR#1472)