Releases: screwdriver-cd/scm-gitlab
Releases · screwdriver-cd/scm-gitlab
v4.0.1
4.0.1 (2024-10-21)
Bug Fixes
- 3225: organize the return values of _parseHook (#61) (f30ba16)
v4.0.0
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
3.2.2 (2024-03-12)
Bug Fixes
v3.2.1
3.2.1 (2023-06-27)
Bug Fixes
- 2892: normalize the type of GitLab user id to String (#58) (65f9f17)
v3.2.0
3.2.0 (2023-06-20)
Features
v3.1.0
3.1.0 (2023-05-17)
Features
- 2873: allow user to split pr comments (#56) (5d738a7)
v3.0.0
3.0.0 (2022-12-15)
Features
BREAKING CHANGES
- 2683: Node 18 upgrade && eslint upgrade
v2.10.0
2.10.0 (2022-06-10)
Features
- 2695: Does not overwrite PR comment that from other PR job (#54) (7367004)
v2.9.3
2.9.3 (2022-03-31)
Bug Fixes
- 2676: Add option to pass in checkoutUrl as path to getFile (#53) (d171774)
v2.9.2
2.9.2 (2022-03-07)
Bug Fixes
- Porting throwError function for proper error handling of parseUrl (#52) (ea40032)