Releases: integrations/terraform-provider-github
Releases · integrations/terraform-provider-github
v4.30.0
v4.29.0
What's Changed
- Add default binary name to .gitignore by @kfcampbell in #1237
- Add note deprecating changelog by @kfcampbell in #1254
- Switch to Go1.19 in CI check by @kfcampbell in #1256
- Create data source for external groups by @kfcampbell in #1185
Full Changelog: v4.28.0...v4.29.0
v4.28.0
This is the same content as the release v4.27.1. However, due to my mistake where I added a binary to the source tree, I've removed those tags and force-pushed the code to before that point. I've then replayed the changes without the binary and the revert commit that took place after. Now I'm cutting a new release so that the latest release should be healthy.
The removed tags are the reason that v4.27.0 and v4.27.1 show as "draft".
v4.26.1
What's Changed
- build(deps): bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #1159
- Add documentation for dependabot secrets by @srgustafson8 in #1180
- bump go github to v45.1.0 by @joshuahancox in #1182
- Updating github shurcooL vendor files by @david-bain in #1178
New Contributors
- @srgustafson8 made their first contribution in #1180
- @joshuahancox made their first contribution in #1182
- @david-bain made their first contribution in #1178
Full Changelog: v4.26.0...v4.26.1
v4.26.0
What's Changed
- Add Dependabot secrets support (Fixes #1006) by @liath in #1036
- feat(github_team_repository): allow for custom repository roles by @grant-adarga in #1038
New Contributors
Full Changelog: v4.25.0...v4.26.0
v4.25.0
What's Changed
- Resource: EMU External Groups Sync by @kfcampbell in #1094
- Fix import bug for EMU behavior by @kfcampbell in #1155
- Upgrade go-github to v44.0.0 by @reedloden in #1138
New Contributors
- @reedloden made their first contribution in #1138
Full Changelog: v4.24.1...v4.25.0
v4.25.0-alpha
What's Changed
- Resource: EMU External Groups Sync by @kfcampbell in #1094
Full Changelog: v4.24.1...v4.25.0-alpha
v4.24.1
v4.24.0
What's Changed
- Fix linting issues by @kfcampbell in #1107
- Upgrade go-github to v43.0.0 by @btkostner in #1087
- Fix go module path by @turkenh in #961
- build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #1110
- fix: remove incorrect required schema key on ref data source by @youcandanch in #1109
- Bump Go version for Actions release CI to 1.18 by @kfcampbell in #1134
- Support for allow_forking on a repository/update to go-github v42 by @diogopms in #1033
- v4.24.0 Changelog by @kfcampbell in #1135
New Contributors
- @btkostner made their first contribution in #1087
- @turkenh made their first contribution in #961
- @diogopms made their first contribution in #1033
Full Changelog: v4.23.0...v4.24.0
v4.23.0
What's Changed
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #1086
- Add support for disabling the use of the vulnerability management endpoint by @enieuw in #1022
- docs: fix typos in d/users.html.markdown by @pallxk in #1049
- Added orgname in github_orgranization attributes by @Kavinraja-G in #1052
- fix: use pagination to fetch all team members by @carocad in #1092
- Add a data source for refs. by @youcandanch in #1084
- Add v4.23.0 changelog by @kfcampbell in #1096
New Contributors
- @dependabot made their first contribution in #1086
- @enieuw made their first contribution in #1022
- @pallxk made their first contribution in #1049
- @Kavinraja-G made their first contribution in #1052
- @carocad made their first contribution in #1092
- @youcandanch made their first contribution in #1084
Full Changelog: v4.22.0...v4.23.0