✨ Features
Memory Leak Prevention
Updated the ulikunitz/xz
dependency to mitigate potential memory leaks.
🐛 Bug Fixes
Fixed merging of IAM fields
Added IamWebIdentityToken
and IamAssumeRoleSessionName
to both Merge()
and DeepMerge()
functions
What's Changed
- fix: Add missing IAM fields to include merge logic (#4812) by @carchi1a in #4813
- chore: Bump ulikunitz/xz to avoid memory leak by @denis256 in #4816
- chore: Bumping WSL to v5 by @yhakbar in #4788
- fix: runner-pool exclusions and summary tests fixes by @denis256 in #4808
- fix: Resolving token usage for bucket cleanup by @yhakbar in #4789
- docs: Additional website refinements by @josh-padnick in #4787
- docs: Fix issue where global styles applied to some native starlight styles. by @josh-padnick in #4795
- build(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #4799
- build(deps): bump aws-actions/configure-aws-credentials from 4 to 5 by @dependabot[bot] in #4797
- build(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #4798
- docs: Add missing
--terragrunt-tfpath
flag to migration list by @ChandlerSwift in #4802 - docs: Fix wrongly mentionned TG_DOWNLOAD instead of TG_DOWNLOAD_DIR by @ajoga in #4801
- fix: Getting rid of unnecessary flaky test by @yhakbar in #4679
- docs: Quick updates to TS page by @karlcarstensen in #4806
- docs: Updating button destination by @karlcarstensen in #4807
New Contributors
- @ChandlerSwift made their first contribution in #4802
- @ajoga made their first contribution in #4801
- @carchi1a made their first contribution in #4813
Full Changelog: v0.87.0...v0.87.1