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 made their first contribution in #2599
- @VladimirSt-XP made their first contribution in #2551
- @adam-verigin made their first contribution in #2621
- @0x416e746f6e made their first contribution in #2522
- @ean made their first contribution in #2659
- @pseudomorph made their first contribution in #2647
- @dversoza made their first contribution in #2664
- @tlorreyte made their first contribution in #2452
- @lukemassa made their first contribution in #2426
- @camillsir made their first contribution in #2656
- @albertorm95 made their first contribution in #2687
Full Changelog: v0.20.1...v0.21.0