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
+11
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
+
## 4.3.2 (February 2, 2021)
2
+
3
+
BUG FIXES:
4
+
5
+
* Improved detection of repository name for `github_branch_protection` ([#684](https://github.com/integrations/terraform-provider-github/issues/684))
6
+
* Reverts error handling in provider configuration ([#685](https://github.com/integrations/terraform-provider-github/issues/685))
7
+
1
8
## 4.3.1 (January 22, 2021)
2
9
10
+
REGRESSIONS:
11
+
12
+
- provider configuration breaks for individual accounts ([#678](https://github.com/integrations/terraform-provider-github/issues/678))
13
+
3
14
BUG FIXES:
4
15
5
16
* Send valid payload when editing a repository resource with `github_branch_default` ([#666](https://github.com/integrations/terraform-provider-github/issues/666))
0 commit comments