Skip to content

Releases: integrations/terraform-provider-github

v6.2.3

08 Jul 16:58
782d71f
Compare
Choose a tag to compare

What's Changed

🛠️ Maintenance

  • build(deps): bump the github-actions group with 2 updates by @dependabot in #2303

🏷 Other Changes

New Contributors

Full Changelog: v6.2.2...v6.2.3

v6.2.2

17 Jun 23:12
5ce4588
Compare
Choose a tag to compare

What's Changed

🛠️ Maintenance

  • build(deps): bump actions/add-to-project from 0.6.1 to 1.0.0 by @dependabot in #2215
  • build(deps): bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 by @dependabot in #2216
  • build(deps): bump the github-actions group with 2 updates by @dependabot in #2218
  • build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 in the github-actions group by @dependabot in #2221
  • build(deps): bump the gomod group with 2 updates by @dependabot in #2220
  • build(deps): bump actions/add-to-project from 1.0.0 to 1.0.1 in the github-actions group by @dependabot in #2231
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #2234
  • build(deps): bump the github-actions group with 2 updates by @dependabot in #2238
  • build(deps): bump the github-actions group with 2 updates by @dependabot in #2244
  • build(deps): bump the gomod group with 2 updates by @dependabot in #2257
  • build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 in the github-actions group by @dependabot in #2256
  • build(deps): bump the github-actions group with 3 updates by @dependabot in #2259
  • build(deps): bump the gomod group with 2 updates by @dependabot in #2260
  • build(deps): bump the github-actions group with 2 updates by @dependabot in #2268
  • build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 in the github-actions group by @dependabot in #2272
  • build(deps): bump the gomod group across 1 directory with 2 updates by @dependabot in #2271
  • 🚧 Workflows have changed by @octokitbot in #2281
  • build(deps): bump the gomod group with 3 updates by @dependabot in #2287
  • build(deps): bump github/codeql-action from 3.25.6 to 3.25.8 in the github-actions group across 1 directory by @dependabot in #2286
  • build(deps): bump the github-actions group with 2 updates by @dependabot in #2292
  • build(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #2293

🏷 Other Changes

New Contributors

Full Changelog: v6.2.1...v6.2.2

v6.2.1

25 Mar 23:13
e1f5feb
Compare
Choose a tag to compare

What's Changed

🐛 Bugfixes

🛠️ Maintenance

  • build(deps): bump actions/add-to-project from 0.6.0 to 0.6.1 by @dependabot in #2210
  • build(deps): bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.1 by @dependabot in #2209

New Contributors

Full Changelog: v6.2.0...v6.2.1

v6.2.0

18 Mar 23:08
84e8d55
Compare
Choose a tag to compare

What's Changed

Features

  • feat: add github_enterprise_actions_runner_group by @bradam12 in #2158
  • Feat: Fixes abandoned PR #2017: Add support for the require_last_push_approval flag in github_branch_protection_v3 by @georgekaz in #2199

Bugfixes

  • fix(data_source_github_rest_api): just read body and convert bytes into string by @riezebosch in #2152

🛠️ Maintenance

  • build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #2189
  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #2194

Full Changelog: v6.1.0...v6.2.0

v6.1.0

09 Mar 01:04
dd57a50
Compare
Choose a tag to compare

What's Changed

  • fix: validation rule for results_per_page of github_repositories data source by @dschniepp in #2185
  • fix: Prevent loading of allowed actions if not configured by @Danielku15 in #2186
  • fix(data_source_github_rest_api): only allow for 404 on err by @riezebosch in #2154
  • fix: error if autolink reference not found by @bradam12 in #2164
  • feat: Add github_actions_enterprise_permissions by @ErikElkins in #2155
  • docs: configure release notes categories based on labels by @laughedelic in #2184

New Contributors

Full Changelog: v6.0.1...v6.1.0

v6.0.1

05 Mar 00:02
b9af9f3
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 by @dependabot in #2159
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0 by @dependabot in #2160
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.32.0 to 2.33.0 by @dependabot in #2168
  • Fix github_external_groups page title by @tomasmota in #2170
  • docs: Update example usage to use version 6.0 by @rnestler in #2169
  • fix: Make allowed_actions_config optional by @Danielku15 in #2114
  • GitHub org ignore archived repos by @felixlut in #1833
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #2177
  • build(deps): bump golang.org/x/crypto from 0.19.0 to 0.21.0 by @dependabot in #2180
  • build(deps): bump actions/add-to-project from 0.5.0 to 0.6.0 by @dependabot in #2175

New Contributors

Full Changelog: v6.0.0...v6.1.0

v6.0.0

16 Feb 17:45
16872b7
Compare
Choose a tag to compare

v6.0.0

Includes the following changes:

As we've upgraded Terraform SDK versions and are checking more errors, you may see slightly different logging and error messages. Please use the project's issues to report anything unexpected or buggy!

Full Changelog: v5.45.0...v6.0.0

v6.0.0-rc2

07 Feb 18:37
d6043fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0-rc1...v6.0.0-rc2

v6.0.0-rc1

02 Feb 22:12
f73621b
Compare
Choose a tag to compare

What's Changed

  • fix: github_rest_api data source always returns header and body as null by @srgustafson8 in #2110
  • build(deps): bump peter-evans/create-or-update-comment from 3 to 4 by @dependabot in #2121
  • build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #2120
  • Add support for packages IP ranges in github_ip_ranges by @Nmishin in #1958
  • Fix restrict pushes on github_branch_protection. Fix branch protection tests by @georgekaz in #2045

New Contributors

Full Changelog: v6.0.0-beta...v6.0.0-rc1

v6.0.0-beta

22 Jan 17:52
122a98b
Compare
Choose a tag to compare

What's Changed

  • feat: Add required_workflows to github_organization_ruleset by @relusc in #2082
  • Fix ruleset bypass actors diff issues by @o-sama in #1950
  • Make resource repository_deploy_key read_only a bool, and expand the example by @rwblokzijl in #2044
  • Add prevent_self_review parameter to the github_repository_environment resource by @Nmishin in #2000

New Contributors

Full Changelog: v6.0.0-alpha...v6.0.0-beta