File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.5.0 (Feb 18, 2021)
2
+
3
+ FEATURES:
4
+
5
+ * Add resource for project freeze periods #516
6
+
7
+ ENHANCEMENTS:
8
+
9
+ * Update go version and go-gitlab version #523
10
+ * Support additional attributes in ` gitlab_project_hook ` #525
11
+ * Link badges in README to proper workflows #527
12
+ * gitlab_project: Check each push rule individually #531
13
+ * Allow ` full_path ` in addition to ` id ` in gitlab_project data source #532
14
+ * Update test fixtures for better usability #535
15
+ * Check for state change on user delete #539
16
+ * Increase gitlab_project import timeout #536
17
+ * Add optional mirror options #554
18
+ * Remove vendor folder #546
19
+ * Add dependabot config #558
20
+ * Fix EE tests actually running against CE #564
21
+ * Fix EE test mounting license as a directory #568
22
+
23
+ BUG FIXES:
24
+
25
+ * fix deploy_token expiration #510
26
+ * Fix group_share_group nil pointer reference #555
27
+
1
28
## 3.4.0 (Jan 14, 2021)
2
29
3
30
FEATURES:
You can’t perform that action at this time.
0 commit comments