|
2 | 2 |
|
3 | 3 | ENHANCEMENTS:
|
4 | 4 |
|
5 |
| -* Support the Note field in the User resource/data ([#572](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#572)) |
6 |
| -* add diffSuppressFunc for 'expires_at' attribute in 'deploy_token' ([#575](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#575)) |
7 |
| -* Update to Go 1.16 and terraform-plugin-sdk 1.16 ([#579](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#579)) |
8 |
| -* Bump github.com/xanzy/go-gitlab from 0.44.0 to 0.46.0 ([#586](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#586)) |
| 5 | +* Support the Note field in the User resource/data ([#572](https://github.com/gitlabhq/terraform-provider-gitlab/pull/572)) |
| 6 | +* add diffSuppressFunc for 'expires_at' attribute in 'deploy_token' ([#575](https://github.com/gitlabhq/terraform-provider-gitlab/pull/575)) |
| 7 | +* Update to Go 1.16 and terraform-plugin-sdk 1.16 ([#579](https://github.com/gitlabhq/terraform-provider-gitlab/pull/579)) |
| 8 | +* Bump github.com/xanzy/go-gitlab from 0.44.0 to 0.46.0 ([#586](https://github.com/gitlabhq/terraform-provider-gitlab/pull/586)) |
9 | 9 |
|
10 | 10 | BUG FIXES:
|
11 | 11 |
|
12 |
| -* Fix "Run failed" on forks ([#565](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#565)) |
| 12 | +* Fix "Run failed" on forks ([#565](https://github.com/gitlabhq/terraform-provider-gitlab/pull/565)) |
13 | 13 |
|
14 | 14 |
|
15 | 15 | ## 3.5.0 (Feb 18, 2021)
|
16 | 16 |
|
17 | 17 | FEATURES:
|
18 | 18 |
|
19 |
| -* Add resource for project freeze periods ([#516](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#516 )) |
| 19 | +* Add resource for project freeze periods ([#516](https://github.com/gitlabhq/terraform-provider-gitlab/pull/516 )) |
20 | 20 |
|
21 | 21 | ENHANCEMENTS:
|
22 | 22 |
|
23 |
| -* Update go version and go-gitlab version ([#523](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#523)) |
24 |
| -* Support additional attributes in `gitlab_project_hook` ([#525](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#525)) |
25 |
| -* Link badges in README to proper workflows ([#527](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#527)) |
26 |
| -* gitlab_project: Check each push rule individually ([#531](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#531)) |
27 |
| -* Allow `full_path` in addition to `id` in gitlab_project data source ([#532](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#532)) |
28 |
| -* Update test fixtures for better usability ([#535](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#535)) |
29 |
| -* Check for state change on user delete ([#539](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#539)) |
30 |
| -* Increase gitlab_project import timeout ([#536](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#536)) |
31 |
| -* Add optional mirror options ([#554](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#554)) |
32 |
| -* Remove vendor folder ([#546](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#546)) |
33 |
| -* Add dependabot config ([#558](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#558)) |
34 |
| -* Fix EE tests actually running against CE ([#564](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#564)) |
35 |
| -* Fix EE test mounting license as a directory ([#568](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#568)) |
| 23 | +* Update go version and go-gitlab version ([#523](https://github.com/gitlabhq/terraform-provider-gitlab/pull/523)) |
| 24 | +* Support additional attributes in `gitlab_project_hook` ([#525](https://github.com/gitlabhq/terraform-provider-gitlab/pull/525)) |
| 25 | +* Link badges in README to proper workflows ([#527](https://github.com/gitlabhq/terraform-provider-gitlab/pull/527)) |
| 26 | +* gitlab_project: Check each push rule individually ([#531](https://github.com/gitlabhq/terraform-provider-gitlab/pull/531)) |
| 27 | +* Allow `full_path` in addition to `id` in gitlab_project data source ([#532](https://github.com/gitlabhq/terraform-provider-gitlab/pull/532)) |
| 28 | +* Update test fixtures for better usability ([#535](https://github.com/gitlabhq/terraform-provider-gitlab/pull/535)) |
| 29 | +* Check for state change on user delete ([#539](https://github.com/gitlabhq/terraform-provider-gitlab/pull/539)) |
| 30 | +* Increase gitlab_project import timeout ([#536](https://github.com/gitlabhq/terraform-provider-gitlab/pull/536)) |
| 31 | +* Add optional mirror options ([#554](https://github.com/gitlabhq/terraform-provider-gitlab/pull/554)) |
| 32 | +* Remove vendor folder ([#546](https://github.com/gitlabhq/terraform-provider-gitlab/pull/546)) |
| 33 | +* Add dependabot config ([#558](https://github.com/gitlabhq/terraform-provider-gitlab/pull/558)) |
| 34 | +* Fix EE tests actually running against CE ([#564](https://github.com/gitlabhq/terraform-provider-gitlab/pull/564)) |
| 35 | +* Fix EE test mounting license as a directory ([#568](https://github.com/gitlabhq/terraform-provider-gitlab/pull/568)) |
36 | 36 |
|
37 | 37 | BUG FIXES:
|
38 | 38 |
|
39 |
| -* fix deploy_token expiration ([#510](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#510)) |
40 |
| -* Fix group_share_group nil pointer reference ([#555](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#555)) |
| 39 | +* fix deploy_token expiration ([#510](https://github.com/gitlabhq/terraform-provider-gitlab/pull/510)) |
| 40 | +* Fix group_share_group nil pointer reference ([#555](https://github.com/gitlabhq/terraform-provider-gitlab/pull/555)) |
41 | 41 |
|
42 | 42 | ## 3.4.0 (Jan 14, 2021)
|
43 | 43 |
|
44 | 44 | FEATURES:
|
45 | 45 |
|
46 |
| -* Support sharing a group with another group ([#511](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#511)) |
47 |
| -* Support Project Mirroring ([#512](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#512)) |
| 46 | +* Support sharing a group with another group ([#511](https://github.com/gitlabhq/terraform-provider-gitlab/pull/511)) |
| 47 | +* Support Project Mirroring ([#512](https://github.com/gitlabhq/terraform-provider-gitlab/pull/512)) |
48 | 48 |
|
49 | 49 | ## 3.3.0 (Nov 30, 2020)
|
50 | 50 |
|
51 | 51 | FEATURES:
|
52 | 52 |
|
53 |
| -* Support instance level CI variables ([#389](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#389)) |
| 53 | +* Support instance level CI variables ([#389](https://github.com/gitlabhq/terraform-provider-gitlab/pull/389)) |
54 | 54 |
|
55 | 55 | ENHANCEMENTS
|
56 | 56 |
|
57 |
| -* Add the pages_access_level parameter ([#472](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#472)) |
58 |
| -* Do not fail when project member does not exist ([#473](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#473)) |
59 |
| -* Make the runners_token on the project secret ([#474](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#474)) |
60 |
| -* Fix nil pointer dereference importing gitlab_user ([#490](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#490)) |
61 |
| -* Fix unit and acceptance tests not running ([#495](https://github.com/gitlabhq/terraform-provider-gitlab/pull/#495)) |
| 57 | +* Add the pages_access_level parameter ([#472](https://github.com/gitlabhq/terraform-provider-gitlab/pull/472)) |
| 58 | +* Do not fail when project member does not exist ([#473](https://github.com/gitlabhq/terraform-provider-gitlab/pull/473)) |
| 59 | +* Make the runners_token on the project secret ([#474](https://github.com/gitlabhq/terraform-provider-gitlab/pull/474)) |
| 60 | +* Fix nil pointer dereference importing gitlab_user ([#490](https://github.com/gitlabhq/terraform-provider-gitlab/pull/490)) |
| 61 | +* Fix unit and acceptance tests not running ([#495](https://github.com/gitlabhq/terraform-provider-gitlab/pull/495)) |
62 | 62 |
|
63 | 63 | ## 3.2.0 (Nov 20, 2020)
|
64 | 64 |
|
|
0 commit comments