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 #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
- chore(build): rm pegomock experimental feature for smooth mock generation by @krrrr38 in #2886
- feat: --allow-commands restricts available atlantis commands by @krrrr38 in #2877
- chore(deps): atlantis-base: Update gosu and git-lfs by @Teko012 in #2889
- fix(deps): update github.com/shurcool/githubv4 digest to a8d4a56 by @renovate in #2893
- chore(deps): atlantis-base: use 2022.12.29 by @nitrocode in #2892
- chore(deps): Use go get -u to bump dependencies by @nitrocode in #2894
- docs/build: Add tests section to PR template by @nitrocode in #2895
- feat(build): Add docker labels to images by @nitrocode in #2897
- docs: add yaml anchors by @nitrocode in #2898
- chore(docs): azure devops variable name inconsistency by @demetriusmoro in #2902
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
- @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
- @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
- @MattiasAng made their first contribution in #2853
- @Teko012 made their first contribution in #2889
- @demetriusmoro made their first contribution in #2902
Full Changelog: v0.21.0...v0.22.0