File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.21.0] ( https://github.com/drone/go-scm/tree/v1.21.0 ) (2022-04-22)
4
+
5
+ [ Full Changelog] ( https://github.com/drone/go-scm/compare/v1.20.0...v1.21.0 )
6
+
7
+ ** Implemented enhancements:**
8
+
9
+ - Add support for repository find in azure [ \# 164] ( https://github.com/drone/go-scm/pull/164 ) ([ goelsatyam2] ( https://github.com/goelsatyam2 ) )
10
+ - \( feat\) add azure webhook parsing, creation deletion & list [ \# 163] ( https://github.com/drone/go-scm/pull/163 ) ([ tphoney] ( https://github.com/tphoney ) )
11
+ - \( DRON-242\) azure add compare commits,get commit,list repos [ \# 162] ( https://github.com/drone/go-scm/pull/162 ) ([ tphoney] ( https://github.com/tphoney ) )
12
+
13
+ ** Fixed bugs:**
14
+
15
+ - \( fix\) handle nil repos in github responses [ \# 168] ( https://github.com/drone/go-scm/pull/168 ) ([ tphoney] ( https://github.com/tphoney ) )
16
+
17
+ ** Closed issues:**
18
+
19
+ - When attempting to clone my git repo from GitLab drone hangs on git fetch. [ \# 161] ( https://github.com/drone/go-scm/issues/161 )
20
+ - Fix dump response [ \# 119] ( https://github.com/drone/go-scm/issues/119 )
21
+
3
22
## [ v1.20.0] ( https://github.com/drone/go-scm/tree/v1.20.0 ) (2022-03-08)
4
23
5
24
[ Full Changelog] ( https://github.com/drone/go-scm/compare/v1.19.1...v1.20.0 )
12
31
13
32
- fixed raw response dumping in client [ \# 159] ( https://github.com/drone/go-scm/pull/159 ) ([ marko-gacesa] ( https://github.com/marko-gacesa ) )
14
33
34
+ ** Merged pull requests:**
35
+
36
+ - \( maint\) release prep for 1.20.0 [ \# 160] ( https://github.com/drone/go-scm/pull/160 ) ([ d1wilko] ( https://github.com/d1wilko ) )
37
+
15
38
## [ v1.19.1] ( https://github.com/drone/go-scm/tree/v1.19.1 ) (2022-02-23)
16
39
17
40
[ Full Changelog] ( https://github.com/drone/go-scm/compare/v1.19.0...v1.19.1 )
You can’t perform that action at this time.
0 commit comments