Releases: runatlantis/atlantis
Releases ยท runatlantis/atlantis
v0.19.5-pre.20220616
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
New Contributors
- @anakaiti made their first contribution in #2302
- @chicocvenancio made their first contribution in #2311
- @alex-bezek made their first contribution in #2313
Full Changelog: v0.19.4...v0.19.5-pre.20220616
v0.19.4
What's Changed
- Update CHANGELOG.md by @jamengual in #2256
- build(deps): bump docker/setup-qemu-action from 1 to 2 by @dependabot in #2251
- build(deps): bump docker/login-action from 1 to 2 by @dependabot in #2250
- build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in #2248
- build(deps): bump github.com/urfave/cli from 1.22.5 to 1.22.9 by @dependabot in #2247
- Handle invalid values for
TARGETPLATFORM
. by @Skeen in #2223 - build(deps): bump runatlantis/atlantis-base from 2022.03.04 to 2022.04.19 by @dependabot in #2219
- deps: tf 1.1.9 and conftest 0.31.0 by @chenrui333 in #2218
- docs: Add unlock command by @pauloconnor in #2183
- Add gcompat library to Docker base image for convenience by @joerg in #2175
- build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #2249
- feat: MultiEnv step added by @tapaszto in #1793
- fix: Add CleanedBasePath to GithubSetupData (#2141) by @santelos in #2142
- Implement runWithUser/fsGroup within entrypoint by @raxod502-plaid in #1326
- build(deps): bump runatlantis/atlantis-base from 2022.04.19 to 2022.05.13 by @dependabot in #2259
- [fix] ignore commit status for apply jobs (#2135) by @michelmzs in #2137
- fix: branch CI pipeline due to unchecked err in test by @ascandella in #2263
- fix: working dir tests initial branch assumes "master" by @ascandella in #2264
- fix: homepage link on project job output page by @ascandella in #2262
- deps: terraform 1.2.0 by @chenrui333 in #2267
- build(deps): bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #2276
- build: generalize the image tag in image workflow by @waeltken in #2277
- Fix for failing builds by @csainty in #2284
- Ignore gpg signing for tests by @nitrocode in #2296
- Add version to /status endpoint by @nitrocode in #2295
- Release v1.9.4 by @jamengual in #2294
New Contributors
- @Skeen made their first contribution in #2223
- @pauloconnor made their first contribution in #2183
- @joerg made their first contribution in #2175
- @santelos made their first contribution in #2142
- @michelmzs made their first contribution in #2137
- @ascandella made their first contribution in #2263
- @waeltken made their first contribution in #2277
- @csainty made their first contribution in #2284
- @nitrocode made their first contribution in #2296
Full Changelog: v0.19.3...v0.19.4
v0.19.4-pre.20220513
What's Changed
- build(deps): bump docker/setup-qemu-action from 1 to 2 by @dependabot in #2251
- build(deps): bump docker/login-action from 1 to 2 by @dependabot in #2250
- build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in #2248
- build(deps): bump github.com/urfave/cli from 1.22.5 to 1.22.9 by @dependabot in #2247
- Handle invalid values for
TARGETPLATFORM
. by @Skeen in #2223 - build(deps): bump runatlantis/atlantis-base from 2022.03.04 to 2022.04.19 by @dependabot in #2219
- deps: tf 1.1.9 and conftest 0.31.0 by @chenrui333 in #2218
- docs: Add unlock command by @pauloconnor in #2183
- Add gcompat library to Docker base image for convenience by @joerg in #2175
- build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #2249
- feat: MultiEnv step added by @tapaszto in #1793
- fix: Add CleanedBasePath to GithubSetupData (#2141) by @santelos in #2142
New Contributors
- @Skeen made their first contribution in #2223
- @pauloconnor made their first contribution in #2183
- @joerg made their first contribution in #2175
- @santelos made their first contribution in #2142
Full Changelog: v0.19.3...v0.19.4-pre.20220513
v0.19.3
What's Changed
- build(deps): bump github.com/xanzy/go-gitlab from 0.58.0 to 0.59.0 by @dependabot in #2140
- feat: Add stats support for basic operations by @nishkrishnan in #2147
- chore: move CommandContext and CommandResult to models (#193) by @msarvar in #2093
- workflow(tester): fix gotest runs for fork PRs by @chenrui333 in #2160
- fix: unit tests for DefaultWorkingDirLocker.TryLock() by @KevinSnyderCodes in #2159
- build(deps): bump alpine base image from 3.15 to 3.15.2 by @gdidok in #2161
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #2153
- build(deps): bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.1 by @dependabot in #2167
- build(deps): [security] bump minimist from 1.2.0 to 1.2.6 by @dependabot in #2165
- fix: reverting change to command status logic by @jamengual in #2173
- release: add pre-release flow by @chenrui333 in #2185
- docs: fix apply requirements list by @edbighead in #2170
- fix(github): allow Github App to clone forks of a private repository by @joshuasimon-taulia in #2044
- fix: add path to WorkingDir methods by @KevinSnyderCodes in #2180
- build(deps): bump actions/stale from 4 to 5 by @dependabot in #2195
- build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #2194
- deps: bump terraform to v1.1.8 by @chenrui333 in #2196
- Update alpine base from 3.15.2 to latest patch version 3.15.4 by @gaffneyd4 in #2202
- build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 by @dependabot in #2206
- links(github): replace help.github.com with docs.github.com links by @chenrui333 in #2227
- Revert "fix: add path to WorkingDir methods" by @jamengual in #2253
New Contributors
- @gdidok made their first contribution in #2161
- @jamengual made their first contribution in #2173
- @joshuasimon-taulia made their first contribution in #2044
- @gaffneyd4 made their first contribution in #2202
Full Changelog: v0.19.2...v0.19.3
v0.19.3-pre.20220429
What's Changed
- build(deps): bump actions/stale from 4 to 5 by @dependabot in #2195
- build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #2194
- deps: bump terraform to v1.1.8 by @chenrui333 in #2196
- Update alpine base from 3.15.2 to latest patch version 3.15.4 by @gaffneyd4 in #2202
- build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 by @dependabot in #2206
- links(github): replace help.github.com with docs.github.com links by @chenrui333 in #2227
New Contributors
- @gaffneyd4 made their first contribution in #2202
Full Changelog: v0.19.3-pre.20220408...v0.19.3-pre.20220429
v0.19.3-pre.20220408
What's Changed
- build(deps): bump github.com/xanzy/go-gitlab from 0.58.0 to 0.59.0 by @dependabot in #2140
- feat: Add stats support for basic operations by @nishkrishnan in #2147
- chore: move CommandContext and CommandResult to models (#193) by @msarvar in #2093
- fix: allow projects in separate directories to run in parallel by @KevinSnyderCodes in #2131
- workflow(tester): fix gotest runs for fork PRs by @chenrui333 in #2160
- fix: unit tests for DefaultWorkingDirLocker.TryLock() by @KevinSnyderCodes in #2159
- build(deps): bump alpine base image from 3.15 to 3.15.2 by @gdidok in #2161
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #2153
- build(deps): bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.1 by @dependabot in #2167
- build(deps): [security] bump minimist from 1.2.0 to 1.2.6 by @dependabot in #2165
- fix: reverting change to command status logic by @jamengual in #2173
- release: add pre-release flow by @chenrui333 in #2185
- docs: fix apply requirements list by @edbighead in #2170
- fix(github): allow Github App to clone forks of a private repository by @joshuasimon-taulia in #2044
- fix: add path to WorkingDir methods by @KevinSnyderCodes in #2180
New Contributors
- @KevinSnyderCodes made their first contribution in #2131
- @gdidok made their first contribution in #2161
- @jamengual made their first contribution in #2173
- @joshuasimon-taulia made their first contribution in #2044
Full Changelog: v0.19.2...v0.19.3-pre.20220408
v0.19.2
Bug fix release for github and update docs to reflect the docker registry support change.
What's Changed
- fix: fix unmarshall error in graphql call by @raymondchen625 in #2128
- docs: update docker registry link to ghcr by @marceloboeira in #2130
Dependencies
- terraform 1.1.7
- conftest 0.30.0
Github Container Registry
ghcr.io/runatlantis/atlantis:v0.19.2
New Contributors
- @marceloboeira made their first contribution in #2130
Full Changelog: v0.19.1...v0.19.2
v0.19.1
What's Changed
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #2119
- build(deps): bump github.com/xanzy/go-gitlab from 0.55.1 to 0.58.0 by @dependabot in #2118
- fix(bitbucketcloud): Ensure status key has at most 40 characters by @maxbrunet in #2037
- fix(gitlab-client): change
pending
torunning
state by @syphernl in #1971 - fix(bitbucketcloud)!: Use AccountID as username instead of Nickname by @maxbrunet in #2034
Dependencies
terraform 1.1.7
conftest 0.30.0
Github Container Registry
ghcr.io/runatlantis/atlantis:v0.19.1
New Contributors
- @maxbrunet made their first contribution in #2037
Full Changelog: v0.19.0...v0.19.1
v0.19.0
Feature release for:
- multi-arch docker images
- add
pending
status for apply
What's Changed
- docs: moving streaming logs section from top-level navigation to docs by @Aayyush in #2066
- fix(docker): Multi-arch Docker images, attempt two by @Tenzer in #2114
- feat: add a pending status for apply when running plan command by @AndreZiviani in #2053
Dependencies
terraform 1.1.7
conftest 0.30.0
New Contributors
- @AndreZiviani made their first contribution in #2053
Github Container Registry
ghcr.io/runatlantis/atlantis:v0.19.0
Full Changelog: v0.18.5...v0.19.0
v0.18.5
Maintenance release:
What's Changed
- ci: drop circleci docker hub update by @chenrui333 in #2102
- fix(docker): fix docker runtime issue by @chenrui333 in #2106
- deps: tf 1.1.7 by @chenrui333 in #2108
Dependencies
terraform 1.1.7
conftest 0.30.0
Full Changelog: v0.18.4...v0.18.5