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