Skip to content

Releases: screwdriver-cd/scm-gitlab

v4.0.1

21 Oct 23:46
f30ba16
Compare
Choose a tag to compare

4.0.1 (2024-10-21)

Bug Fixes

  • 3225: organize the return values of _parseHook (#61) (f30ba16)

v4.0.0

04 Sep 23:13
b534ec9
Compare
Choose a tag to compare

4.0.0 (2024-09-04)

Features

  • 3171: Move pipeline template workflowGraph out of config into a new field (#60) (b534ec9)

BREAKING CHANGES

  • 3171: Move workflowGraph out of config and keep it at the same level as config

v3.2.2

12 Mar 01:11
cf5784f
Compare
Choose a tag to compare

3.2.2 (2024-03-12)

Bug Fixes

v3.2.1

27 Jun 01:38
65f9f17
Compare
Choose a tag to compare

3.2.1 (2023-06-27)

Bug Fixes

  • 2892: normalize the type of GitLab user id to String (#58) (65f9f17)

v3.2.0

20 Jun 17:15
53293ed
Compare
Choose a tag to compare

3.2.0 (2023-06-20)

Features

v3.1.0

17 May 21:53
5d738a7
Compare
Choose a tag to compare

3.1.0 (2023-05-17)

Features

  • 2873: allow user to split pr comments (#56) (5d738a7)

v3.0.0

15 Dec 23:09
4609c4c
Compare
Choose a tag to compare

3.0.0 (2022-12-15)

Features

BREAKING CHANGES

  • 2683: Node 18 upgrade && eslint upgrade

v2.10.0

10 Jun 17:24
7367004
Compare
Choose a tag to compare

2.10.0 (2022-06-10)

Features

  • 2695: Does not overwrite PR comment that from other PR job (#54) (7367004)

v2.9.3

31 Mar 23:39
d171774
Compare
Choose a tag to compare

2.9.3 (2022-03-31)

Bug Fixes

  • 2676: Add option to pass in checkoutUrl as path to getFile (#53) (d171774)

v2.9.2

07 Mar 22:38
ea40032
Compare
Choose a tag to compare

2.9.2 (2022-03-07)

Bug Fixes

  • Porting throwError function for proper error handling of parseUrl (#52) (ea40032)