Skip to content

Indy 1.9.7.2

Compare
Choose a tag to compare
@jdcasey jdcasey released this 09 Jan 19:14
· 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)