Releases
v1.1.0
yahavi
released this
23 Mar 16:17
🚀 New APIs
Add a function to get the latest commit id (#4 )
Add a function to add an ssh key to a repo (#6 )
GetCloneInfo - return info to clone repository (#7 )
Add a function to get a commit information from its SHA (#11 )
Support labels API (#35 )
Add list pull request labels API (#36 )
Support add comment API (#37 )
⭐ Improvements
Remove context from client creation and add to each client function (#2 )
Set base URL differently in Bitbucket cloud (#8 )
Add PR ID to pull request related webhook payload (#17 )
Set repo/owner in different fields for WebhookInfo (#19 )
Allow PR close/merge webhook (#20 )
Synchronize bitbucket server owner format across API (#21 )
Provide url in bitbucketserver commitinfo (#33 )
🐛 Bug fixes
Fix ListRepositories for gitlab (#12 )
Fix get latest commit for gitlab returns empty (#28 )
Panic in GitLab parser if push has no commits (#31 )
You can’t perform that action at this time.