Releases: runatlantis/atlantis
Releases · runatlantis/atlantis
v0.22.3
What's Changed
- chore(deps): update actions/checkout action to v3.3.0 by @renovate in #2943
- fix(deps): update module github.com/alicebob/miniredis/v2 to v2.30.0 by @renovate in #2945
- chore(deps): update node.js to v18.13.0 by @renovate in #2944
- docs: add release svg to readme by @nitrocode in #2946
- chore: use actions/checkout@v3 by @krrrr38 in #2948
- fix: set ctx.PullRequestStatus in import_command_runner for import_requirements by @krrrr38 in #2936
- chore(deps): update dependency raviqqe/muffet to v2.6.3 by @renovate in #2950
- feat(build): use
~=
and>=
package constraints by @nitrocode in #2896 - chore(docker): bump base to 2023-01-09 by @nitrocode in #2956
- feat(tests): Add ApprovePoliciesCommandRunner owner tests by @DazWorrall in #2955
- docs: Fix small wording issue by @tomasmota in #2957
- feat: Support team owners for conftest policies by @DazWorrall in #2953
- fix: allow to unlock closed PRs by @johanneswuerbach in #2916
- fix(deps): update module github.com/google/go-github/v49 to v49.1.0 by @renovate in #2959
- chore(deps): update alpine docker tag to v3.17.1 by @renovate in #2961
- chore(deps): update dependency open-policy-agent/conftest to v0.38.0 by @renovate in #2964
- chore(deps): update golang docker tag to v1.19.5 by @renovate in #2962
- chore(docker): use 11.6-slim by @nitrocode in #2965
- chore(deps): use testing-env:latest by @nitrocode in #2966
- chore(deps): update dependency open-policy-agent/conftest to v0.38.0 by @renovate in #2963
- fix: trim space markdown renderer by @krrrr38 in #2947
- chore(docker): Bump atlantis-base:2023-01-11 by @nitrocode in #2968
- fix: atlantis import on workspaces by @krrrr38 in #2937
- chore(test): fix
atlantis import
test by @nitrocode in #2970 - fix: Fix instrumented approve policies calling apply by @Fabianoshz in #2977
- feat: PR check status to show summary e.g. Plan: 1 to add, 0 to change, 1 to destroy by @krrrr38 in #2983
- chore(deps): update node.js to v18.13.0 by @renovate in #2984
- feat: additional renovatebot configurations by @nitrocode in #2981
- chore(deps): lock file maintenance in yarn.lock by @renovate in #2987
- fix(deps): update module github.com/xanzy/go-gitlab to v0.78.0 in go.mod by @renovate in #2960
- chore(test): add no test dir tests, rename testdata dir by @krrrr38 in #2986
- feat(build): add vulnerability codeql scanning by @nitrocode in #2879
- feat: more container labels: licenses by @nitrocode in #2900
- docs: Add how
allow_regex_prefixes
relates toenable-regex-cmp
flag by @jamengual in #2995 - chore(docker): set ATLANTIS_BASE_TAG_DATE=latest by @nitrocode in #2997
- chore(docker): rm setup-golang from atlantis image workflow by @nitrocode in #2989
- deps(website): upgrade vuepress 1.x to 2.x by @nitrocode in #2980
- chore(website): Add "in production since 2017" by @nitrocode in #3004
- chore(docker): bump-git-2.39 by @nitrocode in #2998
- chore: release v0.22.3 by @nitrocode in #3005
New Contributors
- @tomasmota made their first contribution in #2957
- @johanneswuerbach made their first contribution in #2916
Full Changelog: v0.22.2...v0.22.3
v0.22.3-pre.20230111
What's Changed
- fix(deps): update module github.com/google/go-github/v49 to v49.1.0 by @renovate in #2959
- chore(deps): update alpine docker tag to v3.17.1 by @renovate in #2961
- chore(deps): update dependency open-policy-agent/conftest to v0.38.0 by @renovate in #2964
- chore(deps): update golang docker tag to v1.19.5 by @renovate in #2962
- chore(docker): use 11.6-slim by @nitrocode in #2965
- chore(deps): use testing-env:latest by @nitrocode in #2966
- chore(deps): update dependency open-policy-agent/conftest to v0.38.0 by @renovate in #2963
- fix: trim space markdown renderer by @krrrr38 in #2947
- chore(docker): Bump atlantis-base:2023-01-11 by @nitrocode in #2968
- fix: atlantis import on workspaces by @krrrr38 in #2937
- chore(test): fix
atlantis import
test by @nitrocode in #2970
Full Changelog: v0.22.3-pre.20230110...v0.22.3-pre.20230111
v0.22.3-pre.20230110
What's Changed
- chore(deps): update actions/checkout action to v3.3.0 by @renovate in #2943
- fix(deps): update module github.com/alicebob/miniredis/v2 to v2.30.0 by @renovate in #2945
- chore(deps): update node.js to v18.13.0 by @renovate in #2944
- docs: add release svg to readme by @nitrocode in #2946
- chore: use actions/checkout@v3 by @krrrr38 in #2948
- fix: set ctx.PullRequestStatus in import_command_runner for import_requirements by @krrrr38 in #2936
- chore(deps): update dependency raviqqe/muffet to v2.6.3 by @renovate in #2950
- feat(build): use
~=
and>=
package constraints by @nitrocode in #2896 - chore(docker): bump base to 2023-01-09 by @nitrocode in #2956
- feat(tests): Add ApprovePoliciesCommandRunner owner tests by @DazWorrall in #2955
- docs: Fix small wording issue by @tomasmota in #2957
- feat: Support team owners for conftest policies by @DazWorrall in #2953
- fix: allow to unlock closed PRs by @johanneswuerbach in #2916
New Contributors
- @tomasmota made their first contribution in #2957
- @johanneswuerbach made their first contribution in #2916
Full Changelog: v0.22.2...v0.22.3-pre.20230110
v0.22.2
What's Changed
- chore: updating slack invite link by @jamengual in #2924
- Improve plan summary performance by @inkel in #2907
- docs: Explicit restrictions of atlantis user apply to the --data-dir flag by @bschaatsbergen in #2915
- deps: tf 1.3.7 by @chenrui333 in #2925
- fix(deps): update module golang.org/x/text to v0.6.0 by @renovate in #2927
- chore: enable renovate gomodUpdateImportPaths by @krrrr38 in #2929
- fix(deps): update module golang.org/x/term to v0.4.0 by @renovate in #2926
- fix(deps): update module github.com/google/go-github/v48 to v49 by @renovate in #2928
- chore(deps): update ghcr.io/runatlantis/testing-env docker tag to v2023 by @renovate in #2931
- docs: add Google Cloud module to deployment by @bschaatsbergen in #2938
- fix: markdown renderer use ExecutableName instead atlantis by @krrrr38 in #2939
- docs: Add
api-secret
flag by @jamengual in #2940 - chore: release v0.22.2 by @nitrocode in #2941
New Contributors
- @bschaatsbergen made their first contribution in #2915
Full Changelog: v0.22.1...v0.22.2
v0.22.1
What's Changed
- Release 0.22.0 by @kf-rammanokar in #2910
- fix(discardApprovalOnPlan): add missing conditional and tests by @secustor in #2913
- Disable bump-homebrew-action by @nitrocode in #2906
- chore: release v0.22.1 by @nitrocode in #2914
New Contributors
- @kf-rammanokar made their first contribution in #2910
Full Changelog: v0.22.0...v0.22.1
v0.22.0
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 inrepos.yaml
andatlantis.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 projectname
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...
v0.22.0-pre.20221226
What's Changed
- 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
- 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
- Adding 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 #2866
- fix: renovate upgrade cimg/node with LTS version by @krrrr38 in #2864
- upgrade github.com/hashicorp/go-getter to v2 by @krrrr38 in #2865
- upgrade go-playground/validator from v9 to v10 by @krrrr38 in #2863
- chore(deps): Upgrade negroni to v3 by @nitrocode in #2867
- feat: Allow top-level repo level configs without projects defined by @MattiasAng in #2853
- Add bump homebrew formula gha by @nitrocode in #2872
- fix(command_parser): help text to use executable command by @marcusramberg in #2878
New Contributors
- @MattiasAng made their first contribution in #2853
Full Changelog: v0.22.0-pre.20221219...v0.22.0-pre.20221226
v0.22.0-pre.20221219
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 projectname
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
- @SSKLCP made their first contribution in #2804
- @renovate made their first contribution in #2815
- @jsw1993 made their first contribution in #2810
- @secustor made their first contribution in #2696
Full Changelog: v0.21.1-pre.20221213...v0.22.0-pre.20221219
v0.21.1-pre.20221213
What's Changed
- feat: prevent planning and applying directories outside PR scope using
--restrict-file-list
by @Fabianoshz in #2440 - Enable or disable
repo_locking
per repo inrepos.yaml
andatlantis.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
New Contributors
- @Fabianoshz made their first contribution in #2440
- @DazWorrall made their first contribution in #2777
- @JonGilmore made their first contribution in #2771
- @NitriKx made their first contribution in #2780
Full Changelog: v0.21.0-pre.20221207...v0.21.1-pre.20221213
v0.21.0-pre.20221207
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
- Update using-slack-hooks.md by @KivraChristoffer in #2759
- fix(gitlab_client): prevent duplicate pipelines in gitlab merge requests by @michelmzs in #2745
New Contributors
- @iamnoah made their first contribution in #2507
- @pokgak made their first contribution in #2727
- @jakubigla made their first contribution in #2741
- @KivraChristoffer made their first contribution in #2759
Full Changelog: v0.21.0...v0.21.0-pre.20221207