Skip to content

Releases: runatlantis/atlantis

v0.19.9-pre.20220912

13 Sep 01:10
84304d6
Compare
Choose a tag to compare
v0.19.9-pre.20220912 Pre-release
Pre-release

What's Changed

Full Changelog: v0.19.9-pre.20220908...v0.19.9-pre.20220912

v0.19.9-pre.20220908

08 Sep 20:56
b8297bb
Compare
Choose a tag to compare
v0.19.9-pre.20220908 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.19.9-pre.20220822...v0.19.9-pre.20220908

v0.19.9-pre.20220822

22 Aug 19:14
71233ef
Compare
Choose a tag to compare
v0.19.9-pre.20220822 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.19.8...v0.19.9-pre.20220222

v0.19.8

16 Aug 18:53
d60b7da
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.7...v0.19.8

v0.19.8-pre.20220810

10 Aug 22:20
584105c
Compare
Choose a tag to compare
v0.19.8-pre.20220810 Pre-release
Pre-release

What's Changed

  • Update documentation to reflect orgAllowlist changes in helm chart by @zepeng811 in #2416
  • Removing the check about whether a slack channel exists by @pkaramol in #2386
  • fix: Clarify Slack hook setup for Helm chart deployments. Add tidbit about Slack channel setup. by @gmaghera in #2421
  • deps: bump alpine to v3.16.1 by @lilincmu in #2431
  • Use ghcr.io as image repostiory in docs manifests by @eventh in #2423
  • Fix website_link_check CI error by @kangaechu in #2430

New Contributors

Full Changelog: v0.19.8-pre.20220722...v0.19.8-pre.20220810

v0.19.8-pre.20220722

27 Jul 18:54
b409cb8
Compare
Choose a tag to compare
v0.19.8-pre.20220722 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.19.7...v0.19.8-pre.20220722

v0.19.7

19 Jul 23:35
700cffd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.6...v0.19.7

v0.19.7-pre.20220713

14 Jul 00:14
e153cea
Compare
Choose a tag to compare
v0.19.7-pre.20220713 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.19.6...v0.19.7-pre.20220713

v0.19.6

08 Jul 16:36
b34e715
Compare
Choose a tag to compare

Summary

Revert the docker image parallel build change

What's Changed

Full Changelog: v0.19.5...v0.19.6

v0.19.5

08 Jul 06:12
4373b88
Compare
Choose a tag to compare

Use v0.19.6 due to an issue with the image parallelization.

What's Changed

  • build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 by @dependabot in #2283
  • docs: fix security warning inconsistent formatting by @anakaiti in #2302
  • Further parse Gitlab MergeRequest Update events by @cucxabong in #1301
  • fix: Delete locks and workdirs with potentially stale previous plans which fixes 1624 by @giuli007 in #1704
  • [fix] Ignore commit checks for atlantis apply on Github by @chicocvenancio in #2311
  • test: update tests per command package refactoring by @chenrui333 in #2317
  • build(deps): bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 by @dependabot in #2275
  • build(deps): bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.2 by @dependabot in #2321
  • docs: update streaming-logs by @alex-bezek in #2313
  • build(deps): bump github.com/xanzy/go-gitlab from 0.59.0 to 0.68.0 by @dependabot in #2319
  • fix: vcs-status-name hardcoded in PullIsMergeable function by @michelmzs in #2312
  • build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #2320
  • test: update null provider to support test run on m1 machine by @chenrui333 in #2318
  • deps: terraform 1.2.3, conftest 0.32.1 by @chenrui333 in #2328
  • Remove workaround for atlantis-data in entrypoint by @ysoldak in #2334
  • feat: stream output for custom workflows by @ascandella in #2261
  • trim whitespace from comments before parsing by @dominicbarnes in #2287
  • docs: update links for bitbucket-cloud create-an-app-password by @chenrui333 in #2340
  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 by @dependabot in #2338
  • feat: Prometheus metrics support by @yoonsio in #2204
  • build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #2339
  • Revert "fix: Delete locks and workdirs with potentially stale previous plans which fixes 1624" by @jamengual in #2316
  • build(deps): bump github.com/uber-go/tally from 3.4.3+incompatible to 3.5.0+incompatible by @dependabot in #2303
  • links: update link for Specifying a Required Terraform Version by @chenrui333 in #2345
  • docs: Add allowed commands for workflow hooks by @gtirloni in #2331
  • feat: add execution order group by @tufitko in #2178
  • Update terragrunt workflow documentation by @ascandella in #2350
  • build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #2358
  • build(deps): bump github.com/xanzy/go-gitlab from 0.68.0 to 0.68.2 by @dependabot in #2356
  • deps: tf 1.2.4 by @chenrui333 in #2363
  • deps: upgrade github.com/docker/docker by @chenrui333 in #2366
  • fix(docker-compose): update docker-compose by @casperbiering in #2365
  • build(deps): bump github.com/microcosm-cc/bluemonday from 1.0.18 to 1.0.19 by @dependabot in #2357
  • workflows: build image in parallel by @waeltken in #2361
  • Add --var-file-allowlist in server configuration by @lilincmu in #2362
  • Add section for --var-file-allowlist in security doc by @lilincmu in #2369

New Contributors

Full Changelog: v0.19.4...v0.19.5