Skip to content

Commit bf166f5

Browse files
authored
Bump to version 3.3.0 (#92)
1 parent 72fe70b commit bf166f5

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8+
## [v3.3.0] - 2021-09-13
9+
10+
### Added
11+
12+
- rfcs: RFC-79 Add virtual link support (#79)
13+
- feat: Implement CreateLink and setup linker test (#81)
14+
- feat: WriteMultipart adds io_callback support (#86)
15+
- feat: Implement StorageHTTPSigner (#88)
16+
17+
### Changed
18+
19+
- feat: Turn Expire into Duration for Reach (#76)
20+
- ci: Enable auto merge for dependabot
21+
- ci: Cleanup Service Integration Tests (#90)
22+
- docs: Update README (#91)
23+
24+
### Fixed
25+
26+
- fix: Fixed append test failures (#84)
27+
28+
### Upgraded
29+
30+
- build(deps): Bump qingstor-sdk-go to version 4.4.0 (#87)
31+
832
## [v3.2.0] - 2021-07-22
933

1034
### Added
@@ -120,6 +144,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
120144

121145
- Implement qingstor services.
122146

147+
[v3.3.0]: https://github.com/beyondstorage/go-service-qingstor/compare/v3.2.0...v3.3.0
123148
[v3.2.0]: https://github.com/beyondstorage/go-service-qingstor/compare/v3.1.0...v3.2.0
124149
[v3.1.0]: https://github.com/beyondstorage/go-service-qingstor/compare/v3.0.0...v3.1.0
125150
[v3.0.0]: https://github.com/beyondstorage/go-service-qingstor/compare/v2.1.0...v3.0.0

0 commit comments

Comments
 (0)