We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98cada0 commit 52297e6Copy full SHA for 52297e6
CHANGELOG.md
@@ -1,3 +1,20 @@
1
+## 3.8.0 (Nov 19, 2021)
2
+
3
+ENHANCEMENTS:
4
+* More examples and better documentation #654
5
+* Adding a first complete example code #670
6
+* Support running the provider using an OAuth token #686
7
+* Allow merge on skipped pipeline #705
8
+* support default_branch_protection on group #706
9
+* Bump github.com/xanzy/go-gitlab from 0.50.0 to 0.51.1 #718
10
+* Add squash option #719
11
12
+BUGFIXES:
13
+* Suppress whitespace diffs for kubernetes_ca_cert attribute #665
14
+* Fix GitLab project membership example #684
15
+* Improve tests for initializing a project without README #730
16
17
18
## 3.7.0 (July 20, 2021)
19
20
FEATURES:
0 commit comments