Skip to content

Releases: runatlantis/atlantis

v0.23.0-pre.20230209

10 Feb 01:23
60e579e
Compare
Choose a tag to compare
v0.23.0-pre.20230209 Pre-release
Pre-release

What's Changed

  • fix(deps): update golang.org/x/exp digest to a67bb56 in go.mod by @renovate in #3056
  • fix(docker): docker-entrypoint when called with atlantis by @dpiddock in #3060
  • docs: apply home dark mode by @krrrr38 in #3062
  • fix(docs): add bitbucket to delete_source_branch_on_merge by @markleary in #3063
  • fix(deps): update golang.org/x/exp digest to a960b37 in go.mod by @renovate in #3064
  • fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.22 in go.mod by @renovate in #3066
  • fix(deps): update module github.com/google/go-github/v49 to v50 by @krrrr38 in #3074
  • docs: add env var variants for autoplan config options by @wyardley in #3073
  • fix(deps): update module github.com/go-redis/redis/v9 to v9.0.1 by @krrrr38 in #3075
  • feat: suppress log package logging by @krrrr38 in #3076
  • fix(deps): update module go.etcd.io/bbolt to v1.3.7 in go.mod by @renovate in #3077
  • fix(deps): update golang.org/x/exp digest to aae9b4e in go.mod by @renovate in #3080
  • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.16.0 in go.mod by @renovate in #3078
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.79.1 in go.mod by @renovate in #3083
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.11.2 in go.mod by @renovate in #3082
  • chore: remove x/exp package by @krrrr38 in #3085
  • fix import/state rm success wrapped template by @krrrr38 in #3084
  • chore(deps): update docker/build-push-action action to v4 in .github/workflows/testing-env-image.yml by @renovate in #3079
  • deps: bump to go1.20 by @chenrui333 in #3093
  • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 8cad743 in go.mod by @renovate in #3101
  • fix(docs): Add missing dir to DRY repo level atlantis.yaml projects key by @tieum in #3099
  • chore(deps): update node.js to v18.14.0 in .node-version by @renovate in #3102
  • fix(deps): update module github.com/briandowns/spinner to v1.21.0 in go.mod by @renovate in #3103
  • fix(deps): update module github.com/redis/go-redis/v9 to v9.0.2 in go.mod by @renovate in #3105
  • bugfix(gitlab): correct detailed merge status check by @nitrocode in #3067
  • chore(dependency): Swap moby with patternmatcher by @nitrocode in #3106
  • feat(docker): download transitive dependencies by @nitrocode in #3107
  • chore(dependency): Swap go-spew with kr/pretty by @nitrocode in #3108
  • fix(deps): update module github.com/uber-go/tally to v3.5.3+incompatible in go.mod by @renovate in #3110
  • fix(deps): update module golang.org/x/term to v0.5.0 in go.mod by @renovate in #3111
  • chore(deps): update dependency hashicorp/terraform to v1.3.8 in .circleci/config.yml by @renovate in #3113
  • fix(deps): update module golang.org/x/text to v0.7.0 in go.mod by @renovate in #3116
  • chore(deps): update dependency open-policy-agent/conftest to v0.39.0 in testing/dockerfile by @renovate in #3115
  • chore(deps): update dependency open-policy-agent/conftest to v0.39.0 in dockerfile.dev by @renovate in #3114

New Contributors

Full Changelog: v0.23.0-pre.20230125...v0.23.0-pre.20230209

v0.23.0-pre.20230125

26 Jan 04:09
40f1e95
Compare
Choose a tag to compare
v0.23.0-pre.20230125 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.22.3...v0.23.0-pre.20230125

v0.22.3

18 Jan 23:48
ec54d83
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.2...v0.22.3

v0.22.3-pre.20230111

12 Jan 02:09
c94e63c
Compare
Choose a tag to compare
v0.22.3-pre.20230111 Pre-release
Pre-release

What's Changed

Full Changelog: v0.22.3-pre.20230110...v0.22.3-pre.20230111

v0.22.3-pre.20230110

11 Jan 03:26
48b342f
Compare
Choose a tag to compare
v0.22.3-pre.20230110 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.22.2...v0.22.3-pre.20230110

v0.22.2

06 Jan 22:52
7ca6b01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.1...v0.22.2

v0.22.1

04 Jan 19:53
6ca3604
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.0...v0.22.1

v0.22.0

02 Jan 18:45
9595b23
Compare
Choose a tag to compare

