Skip to content

Releases: runatlantis/atlantis

v0.24.4

12 Jul 20:44
65b68a9
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): update node.js to v18.16.1 in .node-version by @renovate in #3544
  • chore(deps): update dependency hashicorp/terraform to v1.5.1 in .circleci/config.yml by @renovate in #3543
  • feat: Update the Lock Detail Web Page to Use a Modern Grid Layout by @X-Guardian in #3552
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.86.0 in go.mod by @renovate in #3546
  • chore(deps): update dependency hashicorp/terraform to v1.5.2 in .circleci/config.yml by @renovate in #3561
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.30.4 in go.mod by @renovate in #3562
  • fix(deps): update github.com/shurcool/githubv4 digest to 599ae7b in go.mod by @renovate in #3575
  • fix: Gitlab Autoplan wont trigger when switching Draft to Ready by @X-Guardian in #3568
  • fix(deps): update module golang.org/x/text to v0.11.0 in go.mod by @renovate in #3576
  • fix: Atlantis Web Console Windows with more than a Screen of Output have a Double Scrollbar by @X-Guardian in #3574
  • fix: Atlantis Triggers AutoPlans on Non-Code Change GitLab Merge Event Webhooks by @X-Guardian in #3567
  • fix(deps): update module golang.org/x/term to v0.10.0 in go.mod by @renovate in #3580
  • fix: Tests broken by #3503 by @AndreZiviani in #3583
  • fix: Erroneous Re-display of 'Plan Discarded' UI message by @X-Guardian in #3550
  • fix: Discarding a Plan Causes the Whole Working Directory to be Deleted by @X-Guardian in #3553
  • chore(deps): update dependency open-policy-agent/conftest to v0.44.1 in dockerfile by @renovate in #3587
  • chore(deps): update dependency open-policy-agent/conftest to v0.44.1 in testing/dockerfile by @renovate in #3588
  • fix: broken automerge logic by @pseudomorph in #3591
  • fix(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.4 in go.mod by @renovate in #3586
  • chore(deps): update dependency @vuepress/plugin-docsearch to v2.0.0-beta.66 in package.json by @renovate in #3593
  • chore(deps): update golang docker tag to v1.20.6 in testing/dockerfile by @renovate in #3594

New Contributors

Full Changelog: v0.24.3...v0.24.4

v0.24.3

20 Jun 22:05
5b8ddc7
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.30.3 in go.mod by @renovate in #3469
  • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.17.0 in go.mod by @renovate in #3470
  • fix(deps): update module github.com/spf13/viper to v1.16.0 in go.mod by @renovate in #3472
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.84.0 in go.mod by @renovate in #3479
  • feat(stats): pass plan stats to markdown templates by @inkel in #3478
  • chore(deps): update dependency open-policy-agent/conftest to v0.43.0 in dockerfile by @renovate in #3482
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.14.1 in go.mod by @renovate in #3485
  • build(deps): bump vite from 4.0.4 to 4.0.5 by @dependabot in #3490
  • fix: Check for upstream changes to merge only when planning by @finnag in #3493
  • chore(deps): update golang docker tag to v1.20.5 in testing/dockerfile by @renovate in #3494
  • fix(deps): update module github.com/google/go-github/v52 to v53 in go.mod by @renovate in #3495
  • chore(deps): update dependency open-policy-agent/conftest to v0.43.1 in dockerfile by @renovate in #3496
  • chore(deps): bump tally to v4 by @nitrocode in #3498
  • feat: Add Terraform command duration to log messages by @inkel in #3484
  • chore: Replace go-bindata-assetfs with embed Package by @X-Guardian in #3504
  • feat: Add Search Bar to Xterm Output on Job Details Web Page by @X-Guardian in #3507
  • fix: Remove the 'Plan Discarded' Message from the Enable/Disable Apply Commands by @X-Guardian in #3511
  • feat: Update Lock Index Page to Use a CSS Grid Layout by @X-Guardian in #3509
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.85.0 in go.mod by @renovate in #3512
  • chore(deps): update dependency hashicorp/terraform to v1.5.0 in .circleci/config.yml by @renovate in #3514
  • fix(deps): update module github.com/google/go-github/v53 to v53.1.0 in go.mod by @renovate in #3516
  • chore(deps): bump pegomock v3.0.1 by @nitrocode in #3515
  • fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.5.0 in go.mod by @renovate in #3519
  • fix(deps): update module golang.org/x/term to v0.9.0 in go.mod by @renovate in #3520
  • fix(deps): update module golang.org/x/text to v0.10.0 in go.mod by @renovate in #3523
  • chore(deps): update debian docker tag to v12 in dockerfile by @renovate in #3524
  • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to f32df32 in go.mod by @renovate in #3529
  • chore(deps): update alpine docker tag to v3.18.2 in dockerfile by @renovate in #3530
  • chore(Dockerfile): re-add terraform 1.4 by @nitrocode in #3521
  • fix(deps): update module github.com/google/go-github/v53 to v53.2.0 in go.mod by @renovate in #3537
  • chore: function docs, linting errors by @pkaramol in #3380
  • chore: using constants for checkout strategies by @pkaramol in #3384
  • fix(build): use the correct env var to mount pwd by @shouichi in #3491
  • fix: parse custom run step output in policy_check by @pseudomorph in #3502
  • chore(deps): update dependency @vuepress/plugin-docsearch to v2.0.0-beta.50-pre.1 in package.json by @renovate in #3532
  • fix: debian version pinning by @mightyguava in #3528
  • fix(deps): update module github.com/petergtz/pegomock/v3 to v4 by @krrrr38 in #3534
  • revert(deps): update dependency @vuepress/plugin-docsearch to v2.0.0-beta.50-pre.1 in package.json by @GenPage in #3539

New Contributors

Full Changelog: v0.24.2...v0.24.3

v0.24.2

31 May 04:43
83ca6ad
Compare
Choose a tag to compare

What's Changed

  • chore(docs): Add TF_IN_AUTOMATION to Terragrunt Custom Workflow Docs by @X-Guardian in #3443
  • fix (workflow-hook): Make Unique Output IDs for Separate Pre and Post Workflow Hooks by @X-Guardian in #3454
  • fix(deps): update module github.com/redis/go-redis/v9 to v9.0.5 in go.mod by @renovate in #3459
  • fix(workflow-hook): multiline output formatting by @X-Guardian in #3425
  • fix: Initialize VCSClient for commandrunner to remove recent server panics by @pseudomorph in #3461
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 in go.mod by @renovate in #3463
  • fix(e2e-deps): fix jq download by @nitrocode in #3464

Full Changelog: v0.24.1...v0.24.2

v0.24.1

24 May 13:21
d8c1448
Compare
Choose a tag to compare

What's Changed

  • fix(workflow-hook): log output with or without errors by @X-Guardian in #3422
  • fixbug: Update commandName in RunAndEmitStats by @albertorm95 in #3437
  • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to dbe9bfc in go.mod by @renovate in #3441

Full Changelog: v0.24.0...v0.24.1

v0.24.0

23 May 04:06
8e72ab5
Compare
Choose a tag to compare
v0.24.0 Pre-release
Pre-release

This caused a server panic and a policy issue so we changed this to a pre release.

What's Changed

  • chore(deps): update dependency open-policy-agent/conftest to v0.41.0 in dockerfile by @renovate in #3335
  • fix(ci): fix workflows to run when required to avoid empty required c… by @GenPage in #3342
  • feat(policies): Add granular policy_sets by @pseudomorph in #3086
  • feat: add PULL_URL to environment variables by @shouichi in #3302
  • feat: Github reaction emojis on PR comments by @marcusramberg in #2706
  • fix(atlantis-image): build atlantis image when all packages update by @GenPage in #3353
  • fix(deps): update github.com/shurcool/githubv4 digest to 6cea62e in go.mod by @renovate in #3359
  • chore(deps): update dependency hashicorp/terraform to v1.4.6 in .circleci/config.yml by @renovate in #3362
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.83.0 in go.mod by @renovate in #3338
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.30.2 in go.mod by @renovate in #3341
  • fix(deps): update module github.com/google/go-github/v51 to v52 in go.mod by @renovate in #3346
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.13.0 in go.mod by @renovate in #3364
  • fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.4.0 in go.mod by @renovate in #3363
  • feat: add clear policy approval functionality by @pseudomorph in #3351
  • chore(deps): update golang docker tag to v1.20.4 in testing/dockerfile by @renovate in #3369
  • fix(deps): update module github.com/redis/go-redis/v9 to v9.0.4 in go.mod by @renovate in #3370
  • chore(deps): update debian docker tag to v11.7 in dockerfile by @renovate in #3371
  • fix(ci): Create atlantis-image-required.yml by @GenPage in #3376
  • fix: add exempt labels to stale action by @nitrocode in #3374
  • feat: case insensitive pr comments by @xafardero in #3361
  • chore(deps): update node.js to v18.16.0 in .node-version by @renovate in #3330
  • fix(deps): update module golang.org/x/term to v0.8.0 in go.mod by @renovate in #3377
  • fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 in go.mod by @renovate in #3366
  • feat(reaction): disable reactions by setting an empty string by @marcusramberg in #3360
  • chore(deps): update dependency open-policy-agent/conftest to v0.42.0 in dockerfile by @renovate in #3381
  • chore(deps): update dependency open-policy-agent/conftest to v0.42.0 in testing/dockerfile by @renovate in #3382
  • chore(docs): Add notes to atlantis-url in server-configuration by @xafardero in #3383
  • chore(deps): update dependency open-policy-agent/conftest to v0.42.1 in dockerfile by @renovate in #3385
  • chore(deps): update dependency open-policy-agent/conftest to v0.42.1 in testing/dockerfile by @renovate in #3392
  • build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 in /e2e by @dependabot in #3400
  • chore(deps): update module github.com/cloudflare/circl to v1.3.3 [security] by @renovate in #3403
  • fix(ci): push docker dev tag only on merge to main by @GenPage in #3393
  • chore(deps): update alpine docker tag to v3.18.0 in dockerfile by @renovate in #3404
  • build(deps): bump yaml from 2.2.1 to 2.2.2 by @dependabot in #3352
  • feat: when using order group, abort plan/apply if any fail by @oysteingraendsen in #3323
  • docs(adr): setup ADR process 0001 by @GenPage in #3405
  • fix(deps): Update Dockerfile curl and libcap by @albertorm95 in #3419
  • fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.24 in go.mod by @renovate in #3415
  • fix(deps): update module github.com/stretchr/testify to v1.8.3 in go.mod by @renovate in #3420
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.14.0 in go.mod by @renovate in #3426
  • fix(metrics): add missing stat metric scopes by @albertorm95 in #3416
  • fix(tests): Pin ngrok to v2 and use https by @nitrocode in #3429
  • fix(atlantis-image): push on release tag by @nitrocode in #3432

New Contributors

Full Changelog: v0.23.5...v0.24.0

v0.23.5

17 Apr 21:35
9119089
Compare
Choose a tag to compare

What's Changed

  • fix(changelog): no need to update changelog by @nitrocode in #3305
  • fix(atlantis-image): rm redundant dev push, correct authors by @nitrocode in #3306
  • chore(deps): update golang docker tag to v1.20.3 in testing/dockerfile by @renovate in #3307
  • fix(deps): update module github.com/redis/go-redis/v9 to v9.0.3 in go.mod by @renovate in #3308
  • chore(deps): update dependency open-policy-agent/conftest to v0.41.0 in testing/dockerfile by @renovate in #3309
  • fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.3.0 in go.mod by @renovate in #3310
  • fix(deps): update module github.com/spf13/cobra to v1.7.0 in go.mod by @renovate in #3311
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.82.0 in go.mod by @renovate in #3312
  • fix(deps): update module golang.org/x/term to v0.7.0 in go.mod by @renovate in #3313
  • fix(deps): update module golang.org/x/text to v0.9.0 in go.mod by @renovate in #3314
  • fix(deps): update module github.com/google/go-github/v50 to v51 in go.mod by @renovate in #3316
  • fix: revert branch protection feature causing breaking change by @GenPage in #3321
  • fix(atlantis-image): add missing atlantis user in Debian image by @wyardley in #3317
  • ci: fix docker push logic when PR originates from fork by @GenPage in #3324
  • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to f1617e8 in go.mod by @renovate in #3327
  • fix(deps): update module github.com/slack-go/slack to v0.12.2 in go.mod by @renovate in #3329
  • chore(deps): update dependency hashicorp/terraform to v1.4.5 in .circleci/config.yml by @renovate in #3325
  • fix: alpine build failures, misc tweaks to cache by @GenPage in #3333

Full Changelog: v0.23.4...v0.23.5

v0.23.4

10 Apr 22:27
20401e1
Compare
Choose a tag to compare

What's Changed

  • chore(changelog): Add v0.23.3 by @jamengual in #3249
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.12.0 in go.mod by @renovate in #3251
  • docs: updating api-endpoints.md doc to include PR parameter by @igaskin in #3255
  • deps: update goreleaser to 1.16.2 by @chenrui333 in #3257
  • feat: Rotate Github App Token outside of Atlantis commands by @jonathanwiemers in #3208
  • fix(tests): prevent test git commands from modifying local files by @finnag in #3262
  • fix(checkout-strategy): On merge strategy, reclone when necessary on base update by @finnag in #3187
  • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 71b695b in go.mod by @renovate in #3263
  • feat: Flag to disable custom [Atlantis] commit messages on PR merge by @oliverisaac in #3120
  • chore(deps): update actions/stale action to v8 in .github/workflows/stale.yml by @renovate in #3266
  • chore(deps): update dependency open-policy-agent/conftest to v0.40.0 in dockerfile.dev by @renovate in #3264
  • chore(deps): update dependency open-policy-agent/conftest to v0.40.0 in testing/dockerfile by @renovate in #3265
  • fix(workflows): use ** instead of */ in paths by @nitrocode in #3267
  • fix(kustomize): Use k8s recommended name label by @shouichi in #3261
  • chore(deps): update alpine docker tag to v3.17.3 in docker-base/dockerfile.alpine by @renovate in #3278
  • fix(github): branch protection not supported by @tpolekhin in #3276
  • fix(gitlab): Add backwards compatible mergability check by @jukie in #3277
  • chore(deps): update dependency hashicorp/terraform to v1.4.4 in .circleci/config.yml by @renovate in #3284
  • fix(autoplan): modules for per-repo configs by @jukie in #3272
  • refactor(atlantis-image): recombine with atlantis-base by @GenPage in #3001
  • fix(docker): error in image due to missing dependencies by @GenPage in #3294
  • chore(deps): update alpine docker tag to v3.17.3 in dockerfile by @renovate in #3301
  • docs(bug): Add required docker version to ACI deployment docs by @patrick-merchant in #3293

New Contributors

Full Changelog: v0.23.3...v0.23.4

v0.23.3

20 Mar 23:28
3214b8c
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update github.com/shurcool/githubv4 digest to efb6239 in go.mod by @renovate in #3190
  • test(command-output): stabilize server jobs test by @finnag in #3194
  • feat: add terraform 1.4 by @nitrocode in #3197
  • docs(using-atlantis): correct usage of -p for projects by @dreid in #3198
  • fix: close stale issues after 2 months of inactivity by @nitrocode in #3204
  • docs: Fix webhooks typo by @1337andre in #3206
  • chore(deps): update golang docker tag to v1.20.2 in testing/dockerfile by @renovate in #3219
  • fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.23 in go.mod by @renovate in #3222
  • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 7c9946b in go.mod by @renovate in #3216
  • fix(deps): update module github.com/briandowns/spinner to v1.23.0 in go.mod by @renovate in #3212
  • chore(deps): update node.js to v18.15.0 in .node-version by @renovate in #3223
  • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.16.2 in go.mod by @renovate in #3221
  • chore(deps): update dependency open-policy-agent/conftest to v0.39.2 in dockerfile.dev by @renovate in #3217
  • feat: schedule renovate daily by @nitrocode in #3224
  • chore(deps): update dependency open-policy-agent/conftest to v0.39.2 in testing/dockerfile by @renovate in #3218
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.30.1 in go.mod by @renovate in #3220
  • chore(deps): update actions/setup-go action to v4 in .github/workflows/release.yml by @renovate in #3230
  • fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.2.0 in go.mod by @renovate in #3228
  • fix(website): rm redundant v prefix by @nitrocode in #3229
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.81.0 in go.mod by @renovate in #3213
  • build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 by @dependabot in #3231
  • fix(test): fix terraform ~> 1.3 resolution by @nitrocode in #3233
  • chore(deps): update dependency hashicorp/terraform to v1.4.1 in .circleci/config.yml by @renovate in #3227
  • chore(deps): update dependency @vuepress/plugin-docsearch to v2.0.0-beta.50-pre.1 in package.json by @renovate in #3225
  • chore(deps): update dependency hashicorp/terraform to v1.4.2 in .circleci/config.yml by @renovate in #3237
  • fix(deps): update module github.com/hashicorp/go-getter/v2 to v2.2.1 in go.mod by @renovate in #3239
  • docs(typo): show --tf-download in server-configurations page by @nitrocode in #3240
  • Revert "chore(deps): update dependency @vuepress/plugin-docsearch to v2.0.0-beta.50-pre.1 in package.json" by @jamengual in #3242
  • fix(deps): update module github.com/google/go-github/v50 to v50.2.0 in go.mod by @renovate in #3243
  • chore(repo): Add .gitattributes by @nitrocode in #3244
  • fix: allow Require Linear History when selecting merge method by @tpolekhin in #3211
  • Poll Gitlab until changes are available by @Jdsleppy in #3246

New Contributors

Full Changelog: v0.23.2...v0.23.3

v0.23.2

03 Mar 23:50
5774453
Compare
Choose a tag to compare

What's Changed

  • fix(clone): omit checkout depth if it is zero for git clone by @nitrocode in #3185
  • fix(clone): omit checkout depth if it is zero for git fetch by @nitrocode in #3188

Full Changelog: v0.23.1...v0.23.2

v0.23.1

02 Mar 18:16
890a5f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.23.1