Releases: transcend-io/terragrunt-atlantis-config
Releases · transcend-io/terragrunt-atlantis-config
v1.19.0
Bug Fixes
- missing env vars in dependencies (#350) #350 (Alexis Chatillon)
Commits
- 5bce573: [Chore] Update Contributors SVG (#336) (github-actions[bot]) #336
- 8c8bf58: Bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.4 (#337) (dependabot[bot]) #337
- b8ea4f2: Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 (#343) (dependabot[bot]) #343
- aa28b4a: Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7 (#342) (dependabot[bot]) #342
- c13d1e5: [Chore] Update Contributors SVG (#352) (github-actions[bot]) #352
- 99b8320: 1.19 release (#353) (Almenon) #353
v1.18.0
Bug Fixes
- cfa8c72: Fix windows test failures (#311) (Almenon) #311
- bec44ce: add depends_on; fix execution_order_group 0. (#320) (Ross Strickland) #320
Features
Commits
- 7996284: Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#322) (dependabot[bot]) #322
- cfa8c72: Fix windows test failures (#311) (Almenon) #311
- 5c54b0b: Allow multiple paths with --filter flag (#328) (Andres Montalban) #328
- bec44ce: add depends_on; fix execution_order_group 0. (#320) (Ross Strickland) #320
- 0de4549: revert checksum changes (#332) (Almenon) #332
v1.17.4
v1.17.3
v1.17.2
Full Changelog: v1.17.1...v1.17.2
v1.17.1
v1.17.0
What's Changed
- update Terragrunt package up to 0.54.1 and fix the API references by @aokomorowski in #297
New Contributors
- @aokomorowski made their first contribution in #297
Full Changelog: v1.16.0...v1.17.0
v1.16.0
Bug Fixes
- parsing json files (#246) #246 (Maitreya Mulchandani)
Commits
- 8d99fa3: [Chore] Update Contributors SVG (#238) (github-actions[bot]) #238
- cb5fa82: When using --preserve-projects and --filter options together, replace existing block instead of duplicating it (#245) (Gabor Maghera) #245
- d84128b: [Chore] Update Contributors SVG (#250) (github-actions[bot]) #250
- cedefc3: [Chore] Update Contributors SVG (#251) (github-actions[bot]) #251
- 8b2463c: Bump version to 1.16.0 (David Mattia)
v1.15.0
Features
- support execution_order_group (#237) #237 (Andrey Vydrin)
Commits
- 9b9b4f4: [Chore] Update Contributors SVG (#216) (github-actions[bot]) #216
- 2a7fd9b: Fix the release action - use
go install
(#221) (Maciej Małecki) #221 - 2ccd013: [Chore] Update Contributors SVG (#224) (github-actions[bot]) #224
- 12aa730: Bump github.com/hashicorp/go-getter from 1.5.9 to 1.5.11 (#222) (dependabot[bot]) #222
- 066c90c: Use
go install
in theREADME
(#218) (Maciej Małecki) #218 - dd01f04: [Chore] Update Contributors SVG (#226) (github-actions[bot]) #226
- cf5f3c5: Bump version to 1.15.0 (David Mattia)