Skip to content

Commit 0321acd

Browse files
author
TP Honey
authored
Merge pull request #272 from tphoney/prep1.32.0
(maint) release prep for 1.32.0
2 parents 7065a05 + e0123f7 commit 0321acd

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

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

3+
## [v1.32.0](https://github.com/drone/go-scm/tree/v1.32.0) (2023-09-12)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.31.2...v1.32.0)
6+
7+
**Implemented enhancements:**
8+
9+
- \[feat\]: \[CDS-75848\]: Add new action type for github provider [\#270](https://github.com/drone/go-scm/pull/270) ([rathodmeetsatish](https://github.com/rathodmeetsatish))
10+
11+
## [v1.31.2](https://github.com/drone/go-scm/tree/v1.31.2) (2023-08-31)
12+
13+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.31.1...v1.31.2)
14+
15+
**Fixed bugs:**
16+
17+
- fix: \[CODE-727\]: change branch in source and target for harness provider [\#264](https://github.com/drone/go-scm/pull/264) ([abhinav-harness](https://github.com/abhinav-harness))
18+
19+
## [v1.31.1](https://github.com/drone/go-scm/tree/v1.31.1) (2023-08-29)
20+
21+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.31.0...v1.31.1)
22+
23+
**Fixed bugs:**
24+
25+
- Fix diff api response conversion for harness compareChange [\#269](https://github.com/drone/go-scm/pull/269) ([shubham149](https://github.com/shubham149))
26+
- Fix api name for fetching diff in harness driver [\#268](https://github.com/drone/go-scm/pull/268) ([shubham149](https://github.com/shubham149))
27+
- Fix compare change api result for harness [\#267](https://github.com/drone/go-scm/pull/267) ([shubham149](https://github.com/shubham149))
28+
329
## [v1.31.0](https://github.com/drone/go-scm/tree/v1.31.0) (2023-08-15)
430

531
[Full Changelog](https://github.com/drone/go-scm/compare/v1.30.0...v1.31.0)
@@ -13,6 +39,10 @@
1339

1440
- \(missing feature\) add support to check organization membership in gitea driver [\#262](https://github.com/drone/go-scm/issues/262)
1541

42+
**Merged pull requests:**
43+
44+
- \(maint\) v1.31.0 release prep [\#266](https://github.com/drone/go-scm/pull/266) ([tphoney](https://github.com/tphoney))
45+
1646
## [v1.30.0](https://github.com/drone/go-scm/tree/v1.30.0) (2023-07-19)
1747

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

0 commit comments

Comments
 (0)