Releases: integrations/terraform-provider-github
Releases · integrations/terraform-provider-github
v5.16.0
What's Changed
- Set LDAP DN on team creation by @jMarkP in #1491
- Fixing
github_repository_file
owner/org handling by @vmasutin in #1494 - feature/985 branch protection
checks
by @TheQueenIsDead in #1415 - [FIX]: Issue-1498 by @pradeepbhadani in #1500
New Contributors
- @jMarkP made their first contribution in #1491
- @vmasutin made their first contribution in #1494
- @TheQueenIsDead made their first contribution in #1415
- @pradeepbhadani made their first contribution in #1500
Full Changelog: v5.15.0...v5.16.0
v5.15.0
What's Changed
- fix: verify & set parent team after creation by @reiniertimmer in #1449
- Update details of "members" property (github_team_members resource) by @kroussou in #1115
- 1332 workflow restrictions by @bob-bins in #1462
- Enable CodeQL by @kfcampbell in #1483
- Add note documenting org owners' team membership behavior by @kfcampbell in #1467
- fix: Actually populate the visibility within the resulting object. by @wwsean08 in #1486
- Bugfix: fix github_branch_protection required_status_checks not removing contexts by @jtgrohn in #1492
- Bugfix: Make security_and_analysis settings optional by @jtgrohn in #1489
New Contributors
- @reiniertimmer made their first contribution in #1449
- @kroussou made their first contribution in #1115
- @bob-bins made their first contribution in #1462
Full Changelog: v5.14.0...v5.15.0
v5.14.0
What's Changed
- Use absolute link to CODE_OF_CONDUCT.md in issue templates by @F21 in #1461
- feat: Add ability to enable GitHub Discussions on repositories by @nbaechtold in #1443
- build(deps): bump actions/stale from 6 to 7 by @dependabot in #1454
- Remove usages of the lowercase h in GitHub by @kfcampbell in #1413
- Bump go-github to v49.0.0 by @AnitaErnszt in #1463
- build(deps): bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1 by @dependabot in #1464
- fix: skip anonymous tests that can't be done anonymously by @wwsean08 in #1465
- 🚧 Workflows have changed by @octokitbot in #1472
- build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 by @dependabot in #1468
- Add support for provisioning github orgs to enteprises. by @scottwis in #1478
- feat: Add support for GitHub Actions OpenID Connect subject claim customization templates by @F21 in #1473
- Add links to OpenID Connect subject claim customization template resources and data sources to github.erb by @F21 in #1480
New Contributors
- @F21 made their first contribution in #1461
- @nbaechtold made their first contribution in #1443
- @AnitaErnszt made their first contribution in #1463
- @scottwis made their first contribution in #1478
Full Changelog: v5.13.0...v5.14.0
v5.13.0
What's Changed
- Issue template tweak by @kfcampbell in #1422
- Updates workflow to use PR targets for RW workflow actions by @nickfloyd in #1427
- fix: handle if an autolink reference was deleted outside terraform by @wwsean08 in #1424
- build(deps): bump github.com/google/go-github/v48 from 48.1.0 to 48.2.0 by @dependabot in #1425
- build(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0 by @dependabot in #1426
- [DOCS]Fix docs for app_installation_repositories by @lucascollino in #1430
- Correct default branchname in CONTRIBUTING.md by @kfcampbell in #1433
- fix: Add github_repository migration to remove
branches
by @mbarany in #1434 - Workflows have changed by @octokitbot in #1432
- Workflows have changed by @octokitbot in #1437
- ignore StatusNotModified when reading OrganizationRunnerGroup by @jkasarherou in #1435
- 🚧 Workflows have changed by @octokitbot in #1459
- build(deps): bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #1444
- feat: add repo action access level resource by @wwsean08 in #1448
- updated pull_request_bypassers structs for app, like push actors by @pippitt in #1453
- feat: add parent team attributes to teams datasource by @jbdelpech in #1452
- Document importance of submodule required_providers block by @RulerOf in #1460
New Contributors
- @lucascollino made their first contribution in #1430
- @octokitbot made their first contribution in #1432
- @jkasarherou made their first contribution in #1435
- @pippitt made their first contribution in #1453
- @jbdelpech made their first contribution in #1452
- @RulerOf made their first contribution in #1460
Full Changelog: v5.12.0...v5.13.0
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_environment
by @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_analysis
block togithub_repository
resource. 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
template
details togithub_repository
data 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