Releases: drone/go-scm
Releases · drone/go-scm
v1.30.0
What's Changed
- Add required header for bitbucket server in commit API use-case to handle csrf failures by @mohitg0795 in #252
- fix: [CI-6978] fixed gitlab webhook parse by @devkimittal in #253
- fix: [CDS-67745]: fix find user email api for bitbucket in go-scm by @shalini-agr in #255
- feat: [CDS-69341]: add find user email api for github in go-scm by @shalini-agr in #256
- (maint) stash/bitbucket on prem v5 add push webhook test by @tphoney in #257
- [feat]: [CDS-73030]: Support for text based branch filtration by @adivishy1 in #260
- [feat]: [CDS-73572]: Support List Repo Live Search for all git providers by @adivishy1 in #261
New Contributors
- @shalini-agr made their first contribution in #255
- @adivishy1 made their first contribution in #260
Full Changelog: v1.29.1...v1.30.0
v1.29.1
What's Changed
- (fix) - azure content list queryparam incorrect by @eoinmcafee00 in #249
Full Changelog: v1.29.0...v1.29.1
v1.29.0
What's Changed
- fix: [PIE-7927]: Fix header value typo issue for BB OnPrem CSRF header by @mohitg0795 in #236
- Harness move by @tphoney in #237
- (feat) harness, add repo list by @tphoney in #241
- (feat) harness, add webhook parsing by @tphoney in #244
- fetch branch for bitbucket onprem by @devkimittal in #242
- (feat) harness, add list commits / branches by @tphoney in #245
- (feat) harness, add user and compare branches by @tphoney in #246
- (feat) harness, fix create branch, PR calls by @tphoney in #247
- (fix) harness, webhook fixes by @tphoney in #248
- (feat) harness, add finduser by @tphoney in #250
- (maint) prep for 1.29.0 by @tphoney in #251
New Contributors
- @devkimittal made their first contribution in #242
Full Changelog: v1.28.1...v1.29.0
v1.28.1
What's Changed
- feat: [PIE-7927]: added header to avoid/bypass csrf check by @mohitg0795 in #234
- (maint) prep 1.28.1 release by @tphoney in #235
Full Changelog: v1.28.0...v1.28.1
v1.28.0
What's Changed
- (maint) fixing naming and add more go best practice by @tphoney in #211
- [PL-26239]: added api to list installation for github app by @bhavya181 in #213
- Added support for branch in list commits bb onprem API by @mohitg0795 in #215
- [PL-26239]: fix for list response by @bhavya181 in #218
- added date info for commits in push hook by @raghavharness in #223
- added omitempty annotation for secret by @raghavharness in #221
- decoding projectName for azure repo by @raghavharness in #224
- Bitbucket sha fix for merged pr by @raghavharness in #225
- fixbug: gitee convert repository by @kit101 in #226
- Add Actor UUID to Sender for all webhooks responses for Bitbucket by @rutvijmehta-harness in #227
- Add Actor UUID to push and branch create events for Bitbucket by @rutvijmehta-harness in #230
- Add support for Github release webhook by @vcalasansh in #229
- (maint) release prep for 1.28.0 by @tphoney in #232
New Contributors
- @vcalasansh made their first contribution in #229
Full Changelog: v1.27.0...v1.28.0
v1.27.0
What's Changed
- Using resource version 2.0 for Azure by @raghavharness in #205
- Update scm version 1.27.0 by @raghavharness in #206
Full Changelog: v1.26.0...v1.27.0
v1.26.0
What's Changed
- [CI-4623] - Azure webhook parseAPI changes by @raghavharness in #198
- Fixed formatting in README.md by @hemanthmantri in #199
- added issue comment hook support for Azure by @raghavharness in #200
- Support parsing PR comment events for Bitbucket Cloud by @rutvijmehta-harness in #202
New Contributors
- @hemanthmantri made their first contribution in #199
Full Changelog: v1.25.0...v1.26.0
v1.25.0
What's Changed
- Return project specific hooks only in ListHooks API for Azure. by @raghavharness in #192
- [PL-25889]: fix list branches Azure API by @bhavya181 in #195
- Support parsing Gitlab Note Hook event by @rutvijmehta-harness in #194
- Update scm version 1.25.0 by @rutvijmehta-harness in #197
New Contributors
- @bhavya181 made their first contribution in #195
- @rutvijmehta-harness made their first contribution in #194
Full Changelog: v1.24.0...v1.25.0
v1.24.0
What's Changed
- Added PR find and listCommit API support for Azure by @raghavharness in #188
- remove redundant slash from list commits api by @aman-harness in #190
- Using target commit instead of source in base info for azure by @raghavharness in #189
- release_prep_v1.24.0 by @tphoney in #191
New Contributors
- @raghavharness made their first contribution in #188
Full Changelog: v1.23.0...v1.24.0
v1.23.0
What's Changed
- [PL-24913]: Handle the error raised while creating a multipart input by @DeepakPatankar in #181
- Add the support to fetch commit of a particular file by @DeepakPatankar in #182
- Remove the null value de-reference issue when the bitbucket server url is nil by @DeepakPatankar in #183
- Upgrade the scm version by @DeepakPatankar in #185
Full Changelog: v1.22.0...v1.23.0