Skip to content

Commit 2691a3e

Browse files
Update docs for v16.0.2 release
1 parent ebab296 commit 2691a3e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 16.0.2 (2023-05-23)
2+
3+
This release was tested against GitLab 15.10, 15.11 and 16.0 for both CE and EE.
4+
5+
BREAKING CHANGES:
6+
7+
Since this is a bug fix release for a major release with breaking changes you may
8+
want to follow the [Terraform GitLab Provider Version 16.0 Upgrade Guide](https://registry.terraform.io/providers/gitlabhq/gitlab/latest/docs/guides/version-16.0-upgrade) for details.
9+
10+
BUG FIXES:
11+
12+
- resource/gitlab_project_level_mr_approvals: Fix state migration for `project_id` to `project` when already on v16
13+
- resource/gitlab_project_freeze_period: Fix state migration for `project_id` to `project` when already on v16
14+
- resource/gitlab_project_membership: Fix state migration for `project_id` to `project` when already on v16
15+
- resource/gitlab_project_share_group: Fix state migration for `project_id` to `project` when already on v16
16+
117
## 16.0.1 (2023-05-23)
218

319
This release was tested against GitLab 15.10, 15.11 and 16.0 for both CE and EE.

0 commit comments

Comments
 (0)