You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,8 @@
1
-
## 4.12.1 (Jun 30, 2021)
1
+
## 4.12.2 (Jul 12, 2021)
2
2
3
3
BUG FIXES:
4
4
5
-
- Fix URL construction when authenticating via GitHub App for enterprise ([#835](https://github.com/integrations/terraform-provider-github/issues/835))
6
-
- Create internal repositories without update sequence for `github_repository` ([#794](https://github.com/integrations/terraform-provider-github/issues/794))
7
-
- Set `name` and `full_name` attributes as computed for `github_repository` data source ([#780](https://github.com/integrations/terraform-provider-github/issues/780))
8
-
- Allow empty array for `selected_repository_ids` attribute of `github_actions_organization_secret` resource ([#843](https://github.com/integrations/terraform-provider-github/issues/843))
5
+
- Update `go-github` to v36.0.0 ([#841](https://github.com/integrations/terraform-provider-github/issues/841))
0 commit comments