Skip to content

v0.23.0

Compare
Choose a tag to compare
@jamengual jamengual released this 01 Mar 18:58
· 807 commits to main since this release
0b9579e

What's Changed

  • fix: PR status summary should remove Note: Objects have changed outside of Terraform by @krrrr38 in #3010
  • feat: state rm by @krrrr38 in #2880
  • fix: runatlantis.io search by @nitrocode in #3012
  • fix: markdown renderer incorrect ordering of arguments by @krrrr38 in #3016
  • feat: add plan_requirements capability by @lyoung-confluent in #2979
  • build(docker): fix intermittent ghcr push failures by @nitrocode in #3018
  • fix(deps): update golang.org/x/exp digest to a68e582 in go.mod by @renovate in #3022
  • fix(deps): update module github.com/moby/moby to v20.10.23+incompatible in go.mod by @renovate in #3023
  • fix(deps): update module github.com/uber-go/tally to v3.5.2+incompatible in go.mod by @renovate in #3024
  • fix(deps): update module github.com/spf13/viper to v1.15.0 in go.mod by @renovate in #3025
  • chore(actions): deprecate set-output by @nitrocode in #3019
  • feat(codeql): ignore draft prs by @nitrocode in #3021
  • chore(test): remove redundant test job from circleci by @nitrocode in #3026
  • fix(actions): remove unused test reference to enable e2e by @nitrocode in #3028
  • feat(actions): add labeler by @nitrocode in #3020
  • docs(readme): Add go pkg badge by @nitrocode in #3029
  • fix(actions): set labeler to use correct on event by @nitrocode in #3033
  • docs: fix table formating for multienv by @hanskhe in #3032
  • docs: adding working slack invite link by @jamengual in #3035
  • docs: update slack invite to a perm link by @chenrui333 in #3036
  • feat(actions): website link check by @nitrocode in #3037
  • feat: --silence-no-projects to comments with -d and -p by @Dawnflash in #2969
  • chore(template): expand issue template by @nitrocode in #2873
  • fix(deps): update golang.org/x/exp digest to 7f5a42a in go.mod by @renovate in #3039
  • docs: /api/plan and /api/apply endpoints by @lilincmu in #3013
  • fix(deps): update golang.org/x/exp digest to d38c7dc in go.mod by @renovate in #3044
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.79.0 in go.mod by @renovate in #3046
  • feat(build): sign releases by @nitrocode in #3040
  • Update using-slack-hooks.md by @ryanfarisco in #3048
  • feat(release): version based on github release tag by @nitrocode in #3049
  • fix(docker): Set version based on release tag, revert gorelease signing by @nitrocode in #3051
  • fix(deps): update golang.org/x/exp digest to a67bb56 in go.mod by @renovate in #3056
  • fix(docker): docker-entrypoint when called with atlantis by @dpiddock in #3060
  • docs: apply home dark mode by @krrrr38 in #3062
  • fix(docs): add bitbucket to delete_source_branch_on_merge by @markleary in #3063
  • fix(deps): update golang.org/x/exp digest to a960b37 in go.mod by @renovate in #3064
  • fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.22 in go.mod by @renovate in #3066
  • fix(deps): update module github.com/google/go-github/v49 to v50 by @krrrr38 in #3074
  • docs: add env var variants for autoplan config options by @wyardley in #3073
  • fix(deps): update module github.com/go-redis/redis/v9 to v9.0.1 by @krrrr38 in #3075
  • feat: suppress log package logging by @krrrr38 in #3076
  • fix(deps): update module go.etcd.io/bbolt to v1.3.7 in go.mod by @renovate in #3077
  • fix(deps): update golang.org/x/exp digest to aae9b4e in go.mod by @renovate in #3080
  • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.16.0 in go.mod by @renovate in #3078
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.79.1 in go.mod by @renovate in #3083
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.11.2 in go.mod by @renovate in #3082
  • chore: remove x/exp package by @krrrr38 in #3085
  • fix import/state rm success wrapped template by @krrrr38 in #3084
  • chore(deps): update docker/build-push-action action to v4 in .github/workflows/testing-env-image.yml by @renovate in #3079
  • deps: bump to go1.20 by @chenrui333 in #3093
  • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 8cad743 in go.mod by @renovate in #3101
  • fix(docs): Add missing dir to DRY repo level atlantis.yaml projects key by @tieum in #3099
  • chore(deps): update node.js to v18.14.0 in .node-version by @renovate in #3102
  • fix(deps): update module github.com/briandowns/spinner to v1.21.0 in go.mod by @renovate in #3103
  • fix(deps): update module github.com/redis/go-redis/v9 to v9.0.2 in go.mod by @renovate in #3105
  • bugfix(gitlab): correct detailed merge status check by @nitrocode in #3067
  • chore(dependency): Swap moby with patternmatcher by @nitrocode in #3106
  • feat(docker): download transitive dependencies by @nitrocode in #3107
  • chore(dependency): Swap go-spew with kr/pretty by @nitrocode in #3108
  • fix(deps): update module github.com/uber-go/tally to v3.5.3+incompatible in go.mod by @renovate in #3110
  • fix(deps): update module golang.org/x/term to v0.5.0 in go.mod by @renovate in #3111
  • chore(deps): update dependency hashicorp/terraform to v1.3.8 in .circleci/config.yml by @renovate in #3113
  • fix(deps): update module golang.org/x/text to v0.7.0 in go.mod by @renovate in #3116
  • chore(deps): update dependency open-policy-agent/conftest to v0.39.0 in testing/dockerfile by @renovate in #3115
  • chore(deps): update dependency open-policy-agent/conftest to v0.39.0 in dockerfile.dev by @renovate in #3114
  • chore(deps): update alpine docker tag to v3.17.2 in docker-base/dockerfile.alpine by @renovate in #3125
  • chore(deps): update dependency hashicorp/terraform to v1.3.9 in .circleci/config.yml by @renovate in #3137
  • feat(renovatebot): automerge enabled by @nitrocode in #3123
  • fix(deps): update module github.com/hashicorp/go-getter/v2 to v2.2.0 [security] by @renovate in #3141
  • fix(deps): update github.com/shurcool/githubv4 digest to 420ad09 in go.mod by @renovate in #3136
  • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.16.1 in go.mod by @renovate in #3133
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.80.2 in go.mod by @renovate in #3135
  • chore(deps): update node.js to v18.14.1 in .node-version by @renovate in #3143
  • chore(deps): update golang docker tag to v1.20.1 in testing/dockerfile by @renovate in #3142
  • chore(make): Correct typo in Makefile comment by @dobby-dobster in #3130
  • build(deps): bump golang.org/x/net from 0.1.0 to 0.7.0 in /e2e by @dependabot in #3145
  • build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #3146
  • fix(workflow-hook): pre/post hook not sending output due to invalid key by @Fabianoshz in #3091
  • fix(azure-devops): add check for test webhook URL by @SSKLCP in #2809
  • feat(executable-name): Add check for misspelled comment command by @edbighead in #3059
  • feat: shallow repo clone in merge checkout strategy by @nitrocode in #2758
  • chore(deps): update node.js to v18.14.2 in .node-version by @renovate in #3151
  • fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.5.0 in go.mod by @renovate in #3152
  • fix: Use hashicorp/go-version to resolve ~> 1.0 to 1.x instead of 1.0.x by @zhuoyang in #3153
  • chore(deps): update dependency open-policy-agent/conftest to v0.39.1 in testing/dockerfile by @renovate in #3155
  • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 2d94e3d in go.mod by @renovate in #3156
  • chore(deps): update dependency open-policy-agent/conftest to v0.39.1 in dockerfile.dev by @renovate in #3154
  • feat: Include commit and date in version by @nitrocode in #3159
  • fix(deps): update module github.com/google/go-github/v50 to v50.1.0 in go.mod by @renovate in #3162
  • feat(build): add new sha ghrc docker tags using docker/metadata-action by @nitrocode in #3121
  • fix: use shorter commit sha in version output by @nitrocode in #3163
  • fix: push image to repo name without org by @nitrocode in #3164
  • fix: push to full ghcr repo name by @nitrocode in #3167
  • feat: add hide-unchanged-plan-comments option by @tufitko in #3158
  • fix(deps): update module github.com/stretchr/testify to v1.8.2 in go.mod by @renovate in #3168
  • chore(docs): add note of autoplan modules limitation by @nitrocode in #3166
  • chore(docs): remove deprecated flags from docs by @nitrocode in #3165
  • fix: add missing description to multiarch images by @nitrocode in #3170
  • docs(metrics): available metrics, metrics enablement by @Pardeep009 in #3171
  • chore(alpine): bump docker curl dependency by @nitrocode in #3174
  • release: 0.23.0 by @jamengual in #3175

New Contributors

Full Changelog: v0.22.3...v0.23.0