v4.22.1
🐛 Bug Fixes
CAS fallback prevented for Terragrunt >= 1.1 while using private GitHub modules
A bug in the logic for authenticating private GitHub repositories in Pipelines resulted in CAS downloads failing when using a version of Terragrunt >= 1.1. Due to the way that CAS error handling works, a fallback automatically kicked in for users experiencing this, allowing the download to succeed anyways without CAS de-duplication. This prevented users from getting the performance improvements they expect from usage of CAS.
This has been fixed. Special thanks to @Tensho for contributing this fix!
What's Changed
Full Changelog: v4...v4.22.1