Skip to content

Commit 8291912

Browse files
author
TP Honey
authored
Merge pull request #191 from tphoney/release_prep_v1.24.0
release_prep_v1.24.0
2 parents 63b6fb0 + 424d106 commit 8291912

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

3+
## [v1.24.0](https://github.com/drone/go-scm/tree/v1.24.0) (2022-06-07)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.23.0...v1.24.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Added PR find and listCommit API support for Azure [\#188](https://github.com/drone/go-scm/pull/188) ([raghavharness](https://github.com/raghavharness))
10+
11+
**Fixed bugs:**
12+
13+
- remove redundant slash from list commits api [\#190](https://github.com/drone/go-scm/pull/190) ([aman-harness](https://github.com/aman-harness))
14+
- Using target commit instead of source in base info for azure [\#189](https://github.com/drone/go-scm/pull/189) ([raghavharness](https://github.com/raghavharness))
15+
16+
**Closed issues:**
17+
18+
- gitee client pagination bug [\#187](https://github.com/drone/go-scm/issues/187)
19+
320
## [v1.23.0](https://github.com/drone/go-scm/tree/v1.23.0) (2022-05-23)
421

522
[Full Changelog](https://github.com/drone/go-scm/compare/v1.22.0...v1.23.0)
@@ -13,6 +30,10 @@
1330
- Remove the null value de-reference issue when the bitbucket server url is nil [\#183](https://github.com/drone/go-scm/pull/183) ([DeepakPatankar](https://github.com/DeepakPatankar))
1431
- \[PL-24913\]: Handle the error raised while creating a multipart input [\#181](https://github.com/drone/go-scm/pull/181) ([DeepakPatankar](https://github.com/DeepakPatankar))
1532

33+
**Merged pull requests:**
34+
35+
- Upgrade the scm version [\#185](https://github.com/drone/go-scm/pull/185) ([DeepakPatankar](https://github.com/DeepakPatankar))
36+
1637
## [v1.22.0](https://github.com/drone/go-scm/tree/v1.22.0) (2022-05-10)
1738

1839
[Full Changelog](https://github.com/drone/go-scm/compare/v1.21.1...v1.22.0)

0 commit comments

Comments
 (0)