Releases: runatlantis/atlantis
Releases · runatlantis/atlantis
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
v0.21.0
What's Changed
- fix(workflows): fix docker image publish flow by @chenrui333 in #2580
- fix #2537:
if
with identicalthen
andelse
branches by @chavacava in #2545 - fix: Silence allow list errors works again by @zer0beat in #2535
- build(deps): bump github.com/go-redis/redis/v9 from 9.0.0-beta.2 to 9.0.0-beta.3 by @dependabot in #2578
- build(deps): bump github.com/hashicorp/hcl/v2 from 2.6.0 to 2.14.1 by @dependabot in #2579
- Add basic documentation for the prometheus exporter by @marcusramberg in #2582
- docs: typo ATLANTIS_GH_ALLOW_MERGEABLE_BYPASS_APPLY by @nitrocode in #2583
- hadolint: base: pin all dependencies by @nitrocode in #2587
- Bump atlantis-base:2022.10.14 by @nitrocode in #2589
- build(deps): bump github.com/go-redis/redis/v9 from 9.0.0-beta.3 to 9.0.0-rc.1 by @dependabot in #2590
- build(deps): bump github.com/moby/moby from 20.10.18+incompatible to 20.10.19+incompatible by @dependabot in #2591
- deps: bump terraform to 1.3.3 and docs update by @nitrocode in #2614
- deps: bump conftest to 0.35.0 by @nitrocode in #2615
- fix: typo in log message when running parallel plans by @forestoden in #2620
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #2611
- build(deps): bump github.com/moby/moby from 20.10.19+incompatible to 20.10.20+incompatible by @dependabot in #2612
- Specify ngrok config version by @shouichi in #2610
- feat: add a flag to silence policy checks comments when there's no error by @Fauzyy in #2405
- docs: update notes to clarify where the environment variables are available by @gurpalw in #2532
- Add tags to project metrics by @TylerLubeck in #2623
- chore: set stale 6mo, close 1mo by @nitrocode in #2629
- Bitbucket Server: Send password as Bearer instead of Basic Auth by @Dev25 in #2461
- Update terraform-config-inspect by @tpickett66 in #2599
- Updating diffKeywordRegex to properly handle new test case by @VladimirSt-XP in #2551
- fix: prevent commit status update in incorrect MR by @michelmzs in #2636
- deps: bump terraform to 1.3.4 by @nitrocode in #2639
- build(deps): bump github.com/moby/moby from 20.10.20+incompatible to 20.10.21+incompatible by @dependabot in #2628
- Add COMMENT_ARGS to Pre/Post-Workflow Hook Execution Environment by @adam-verigin in #2621
- Use commented out descriptions in feat req by @nitrocode in #2650
- feat: Implement branch matching in repo-level config by @0x416e746f6e in #2522
- Add argument for enabling same origin check for websocket connections by @ean in #2659
- Add custom comment templating support by @pseudomorph in #2647
- docs: updates docs on gh-team-allowlist by @dversoza in #2664
- build(deps): bump golang from 1.19.2-alpine to 1.19.3-alpine by @dependabot in #2645
- Use official slack/slack-go library by @nitrocode in #2669
- Remove archived and deprecated interfacer linter by @nitrocode in #2657
- Use go 1.19 by @nitrocode in #2670
- Add policy check summary in wrapped messages by @tlorreyte in #2452
- e2e image and testing fixes by @nitrocode in #2672
- test: use
T.TempDir
to create temporary test directory by @Juneezee in #2671 - Bump to atlantis-base:2022.11.13 and use cimg/go:1.19 by @nitrocode in #2673
- Bump
spf13/[email protected]
andxanzy/[email protected]
by @nitrocode in #2674 - feat: Add status to the real-time logs page by @lukemassa in #2426
- Bump all dependencies by @nitrocode in #2675
- build(deps): bump github.com/alicebob/miniredis/v2 from 2.23.0 to 2.23.1 by @dependabot in #2679
- Fix stale bot workflow yaml by @nitrocode in #2676
- Rename default branch to main by @nitrocode in #2662
- deps: bump go-github and golang.org/x/text to the latest by @ean in #2653
- docs: Add auto generation of atlantis.yaml projects by @nitrocode in #2680
- Fix website link checker due to branch rename by @nitrocode in #2682
- Adding reloading of TLS certificates by @camillsir in #2656
- Reduce image size by rm'ing old tf versions by @nitrocode in #2619
- docs: Update docs for vulnerability reporting by @lilincmu in #2683
- testing-env: create default atlantis user by @nitrocode in #2689
- Bump testing-env and [email protected] by @nitrocode in #2686
- build(deps): bump github.com/hashicorp/hcl/v2 from 2.14.1 to 2.15.0 by @dependabot in #2678
- deps: bump to use tf 1.3.5 by @chenrui333 in #2691
- Bump more dependencies by @nitrocode in #2692
- upgrade Git clone locking mechanism to go1.19 by @ribejara-te in #2521
- metrics: Add Metrics tags to multiple Scopes by @albertorm95 in #2687
- Set GitHub app to use slug to make --hide-prev-plan-comments more reliable by @krrrr38 in #2697
- Detect terraform versions using
>=
and~>
specifiers by @fblgit in #1776 - chore: rm duplicate make test-all, no push to latest on refs with "pre" by @nitrocode in #2703
- fix: Add server flag for quiet policy checks as documented by @marcusramberg in #2705
- docs: Small updates 🦃 by @nitrocode in #2711
- Run PR checks if the PR is moved to
ready_for_review
type by @nitrocode in #2713 - Run docker pull before building images by @nitrocode in #2714
- Allow
--gh-team-allowlist
to work with team names and slugs by @nitrocode in #2719 - Fix the
bad indentation error
in theatlantis-image.yaml
workflow by @nitrocode in #2722 - atlantis-image: yaml fix using a separate env var by @nitrocode in #2725
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #2723
- docs: add PR template by @nitrocode in #2718
- build(deps): bump runatlantis/atlantis-base from 2022.11.13 to 2022.11.24 by @dependabot in #2731
- build(deps): bump github.com/go-redis/redis/v9 from 9.0.0-rc.1 to 9.0.0-rc.2 by @dependabot in #2733
- build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0 by @dependabot in #2732
- Release 0.21.0 by @jamengual in #2734
New Contributors
- @chavacava made their first contribution in #2545
- @zer0beat made their first contribution in #2535
- @marcusramberg made their first contribution in #2582
- @forestoden made their first contribution in #2620
- @shouichi made their first contribution in #2610
- @gurpalw made their first contribution in #2532
- @TylerLubeck made their first contribution in #2623
- @Dev25 made their first contribution in #2461
- @tpickett66 ma...
v0.21.0-pre.20221120
What's Changed
- docs: Update docs for vulnerability reporting by @lilincmu in #2683
- testing-env: create default atlantis user by @nitrocode in #2689
- Bump testing-env and [email protected] by @nitrocode in #2686
- build(deps): bump github.com/hashicorp/hcl/v2 from 2.14.1 to 2.15.0 by @dependabot in #2678
- deps: bump to use tf 1.3.5 by @chenrui333 in #2691
- Bump more dependencies by @nitrocode in #2692
- upgrade Git clone locking mechanism to go1.19 by @ribejara-te in #2521
- metrics: Add Metrics tags to multiple Scopes by @albertorm95 in #2687
- Set GitHub app to use slug to make --hide-prev-plan-comments more reliable by @krrrr38 in #2697
- Detect terraform versions using
>=
and~>
specifiers by @fblgit in #1776
New Contributors
- @albertorm95 made their first contribution in #2687
Full Changelog: v0.21.0-pre.20221114...v0.21.0-pre.20221120