Releases: integrations/terraform-provider-github
Releases · integrations/terraform-provider-github
v5.12.0
What's Changed
- Increase pages size for github_organization data source by @j3parker in #1097
- Add resource github_app_installation_repositories by @david-bain in #1376
- feat: adds new branch protection options for last reviewer and locking branch by @wwsean08 in #1407
- feat(github_release): adding github_release resource and tests by @trentmillar in #1122
- 🚧 Workflows have changed by @nickfloyd in #1417
New Contributors
- @j3parker made their first contribution in #1097
- @trentmillar made their first contribution in #1122
Full Changelog: v5.11.0...v5.12.0
v5.11.0
What's Changed
- Create stale action for PRs and Issues by @nickfloyd in #1393
- Updates the stale action and increases operations per run by @nickfloyd in #1397
- Adds config to use the actual stale labels by @nickfloyd in #1398
- URL encode environment name in
github_repository_environmentby @Sebelino in #1392 - Add GitHub Actions runner repository registration token data source by @yann-soubeyrand in #1390
- Fix: Ignore repository file author and email changes if set implicitly by @pawnu in #1399
- Updated github repository topic validation to allow for up to 50 characters instead of 35 by @akohring in #1401
- Tweak error message in provider_utils.go by @kfcampbell in #1395
- Remove renovate.json by @kfcampbell in #1394
- Update RELEASE.md to match current releasing process by @kfcampbell in #1402
New Contributors
Full Changelog: v5.10.0...v5.11.0
v5.10.0
What's Changed
- Use latest version in documentation [ci skip] by @seuros in #1363
- Add support for organization security managers by @jeremyhayes in #1371
- build(deps): bump golang.org/x/crypto from 0.1.0 to 0.3.0 by @dependabot in #1375
- Add summary-only flag to github_team data source by @david-bain in #1379
- Add support to custom roles by @SharpEdgeMarshall in #1369
- fix(repository): don't perform additional request for security info by @puiterwijk in #1388
New Contributors
- @seuros made their first contribution in #1363
- @jeremyhayes made their first contribution in #1371
- @SharpEdgeMarshall made their first contribution in #1369
- @puiterwijk made their first contribution in #1388
Full Changelog: v5.9.2...v5.10.0
v5.9.2
What's Changed
Bug fixes
- [fix] : Fixes issue where the accept header was overwritten by previewHeaderInjectorTransport which caused errors in github_team_repository by @elliottpope in #1384
Full Changelog: v5.9.1...v5.9.2
v5.9.1
What's Changed
- fix(repository): ignore unchanged visibility error by @chapurlatn in #1368
New Contributors
- @chapurlatn made their first contribution in #1368
Full Changelog: v5.9.0...v5.9.1
v5.9.0
What's Changed
- Fixes asserts_url typo by @shabbyrobe in #1194
- Adds new resource: github_actions_repository_permissions by @fatmcgav-depop in #1339
- Adds PR templates by @nickfloyd in #1354
- Adds optional repository IDs flag by @david-bain in #1175
- [Feature] Adding
security_and_analysisblock togithub_repositoryresource. closes#1104 by @kuhlman-labs in #1304 - Type: Bug | Fixes validation error when forking policy has been set by enterprise administrators. by @kuhlman-labs in #1362
- Bumps go-github from v48.0.0 to v48.1.0 by @nickfloyd in #1366
- Fixes commit_message when file resource is deleted by @manjinder-mckc in #1355
- Fixes github.Timestamp to string by @hiroygo in #1357
- Adds
templatedetails togithub_repositorydata source by @fatmcgav-depop in #1359 - Adds skeleton for github_team_settings resource by @elliottpope in #1356
- Updates to go 1.17 and bumps golangci-lint from 1.18.0 to 1.50.1 by @nickfloyd in #1370
New Contributors
- @fatmcgav-depop made their first contribution in #1339
- @nickfloyd made their first contribution in #1354
- @manjinder-mckc made their first contribution in #1355
- @hiroygo made their first contribution in #1357
- @elliottpope made their first contribution in #1356
Full Changelog: v5.8.0...v5.9.0
v5.8.0
What's Changed
- Add support for a summary view of org teams. by @david-bain in #1176
- Add support for repository alphanumeric autolinks (Fixes #1270) by @douglascayers in #1314
- Add standardized issue templates by @kfcampbell in #1350
- feat: closes #862 by adding a
stateattribute for the state of org membership by @wwsean08 in #1290 - Add release assets by @shabbyrobe in #1195
- Include All Branches in template repositories by @kfcampbell in #1353
New Contributors
- @wwsean08 made their first contribution in #1290
- @shabbyrobe made their first contribution in #1195
Full Changelog: v5.7.0...v5.8.0
v5.7.0
What's Changed
- CONTRIBUTING.md advice on searching for prior work before submissions by @kfcampbell in #1340
- Suppress plan diff when github_repository changes to archived by @kangaechu in #1326
- fix(branch-protection): Use more efficient function to fetch actors by @dion-gionet in #1331
- feat: allow_update_branch argument by @strantalis in #1143
- Correct Actions environment secret docs to match code state by @kfcampbell in #1346
- Create data source for github app by @g-chouzadjian in #1268
- Bump go-github to v48 by @kfcampbell in #1347
New Contributors
- @strantalis made their first contribution in #1143
- @g-chouzadjian made their first contribution in #1268
Full Changelog: v5.6.0...v5.7.0
v5.6.0
v5.5.0
What's Changed
- Fix doc of github_dependabot_secrets by @bpaquet in #1297
- Lowercase error strings by @kfcampbell in #1329
- Add datasource: github_repository_deploy_keys by @bpaquet in #1299
- Add data source organization webhooks and repository webhooks by @bpaquet in #1300
- Revert PR #1020 to undo performance regression as reported in #1328 by @kfcampbell in #1330
Full Changelog: v5.4.0...v5.5.0