Skip to content

Commit 07137c7

Browse files
authored
v4.24.0 changelog (#1135)
1 parent d1199a2 commit 07137c7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# 4.24.0 (Apr 28, 2022)
2+
3+
ENHANCEMENTS:
4+
* Support for allow_forking on a repository/update to go-github v42 by @diogopms in https://github.com/integrations/terraform-provider-github/pull/1033
5+
* Upgrade go-github to v43.0.0 by @btkostner in https://github.com/integrations/terraform-provider-github/pull/1087
6+
7+
BUG FIXES:
8+
9+
* Fix go module path by @turkenh in https://github.com/integrations/terraform-provider-github/pull/961
10+
* fix: remove incorrect required schema key on ref data source by @youcandanch in https://github.com/integrations/terraform-provider-github/pull/1109
11+
* Bump Go version for Actions release CI to 1.18 by @kfcampbell in https://github.com/integrations/terraform-provider-github/pull/1134
12+
* build(deps): bump actions/setup-go from 2 to 3 by @dependabot in https://github.com/integrations/terraform-provider-github/pull/1110
13+
* Fix linting issues by @kfcampbell in https://github.com/integrations/terraform-provider-github/pull/1107
14+
15+
116
# 4.23.0 (Mar 25, 2022)
217

318
ENHANCEMENTS:

0 commit comments

Comments
 (0)