Releases: runatlantis/atlantis
Releases · runatlantis/atlantis
v0.19.9-pre.20220822
What's Changed
- build(deps): bump go.uber.org/zap from 1.21.0 to 1.22.0 by @dependabot in #2448
- Make required atlantis/apply status check work with mergeable by @rayterrill in #2436
- build(deps): bump golang from 1.17-alpine to 1.19.0-alpine by @dependabot in #2433
- Allow manual PR number by @cep21 in #2465
New Contributors
- @rayterrill made their first contribution in #2436
- @cep21 made their first contribution in #2465
Full Changelog: v0.19.8...v0.19.9-pre.20220222
v0.19.8
What's Changed
- Fix helm chart url in website_link_check by @lilincmu in #2407
- build(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.0.4 to 2.1.0 by @dependabot in #2401
- build(deps): bump github.com/xanzy/go-gitlab from 0.68.2 to 0.69.0 by @dependabot in #2402
- issue: add feature_request template by @chenrui333 in #2397
- fix: repository cloning race condition (#2341) by @ribejara-te in #2348
- fix: Update multienv_step_runner Env Var Parsing Logic (#2351) by @austinsherron in #2354
- Add the /plan and /apply endpoints by @remilapeyre in #997
- 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
- cdktf docs by @nitrocode in #2446
- Disable activeHeaderLinks for VuePress. Remove bullet points in server config doc. by @lilincmu in #2449
- Fix some not-quite-links in docs by @dupuy26 in #2442
- Release v0.19.8 by @jamengual in #2450
New Contributors
- @ribejara-te made their first contribution in #2348
- @austinsherron made their first contribution in #2354
- @zepeng811 made their first contribution in #2416
- @gmaghera made their first contribution in #2421
- @eventh made their first contribution in #2423
- @kangaechu made their first contribution in #2430
Full Changelog: v0.19.7...v0.19.8
v0.19.8-pre.20220810
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
- @zepeng811 made their first contribution in #2416
- @gmaghera made their first contribution in #2421
- @eventh made their first contribution in #2423
- @kangaechu made their first contribution in #2430
Full Changelog: v0.19.8-pre.20220722...v0.19.8-pre.20220810
v0.19.8-pre.20220722
What's Changed
- Fix helm chart url in website_link_check by @lilincmu in #2407
- build(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.0.4 to 2.1.0 by @dependabot in #2401
- build(deps): bump github.com/xanzy/go-gitlab from 0.68.2 to 0.69.0 by @dependabot in #2402
- issue: add feature_request template by @chenrui333 in #2397
- fix: repository cloning race condition (#2341) by @ribejara-te in #2348
- fix: Update multienv_step_runner Env Var Parsing Logic (#2351) by @austinsherron in #2354
- Add the /plan and /apply endpoints by @remilapeyre in #997
New Contributors
- @ribejara-te made their first contribution in #2348
- @austinsherron made their first contribution in #2354
Full Changelog: v0.19.7...v0.19.8-pre.20220722
v0.19.7
What's Changed
- deps(conftest): 0.32.1 -> 0.33.0 by @chenrui333 in #2367
- Add section for --var-file-allowlist in changelog by @lilincmu in #2375
- Add permission to allow GET
required_status_checks
, linked to #2310 by @daconstenla in #2380 - fix: Log streaming broken with TFE local execution mode by @casperbiering in #2364
- Mag/reuse ngrok by @magmax in #2378
- fix: Only highlight Terraform changes on GitHub by @pauloconnor in #2337
- Revert "[fix] Ignore commit checks for atlantis apply on Github (#2311)" by @lilincmu in #2388
- fix: use constant time comparison of webhook secret in gitlab event validator by @cedws in #2392
- build(deps): bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 by @dependabot in #2382
- CHANGED - update streaming-logs doc to mention terragrunt support by @tweeks-reify in #2395
- Docs: Fix link to current helm chart by @megakid in #2393
- release v0.19.7 by @jamengual in #2404
New Contributors
- @daconstenla made their first contribution in #2380
- @magmax made their first contribution in #2378
- @cedws made their first contribution in #2392
- @tweeks-reify made their first contribution in #2395
- @megakid made their first contribution in #2393
Full Changelog: v0.19.6...v0.19.7
v0.19.7-pre.20220713
What's Changed
- deps(conftest): 0.32.1 -> 0.33.0 by @chenrui333 in #2367
- Add section for --var-file-allowlist in changelog by @lilincmu in #2375
- Add permission to allow GET
required_status_checks
, linked to #2310 by @daconstenla in #2380 - fix: Log streaming broken with TFE local execution mode by @casperbiering in #2364
- Mag/reuse ngrok by @magmax in #2378
- fix: Only highlight Terraform changes on GitHub by @pauloconnor in #2337
- Revert "[fix] Ignore commit checks for atlantis apply on Github (#2311)" by @lilincmu in #2388
New Contributors
- @daconstenla made their first contribution in #2380
- @magmax made their first contribution in #2378
Full Changelog: v0.19.6...v0.19.7-pre.20220713
v0.19.6
Summary
Revert the docker image parallel build change
What's Changed
- Revert "workflows: build image in parallel" by @chenrui333 in #2372
Full Changelog: v0.19.5...v0.19.6
v0.19.5
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
- @anakaiti made their first contribution in #2302
- @chicocvenancio made their first contribution in #2311
- @alex-bezek made their first contribution in #2313
- @ysoldak made their first contribution in #2334
- @dominicbarnes made their first contribution in #2287
- @yoonsio made their first contribution in #2204
- @gtirloni made their first contribution in #2331
- @tufitko made their first contribution in #2178
- @casperbiering made their first contribution in #2365
- @lilincmu made their first contribution in #2362
Full Changelog: v0.19.4...v0.19.5
v0.19.5-pre.20220628
What's Changed
- 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
New Contributors
- @dominicbarnes made their first contribution in #2287
- @yoonsio made their first contribution in #2204
Full Changelog: v0.19.5-pre.20220622...v0.19.5-pre.20220628
v0.19.5-pre.20220622
What's Changed
- 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
New Contributors
Full Changelog: v0.19.5-pre.20220616...v0.19.5-pre.20220622