Skip to content

Commit b89835b

Browse files
author
Jeremy Udit
committed
docs: add changelog entry for v4.17.0
1 parent c69f52a commit b89835b

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,30 @@
1+
## 4.17.0 (Oct 17, 2021)
2+
3+
ENHANCEMENTS:
4+
5+
- **New Resource:** `github_repository_autolink_reference` ([[#924](https://github.com/integrations/terraform-provider-github/pull/924)])
6+
- **New Data Sources** `github_users` ([#900](https://github.com/integrations/terraform-provider-github/pull/900))
7+
- Add `allow_auto_merge` option for `github_repository` ([#923](https://github.com/integrations/terraform-provider-github/pull/923))
8+
9+
BUG FIXES:
10+
11+
- Various documentation fixes 🙇
12+
113
## 4.16.0 (Oct 5, 2021)
214

315
ENHANCEMENTS:
16+
417
- Add `write_delay_ms` provider option [#907](https://github.com/integrations/terraform-provider-github/pull/906))
518

619
BUG FIXES:
20+
721
- Update `go-github` to v39.0.0 ([#905](https://github.com/integrations/terraform-provider-github/pull/905))
822

923
## 4.15.1 (Sep 23, 2021)
1024

1125
BUG FIXES:
12-
- Revert suppression of `etag` changes for `github_repository` resources ([[#991](https://github.com/integrations/terraform-provider-github/issues/991)])
26+
27+
- Revert suppression of `etag` changes for `github_repository` resources ([[#910](https://github.com/integrations/terraform-provider-github/issues/910)])
1328

1429
## 4.15.0 (Sep 22, 2021)
1530

0 commit comments

Comments
 (0)