Skip to content

Commit 6906e84

Browse files
TP Honeydependabot-ci
andauthored
(maint) v1.31.0 release prep (#266)
Co-authored-by: dependabot-ci <[email protected]>
1 parent cc305a6 commit 6906e84

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11
# Changelog
22

3+
## [v1.31.0](https://github.com/drone/go-scm/tree/v1.31.0) (2023-08-15)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.30.0...v1.31.0)
6+
7+
**Implemented enhancements:**
8+
9+
- \[IAC-941\]: PR comment creation for BitBucket [\#265](https://github.com/drone/go-scm/pull/265) ([scottyw-harness](https://github.com/scottyw-harness))
10+
- Implemented FindMembership method in organization service for gitea driver [\#263](https://github.com/drone/go-scm/pull/263) ([cod3rboy](https://github.com/cod3rboy))
11+
12+
**Closed issues:**
13+
14+
- \(missing feature\) add support to check organization membership in gitea driver [\#262](https://github.com/drone/go-scm/issues/262)
15+
16+
## [v1.30.0](https://github.com/drone/go-scm/tree/v1.30.0) (2023-07-19)
17+
18+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.29.1...v1.30.0)
19+
20+
**Implemented enhancements:**
21+
22+
- \[feat\]: \[CDS-73572\]: Support List Repo Live Search for all git providers [\#261](https://github.com/drone/go-scm/pull/261) ([adivishy1](https://github.com/adivishy1))
23+
- \[feat\]: \[CDS-73030\]: Support for text based branch filtration [\#260](https://github.com/drone/go-scm/pull/260) ([adivishy1](https://github.com/adivishy1))
24+
- feat: \[CDS-69341\]: add find user email api for github in go-scm [\#256](https://github.com/drone/go-scm/pull/256) ([shalini-agr](https://github.com/shalini-agr))
25+
26+
**Fixed bugs:**
27+
28+
- fix: \[CDS-67745\]: fix find user email api for bitbucket in go-scm [\#255](https://github.com/drone/go-scm/pull/255) ([shalini-agr](https://github.com/shalini-agr))
29+
- fix: \[CI-6978\] fixed gitlab webhook parse [\#253](https://github.com/drone/go-scm/pull/253) ([devkimittal](https://github.com/devkimittal))
30+
- Add required header for bitbucket server in commit API use-case to handle csrf failures [\#252](https://github.com/drone/go-scm/pull/252) ([mohitg0795](https://github.com/mohitg0795))
31+
32+
**Merged pull requests:**
33+
34+
- \(maint\) stash/bitbucket on prem v5 add push webhook test [\#257](https://github.com/drone/go-scm/pull/257) ([tphoney](https://github.com/tphoney))
35+
336
## [v1.29.1](https://github.com/drone/go-scm/tree/v1.29.1) (2023-02-16)
437

538
[Full Changelog](https://github.com/drone/go-scm/compare/v1.29.0...v1.29.1)

0 commit comments

Comments
 (0)