Skip to content

Commit 5a5c5ca

Browse files
[feat]: [PL-25025]: Changelog Updated to v1.22.0 (#180)
* [PL-25025]: Changelog updated to v1.22.0
1 parent dbbf69f commit 5a5c5ca

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

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

3+
## [v1.22.0](https://github.com/drone/go-scm/tree/v1.22.0) (2022-05-10)
4+
5+
[Full Changelog](https://github.com/drone/go-scm/compare/v1.21.1...v1.22.0)
6+
7+
**Implemented enhancements:**
8+
9+
- \[feat\]: \[PL-24913\]: Add the support for create and update file in bitbucket server [\#177](https://github.com/drone/go-scm/pull/177) ([DeepakPatankar](https://github.com/DeepakPatankar))
10+
- \[feat\]: \[PL-24915\]: Add the support for create branches in bitbucket server [\#174](https://github.com/drone/go-scm/pull/174) ([DeepakPatankar](https://github.com/DeepakPatankar))
11+
- \[PL-24911\]: Make project name as optional param in Azure Repo APIs [\#173](https://github.com/drone/go-scm/pull/173) ([DeepakPatankar](https://github.com/DeepakPatankar))
12+
13+
**Fixed bugs:**
14+
15+
- \[feat\]: \[PL-25025\]: Updated Project validation for Azure API [\#179](https://github.com/drone/go-scm/pull/179) ([mankrit-singh](https://github.com/mankrit-singh))
16+
- \[fix\]: \[PL-24880\]: Trim the ref when fetching default branch in get Repo API [\#172](https://github.com/drone/go-scm/pull/172) ([DeepakPatankar](https://github.com/DeepakPatankar))
17+
- fixbug: gitee populatePageValues [\#167](https://github.com/drone/go-scm/pull/167) ([kit101](https://github.com/kit101))
18+
19+
**Closed issues:**
20+
21+
- gitea find commit [\#125](https://github.com/drone/go-scm/issues/125)
22+
323
## [v1.21.1](https://github.com/drone/go-scm/tree/v1.21.1) (2022-04-22)
424

525
[Full Changelog](https://github.com/drone/go-scm/compare/v1.21.0...v1.21.1)
@@ -8,6 +28,10 @@
828

929
- remove double invocation of convertRepository [\#170](https://github.com/drone/go-scm/pull/170) ([d1wilko](https://github.com/d1wilko))
1030

31+
**Merged pull requests:**
32+
33+
- \(maint\) release prep for 1.21.1 [\#171](https://github.com/drone/go-scm/pull/171) ([d1wilko](https://github.com/d1wilko))
34+
1135
## [v1.21.0](https://github.com/drone/go-scm/tree/v1.21.0) (2022-04-22)
1236

1337
[Full Changelog](https://github.com/drone/go-scm/compare/v1.20.0...v1.21.0)

0 commit comments

Comments
 (0)