Releases: integrations/terraform-provider-github
v6.0.0
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
What's Changed
- fix(resource_github_release): Handle missing release in read by @arunsathiya in #2115
- docs: update commit_message arg desc for repository_file resource by @manjinder-mckc in #2125
- Set group_id correctly in EMU mapping resource by @kfcampbell in #2133
New Contributors
- @arunsathiya made their first contribution in #2115
Full Changelog: v6.0.0-rc1...v6.0.0-rc2
v6.0.0-rc1
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
- @georgekaz made their first contribution in #2045
Full Changelog: v6.0.0-beta...v6.0.0-rc1
v6.0.0-beta
What's Changed
- feat: Add
required_workflows
togithub_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
- @rwblokzijl made their first contribution in #2044
Full Changelog: v6.0.0-alpha...v6.0.0-beta
v5.45.0
What's Changed
- build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #2098
- build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #2097
- docs: Adds description for overwrite_on_create option. by @Nmishin in #2095
- docs: Update branch protection documentation by @LiamMacP in #2085
- feat: Add
required_workflows
togithub_organization_ruleset
by @relusc in #2082 - Fix ruleset bypass actors diff issues by @o-sama in #1950
New Contributors
Full Changelog: v5.44.0...v5.45.0
v6.0.0-alpha
What's Changed
- Add retryable transport for errors by @dcfranca in #1704
- fix: remove repository topic from state if it doesnt exist in GitHub anymore by @felixlut in #1918
- build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #2098
- build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #2097
- docs: Adds description for overwrite_on_create option. by @Nmishin in #2095
- Bump version to v6 by @kfcampbell in #2106
- docs: Update branch protection documentation by @LiamMacP in #2085
- Upgrade to Terraform Plugin SDK v2 by @kfcampbell in #1780
New Contributors
Full Changelog: v5.44.0...v6.0.0-alpha
v5.44.0
What's Changed
- fix: Fix deprecation warnings in example projects by @zerok in #2038
- build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #2040
- Fix typo (admiin -> admin) by @yaakov-h in #2042
- [Fix] Correctly handle environments with names containing spaces by @nint8835 in #2072
- Fix release example by @kfcampbell in #2080
- Avoid getting user when anonymous by @mnencia in #2074
- [FEAT]: Get the license for a repository by @Nmishin in #2026
- Bump go-github to v57 by @kfcampbell in #2081
- Update documentation for GitHub App Instegration by @ZsoltPath in #2083
New Contributors
- @zerok made their first contribution in #2038
- @mnencia made their first contribution in #2074
- @ZsoltPath made their first contribution in #2083
Full Changelog: v5.43.0...v5.44.0
v5.43.0
What's Changed
- fix: Use ETag when reading
github_branch_default
resources. by @nairb774 in #1994 - add pagination to GetCommit() call by @rumenvasilev in #2009
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #2016
- build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #2015
- Fix: add GitHub repository collaborators when repository name contains the org name by @ppatel1604 in #2013
- add support for web commit sign off by @rumenvasilev in #2007
- Add feature can_admins_bypass for repo environments | fixed wait_timer issue for repo environments by @scott-doyland-burrows in #2001
- 🚧 Workflows have changed by @octokitbot in #2024
- feat: implement github_issue_labels resource by @galargh in #1694
- Correct typo by @staypuftman in #2035
- 🚧 Workflows have changed by @octokitbot in #2057
- build(deps): bump actions/stale from 8 to 9 by @dependabot in #2055
- Use correct version of google/go-github, v55 by @kfcampbell in #2064
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #2060
- build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #2061
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #2056
- build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #2041
- Fix type assertion failure on github_dependabot_organization_secret_repositories.selected_repository_ids by @rene-bos in #2029
New Contributors
- @nairb774 made their first contribution in #1994
- @rumenvasilev made their first contribution in #2009
- @ppatel1604 made their first contribution in #2013
- @staypuftman made their first contribution in #2035
- @rene-bos made their first contribution in #2029
Full Changelog: v5.42.0...v5.43.0
v5.42.0
What's Changed
- Allow setting owner in anonymous mode by @kfcampbell in #1029
- build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #1988
- update repository_ruleset r doc by @anastasiiakozlova245 in #1986
- docs: update github membersip admin role explanation by @anastasiiakozlova245 in #1987
- Add support for dismissal_apps by @jporzucek in #1984
- update documentation for github_team_members to recommended team id by @scott-doyland-burrows in #1991
- Add documentation for importing github_organization_block resources by @jacekn in #1995
New Contributors
- @anastasiiakozlova245 made their first contribution in #1986
- @jporzucek made their first contribution in #1984
- @jacekn made their first contribution in #1995
Full Changelog: v5.41.0...v5.41.1
v5.41.0
What's Changed
- [docs]: update import examples for some number of resources by @Nmishin in #1959
- build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #1951
- Fixes parent team removal, fixes the teams data source tests, adds tests for the parent team fix by @scott-doyland-burrows in #1979
- Empty ruleset required_deployment_environments is now valid by @o-sama in #1942
- [Fix] missing environment name encoding for secrets by @saez0pub in #1969
- build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 by @dependabot in #1980
- Fixed repo envs so terraform will add back in deployment branch protection if it is removed manually from GitHub by @scott-doyland-burrows in #1981
New Contributors
- @scott-doyland-burrows made their first contribution in #1979
- @saez0pub made their first contribution in #1969
Full Changelog: v5.40.0...v5.41.0