Closed issues:
- Cron Jobs don't run with Gitea-scm #292
Merged pull requests:
- feat: change as per new contract of webhook in harness code #294 (abhinav-harness)
- Stash pr commits pagination #293 (raghavharness)
- Added support for branch names containing '&' and '#' for GetFile Operations. #291 (senjucanon2)
v1.34.3 (2023-12-20)
Merged pull requests:
- feat: add pr link as coming from new webhook #290 (abhinav-harness)
v1.34.2 (2023-12-20)
Merged pull requests:
- feat: support more events in webhook parse in go-scm for gitness #289 (abhinav-harness)
- fix: ref should be branch name for harness code #288 (abhinav-harness)
v1.34.1 (2023-12-08)
Fixed bugs:
- fix: use opts for harness list commits #286 (abhinav-harness)
Merged pull requests:
v1.34.0 (2023-12-07)
Implemented enhancements:
- feat: add support for branch update for gitness #283 (abhinav-harness)
Merged pull requests:
v1.33.0 (2023-10-27)
Implemented enhancements:
- feat: Add pr_comment webhook for harness #280 (abhinav-harness)
Merged pull requests:
v1.32.3 (2023-10-11)
Fixed bugs:
- fix: ref should have pullreq instead of pull for gitness #279 (abhinav-harness)
- fix: ref should have pullreq instead of pull for gitness #278 (abhinav-harness)
v1.32.2 (2023-10-03)
Implemented enhancements:
- feat: Harness list commits api update as per new spec #277 (abhinav-harness)
v1.32.1 (2023-09-27)
Fixed bugs:
- fix: Gitness get content missing query param #275 (abhinav-harness)
Merged pull requests:
v1.32.0 (2023-09-12)
Implemented enhancements:
- [feat]: [CDS-75848]: Add new action type for github provider #270 (rathodmeetsatish)
Merged pull requests:
v1.31.2 (2023-08-31)
Fixed bugs:
- fix: [CODE-727]: change branch in source and target for harness provider #264 (abhinav-harness)
v1.31.1 (2023-08-29)
Fixed bugs:
- Fix diff api response conversion for harness compareChange #269 (shubham149)
- Fix api name for fetching diff in harness driver #268 (shubham149)
- Fix compare change api result for harness #267 (shubham149)
v1.31.0 (2023-08-15)
Implemented enhancements:
- [IAC-941]: PR comment creation for BitBucket #265 (scottyw-harness)
- Implemented FindMembership method in organization service for gitea driver #263 (cod3rboy)
Closed issues:
- (missing feature) add support to check organization membership in gitea driver #262
Merged pull requests:
v1.30.0 (2023-07-19)
Implemented enhancements:
- [feat]: [CDS-73572]: Support List Repo Live Search for all git providers #261 (adivishy1)
- [feat]: [CDS-73030]: Support for text based branch filtration #260 (adivishy1)
- feat: [CDS-69341]: add find user email api for github in go-scm #256 (shalini-agr)
Fixed bugs:
- fix: [CDS-67745]: fix find user email api for bitbucket in go-scm #255 (shalini-agr)
- fix: [CI-6978] fixed gitlab webhook parse #253 (devkimittal)
- Add required header for bitbucket server in commit API use-case to handle csrf failures #252 (mohitg0795)
Merged pull requests:
v1.29.1 (2023-02-16)
Fixed bugs:
- (fix) - azure content list queryparam incorrect #249 (eoinmcafee00)
v1.29.0 (2023-02-15)
Implemented enhancements:
- (feat) harness, add finduser #250 (tphoney)
- (feat) harness, fix create branch, PR calls #247 (tphoney)
- (feat) harness, add user and compare branches #246 (tphoney)
- (feat) harness, add list commits / branches #245 (tphoney)
- (feat) harness, add webhook parsing #244 (tphoney)
- fetch branch for bitbucket onprem #242 (devkimittal)
- (feat) harness, add repo list #241 (tphoney)
- Harness move #237 (tphoney)
Fixed bugs:
- (fix) harness, webhook fixes #248 (tphoney)
- fix: [PIE-7927]: Fix header value typo issue for BB OnPrem CSRF header #236 (mohitg0795)
Merged pull requests:
v1.28.1 (2023-01-27)
Fixed bugs:
- feat: [PIE-7927]: added header to avoid/bypass csrf check #234 (mohitg0795)
Closed issues:
- Gogs commit fails to deserialize commitDetails in some cases #231
Merged pull requests:
v1.28.0 (2022-11-22)
Implemented enhancements:
- Add Actor UUID to push and branch create events for Bitbucket #230 (rutvijmehta-harness)
- Add support for Github release webhook #229 (vcalasansh)
- Add Actor UUID to Sender for all webhooks responses for Bitbucket #227 (rutvijmehta-harness)
- added date info for commits in push hook #223 (raghavharness)
- Added support for branch in list commits bb onprem API #215 (mohitg0795)
- [PL-26239]: added api to list installation for github app #213 (bhavya181)
Fixed bugs:
- fixbug: gitee convert repository #226 (kit101)
- Bitbucket sha fix for merged pr #225 (raghavharness)
- decoding projectName for azure repo #224 (raghavharness)
- added omitempty annotation for secret #221 (raghavharness)
- [PL-26239]: fix for list response #218 (bhavya181)
Closed issues:
- gitlab: force_remove_source_branch type is inconsistent #228
- gitee: When the name and path are inconsistent, got 404 error #217
- file naming conventions #208
- Support for Azure Devops git repos? #53
Merged pull requests:
- (maint) release prep for 1.28.0 #232 (tphoney)
- (maint) fixing naming and add more go best practice #211 (tphoney)
v1.27.0 (2022-07-19)
Merged pull requests:
- Update scm version 1.27.0 #206 (raghavharness)
- Using resource version 2.0 for Azure #205 (raghavharness)
v1.26.0 (2022-07-01)
Implemented enhancements:
- Support parsing PR comment events for Bitbucket Cloud #202 (rutvijmehta-harness)
- added issue comment hook support for Azure #200 (raghavharness)
Fixed bugs:
- [CI-4623] - Azure webhook parseAPI changes #198 (raghavharness)
Merged pull requests:
- Fixed formatting in README.md #199 (hemanthmantri)
v1.25.0 (2022-06-16)
Implemented enhancements:
- Support parsing Gitlab Note Hook event #194 (rutvijmehta-harness)
Fixed bugs:
- [PL-25889]: fix list branches Azure API #195 (bhavya181)
- Return project specific hooks only in ListHooks API for Azure. #192 (raghavharness)
Merged pull requests:
- Update scm version 1.25.0 #197 (rutvijmehta-harness)
v1.24.0 (2022-06-07)
Implemented enhancements:
- Added PR find and listCommit API support for Azure #188 (raghavharness)
Fixed bugs:
- remove redundant slash from list commits api #190 (aman-harness)
- Using target commit instead of source in base info for azure #189 (raghavharness)
Closed issues:
- gitee client pagination bug #187
Merged pull requests:
v1.23.0 (2022-05-23)
Implemented enhancements:
- Add the support to fetch commit of a particular file #182 (DeepakPatankar)
Fixed bugs:
- Remove the null value de-reference issue when the bitbucket server url is nil #183 (DeepakPatankar)
- [PL-24913]: Handle the error raised while creating a multipart input #181 (DeepakPatankar)
Merged pull requests:
- Upgrade the scm version #185 (DeepakPatankar)
v1.22.0 (2022-05-10)
Implemented enhancements:
- [feat]: [PL-24913]: Add the support for create and update file in bitbucket server #177 (DeepakPatankar)
- [feat]: [PL-24915]: Add the support for create branches in bitbucket server #174 (DeepakPatankar)
- [PL-24911]: Make project name as optional param in Azure Repo APIs #173 (DeepakPatankar)
Fixed bugs:
- [feat]: [PL-25025]: Updated Project validation for Azure API #179 (mankrit-singh)
- [fix]: [PL-24880]: Trim the ref when fetching default branch in get Repo API #172 (DeepakPatankar)
- fixbug: gitee populatePageValues #167 (kit101)
Closed issues:
- gitea find commit #125
Merged pull requests:
- [feat]: [PL-25025]: Changelog Updated/New Version #180 (mankrit-singh)
v1.21.1 (2022-04-22)
Fixed bugs:
Merged pull requests:
v1.21.0 (2022-04-22)
Implemented enhancements:
- Add support for repository find in azure #164 (goelsatyam2)
- (feat) add azure webhook parsing, creation deletion & list #163 (tphoney)
- (DRON-242) azure add compare commits,get commit,list repos #162 (tphoney)
Fixed bugs:
Closed issues:
- When attempting to clone my git repo from GitLab drone hangs on git fetch. #161
- Fix dump response #119
Merged pull requests:
v1.20.0 (2022-03-08)
Implemented enhancements:
Fixed bugs:
- fixed raw response dumping in client #159 (marko-gacesa)
Merged pull requests:
v1.19.1 (2022-02-23)
Fixed bugs:
- Bitbucket list files fix #154 (mohitg0795)
- GitHub list commits fix #152 (mohitg0795)
- Bitbucket compare changes fix for rename and removed file ops #151 (mohitg0795)
Merged pull requests:
v1.19.0 (2022-02-09)
Implemented enhancements:
- (feat) add path support for list commits on github and gitlab #149 (tphoney)
- Extending bitbucket listCommits API to fetch commits for a given file #148 (mohitg0795)
- Update GitHub signature header to use sha256 #123 (nlecoy)
Merged pull requests:
v1.18.0 (2022-01-18)
Implemented enhancements:
- Added support for parsing prevFilePath field from github compare commits API response #143 (mohitg0795)
Fixed bugs:
- Implement parsing/handling for missing pull request webhook events for BitBucket Server (Stash) driver #130 (raphendyr)
Closed issues:
- Bitbucket Stash driver doesn't handle event
pr:from_ref_updated
(new commits / force push) #116
Merged pull requests:
- release prep v1.18.0 #147 (eoinmcafee00)
v1.17.0 (2022-01-07)
Implemented enhancements:
- (feat) map archive flag to repo response #141 (eoinmcafee00)
- Add the support for delete of the bitbucket file #139 (DeepakPatankar)
Fixed bugs:
- Fix the syntax error of the example code #135 (LinuxSuRen)
Closed issues:
- The deprecation of Bitbucket API endpoint /2.0/teams breaks user registration #136
Merged pull requests:
- release prep for v1.17.0 #142 (eoinmcafee00)
v1.16.3 (2021-12-30)
Fixed bugs:
- fix the deprecation of Bitbucket API endpoint /2.0/teams breaks user registration (136) #137 (eoinmcafee00)
Closed issues:
- Any plans to support manage wehook #134
Merged pull requests:
- V1.16.3 #138 (eoinmcafee00)
v1.16.2 (2021-11-30)
Merged pull requests:
- release prep v1.16.2 #132 (marko-gacesa)
- fixbug: gitee webhook parse #131 (kit101)
v1.16.1 (2021-11-19)
Fixed bugs:
- swap repo and target in bitbucket CompareChanges #127 (jimsheldon)
Merged pull requests:
- release prep v1.16.1 #129 (eoinmcafee00)
v1.16.0 (2021-11-19)
Implemented enhancements:
- release prep for 1.16.0 #128 (eoinmcafee00)
- Feat: implemented gitee provider #124 (kit101)
- add release & milestone functionality #121 (eoinmcafee00)
Fixed bugs:
v1.15.2 (2021-07-20)
Fixed bugs:
- Fixing Gitea commit API in case
ref/heads/
prefix is added to ref #108 (Vici37) - use access json header / extend error message parsing for stash #89 (bakito)
Closed issues:
- Drone and Bitbucket broken for write permission detection for drone build restart permission. #87
Merged pull requests:
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- (DRON-88) github fix pr ListChanges deleted/renamed status, from @tphoney. See #113.
- (DRON-84) github fix pr write permission issue with bitbucket server, from @eoinmcafee0. See #114.
- fix gitlab repo encoding in commits from pr request, from @aradisavljevic. See #109.
- Added ListCommits in pull request api, from @aradisavljevic. See #106.
- Added issue_comment parsing for github webhook, from @aman-harness. See #91.
- Added Pr in issue, from @aman-harness. See #93.
- gitlab contents. Find returns hash/blob, from @tphoney. See #97.
- add ListCommits for gitea and stash, from @tphoney. See #98.
- Support for GitLab visibility attribute, from @bradrydzewski. See 79951ad.
- Support for GitHub visibility attribute, from @bradrydzewski. See 5141b8e.
- Support for parsing unknown pull request events, from @bradrydzewski. See ffa46d9.
- Support for finding and listing repository tags in GitHub driver, from @chhsia0. See #79.
- Support for finding and listing repository tags in Gitea driver, from @bradyrdzewski. See 427b8a8.
- Support for git object hashes in GitHub, from from @bradyrdzewski. See 5230330.
- Support for before and after commit sha in Stash driver, from @jlehtimaki. See #82.
- Support for before and after commit sha in GitLab and Bitbucket driver, from @shubhag. See #85.
- Support for skip verification in Bitbucket webhook creation, from @chhsia0. See #63.
- Support for Gitea pagination, from @CirnoT. See #66.
- Support for labels in pull request resources, from @takirala. See #67.
- Support for updating webhooks, from @chhsia0. See #71.
- Populate diff links in pull request resources, from @shubhag. See #75.
- Filter Bitbucket repository search by project, from @bradrydzewski.
- Improve status display text in new bitbucket pull request screen, from @bradrydzewski. See #27.
- Implement timestamp value for GitHub push webhooks, from @bradrydzewski.
- Implement deep link to branch.
- Implement git compare function to compare two separate commits, from @chhsia0.
- Implement support for creating and updating GitLab and GitHub repository contents, from @zhuxiaoyang.
- Capture Repository link for Gitea, Gogs and Gitlab, from @chhsia0.
- Fix issue with GitHub enterprise deep link including API prefix, from @bradrydzewski.
- Fix issue with GitHub deploy hooks for commits having an invalid reference, from @bradrydzewski.
- Support for Skipping SSL verification for GitLab webhooks. See #40.
- Support for Skipping SSL verification for GitHub webhooks. See #44.
- Fix issue with handling slashes in Bitbucket branch names. See #7.
- Fix incorrect Gitea tag link. See #52.
- Encode ref when making Gitea API calls. See #61.
- Support Head and Base sha for GitHub pull request, from @bradrydzewski.
- Support Before sha for Bitbucket, from @jkdev81.
- Support for creating GitHub deployment hooks, from @bradrydzewski.
- Endpoint to get organization membership for GitHub, from @bradrydzewski.
- Functions to generate deep links to git resources, from @bradrydzewski.
- Fix issue getting a GitLab commit by ref, from @bradrydzewski.
- Fix missing sha for Gitea tag hooks, from @techknowlogick. See #22.
- Support for Gitea webhook signature verification, from @techknowlogick.
- Fix issues base64 decoding GitLab content, from @bradrydzewski.
- Fix missing avatar in Gitea commit from @jgeek1011.
- Implement GET commit endpoint for Gogs from @ogarcia.
* This Changelog was automatically generated by github_changelog_generator