What's Changed

  • feat: auto-plan projects when modules change by @iamnoah in #2507
  • deps: update to use tf 1.3.6 by @chenrui333 in #2744
  • feat: support atlantis.yaml without defined projects by @csainty in #2300
  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #2748
  • Use GitHub Actions cache when building Docker images by @Tenzer in #2737
  • Cache downloaded Go dependencies and Atlantis compilation in Docker by @Tenzer in #2738
  • build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 by @dependabot in #2751
  • build(deps): bump runatlantis/atlantis-base from 2022.11.24 to 2022.12.05 by @dependabot in #2750
  • build(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 by @dependabot in #2752
  • build(deps): bump github.com/Masterminds/sprig/v3 from 3.2.2 to 3.2.3 by @dependabot in #2753
  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3 by @dependabot in #2754
  • docs: add example how to customize the conftest command by @pokgak in #2727
  • docs: Add a new Azure deployment method by @jakubigla in #2741
  • docs: add docs to resolve webhook: not_in_channel error by @KivraChristoffer in #2759
  • fix(gitlab_client): prevent duplicate pipelines in gitlab merge requests by @michelmzs in #2745
  • feat: prevent planning and applying directories outside PR scope using --restrict-file-list by @Fabianoshz in #2440
  • Enable or disable repo_locking per repo in repos.yaml and atlantis.yaml by @krrrr38 in #2700
  • docker-base: alpine 3.17.0 by @nitrocode in #2768
  • Bump atlantis-base to 2022-12-11 by @nitrocode in #2769
  • docs: terraform version usage after allowing additional required_version specifiers by @grimm26 in #2760
  • Separate docker image types in matrix by @nitrocode in #2770
  • docker-base: alpine: pin git=2.38.2-r0 by @nitrocode in #2773
  • Use correct image suffix for alpine/debian by @nitrocode in #2774
  • Use correct image suffix for alpine/debian (again) by @nitrocode in #2775
  • Use atlantis-base:2022.12.12 by @nitrocode in #2772
  • build(deps): bump golang.org/x/term from 0.2.0 to 0.3.0 by @dependabot in #2778
  • build(deps): bump github.com/go-test/deep from 1.0.8 to 1.1.0 by @dependabot in #2779
  • Document the --quiet-policy-checks in the policy check doc by @DazWorrall in #2777
  • docs(ha): wording update when using redis by @JonGilmore in #2771
  • docs(changelog): explicitly list the tf versions <1.x removal in the CHANGELOG.md by @NitriKx in #2780
  • Add dependabot for e2e and base container by @nitrocode in #2788
  • bugfix: add missing build-args to dev image by @nitrocode in #2787
  • build(deps): bump golang from 1.19.3 to 1.19.4 in /testing by @dependabot in #2789
  • build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0 by @dependabot in #2792
  • build(deps): bump github.com/google/go-github/v48 from 48.0.0 to 48.2.0 in /e2e by @dependabot in #2791
  • build(deps): bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #2790
  • docs: Replace terraform doc urls by @krrrr38 in #2797
  • Fix remote execution on Terraform Cloud after v1.1.0 by @lilincmu in #2793
  • docs: Mention --enable-regexp-cmd requires the project name key by @nitrocode in #2796
  • feat: customize vcs comment command executable name by @krrrr38 in #2805
  • bugfix: Add check for deleted comments in AzureDevOps event handler by @SSKLCP in #2804
  • bugfix: Metrics initialization by @Fabianoshz in #2767
  • refactor: add conftest command into testing-image for refactoring e2e conftest ensure logic to upgrade conftest upgrading by @krrrr38 in #2811
  • refactor: e2e test ensure conftest command to check conftest version is greater or equal to specific version by @krrrr38 in #2812
  • docs: add more commands in using-atlantis.md by @krrrr38 in #2808
  • feat: renovate handle regexManagers to update conftest/tf versions by @krrrr38 in #2807
  • fix(deps): update github.com/shurcool/githubv4 digest to 70889c5 by @renovate in #2815
  • fix(deps): update module github.com/moby/moby to v20.10.22+incompatible by @renovate in #2817
  • bugfix: Switch clone URL structure for *.visualstudio.com URLs for AzureDevOps by @jsw1993 in #2810
  • fix(deps): update github.com/mohae/deepcopy digest to c48cc78 by @renovate in #2814
  • chore(deps): update dependency open-policy-agent/conftest to v0.36.0 by @renovate in #2821
  • chore(deps): update ghcr.io/runatlantis/testing-env docker tag to v2022.12.19 by @renovate in #2823
  • chore(deps): update ghcr.io/runatlantis/testing-env docker tag to v2022.12.19 by @renovate in #2824
  • fix(deps): update module github.com/slack-go/slack to v0.12.0 by @renovate in #2825
  • chore(deps): update dependency open-policy-agent/conftest to v0.36.0 by @renovate in #2820
  • chore(deps): update actions/checkout action to v3.2.0 by @renovate in #2819
  • chore(deps): update raviqqe/muffet docker tag to v2.6.2 by @renovate in #2822
  • feat: --discard-approval-on-plan to dismiss approvals when planning by @secustor in #2696
  • feat: customize atlantis.yaml file name in server side config by @krrrr38 in #2798
  • chore(deps): website: upgrade vuepress 0.x to 1.x by @krrrr38 in #2828
  • chore(deps): update redis docker tag to v7 by @renovate in #2831
  • feat: Add pre and post workflow hook status by @Fabianoshz in #2441
  • renovate: maintenance renovate config/ci by @krrrr38 in #2832
  • fix: Policy check summary not shown outside of "Show Output" details by @krrrr38 in #2837
  • chore(deps): Use google/shlex by @nitrocode in #2840
  • chore(deps): Use go-github v48 by @nitrocode in #2839
  • chore(deps): website: node18 by @krrrr38 in #2842
  • chore(deps): update conftest to 0.37.0 by @chenrui333 in #2841
  • bugfix: Initialize metrics with empty tags by @Fabianoshz in #2847
  • tests: Extend events_controller setup method of Azure DevOps by @SSKLCP in #2852
  • tests: e2e test to use conftest command instead version-specific command by @krrrr38 in #2851
  • bugfix: Add GetIsDeleted() check to Azure DevOps Event Handler by @SSKLCP in #2838
  • chore(deps): update ghcr.io/runatlantis/testing-env docker tag to v2022.12.22 by @renovate in #2844
  • feat: Add flag to disable downloading tf for airgapped environments by @adam-verigin in #2843
  • feat: atlantis import by @krrrr38 in #2783
  • fix(deps): update module github.com/briandowns/spinner to v1.20.0 by @renovate in #2854
  • fix(deps): update module github.com/slack-go/slack to v0.12.1 by @renovate in #2856
  • chore(deps): update actions/stale action to v7 by @renovate in #2855
  • chore(deps): remove urfave/cli by @krrrr38 in h...
Read more

v0.22.0-pre.20221226

26 Dec 13:00
de953fe
Compare
Choose a tag to compare
v0.22.0-pre.20221226 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.22.0-pre.20221219...v0.22.0-pre.20221226

v0.22.0-pre.20221219

19 Dec 20:22
cb485f1
Compare
Choose a tag to compare
v0.22.0-pre.20221219 Pre-release
Pre-release

What's Changed

  • Add dependabot for e2e and base container by @nitrocode in #2788
  • bugfix: add missing build-args to dev image by @nitrocode in #2787
  • build(deps): bump golang from 1.19.3 to 1.19.4 in /testing by @dependabot in #2789
  • build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0 by @dependabot in #2792
  • build(deps): bump github.com/google/go-github/v48 from 48.0.0 to 48.2.0 in /e2e by @dependabot in #2791
  • build(deps): bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #2790
  • docs: Replace terraform doc urls by @krrrr38 in #2797
  • Fix remote execution on Terraform Cloud after v1.1.0 by @lilincmu in #2793
  • docs: Mention --enable-regexp-cmd requires the project name key by @nitrocode in #2796
  • feat: customize vcs comment command executable name by @krrrr38 in #2805
  • Adding a check for deleted comments in AzureDevOps event handler by @SSKLCP in #2804
  • Metrics initialization by @Fabianoshz in #2767
  • refactor: add conftest command into testing-image for refactoring e2e conftest ensure logic to upgrade conftest upgrading by @krrrr38 in #2811
  • refactor: e2e test ensure conftest command to check conftest version is greater or equal to specific version by @krrrr38 in #2812
  • docs: add more commands in using-atlantis.md by @krrrr38 in #2808
  • feat: renovate handle regexManagers to update conftest/tf versions by @krrrr38 in #2807
  • fix(deps): update github.com/shurcool/githubv4 digest to 70889c5 by @renovate in #2815
  • fix(deps): update module github.com/moby/moby to v20.10.22+incompatible by @renovate in #2817
  • Switch clone URL structure for *.visualstudio.com URLs for AzureDevOps by @jsw1993 in #2810
  • fix(deps): update github.com/mohae/deepcopy digest to c48cc78 by @renovate in #2814
  • chore(deps): update dependency open-policy-agent/conftest to v0.36.0 by @renovate in #2821
  • chore(deps): update ghcr.io/runatlantis/testing-env docker tag to v2022.12.19 by @renovate in #2823
  • chore(deps): update ghcr.io/runatlantis/testing-env docker tag to v2022.12.19 by @renovate in #2824
  • fix(deps): update module github.com/slack-go/slack to v0.12.0 by @renovate in #2825
  • chore(deps): update dependency open-policy-agent/conftest to v0.36.0 by @renovate in #2820
  • chore(deps): update actions/checkout action to v3.2.0 by @renovate in #2819
  • chore(deps): update raviqqe/muffet docker tag to v2.6.2 by @renovate in #2822
  • feat: dismiss approvals when planning by @secustor in #2696
  • feat: customize atlantis.yaml file name in server side config by @krrrr38 in #2798
  • website: upgrade vuepress 0.x to 1.x by @krrrr38 in #2828
  • chore(deps): update redis docker tag to v7 by @renovate in #2831
  • feat: Add pre and post workflow hook status by @Fabianoshz in #2441

New Contributors

Full Changelog: v0.21.1-pre.20221213...v0.22.0-pre.20221219