go-storage v4.8.0 Release Notes
Release Date: 2021-09-30 // about 3 years ago-
โ Added
- feat: Generate code via Xuanwo/gg (#728, #737, #738, #739, #740, #742)
- ๐ docs/rfcs: GSP-749 Unify Path Behavior (#749)
- ๐ docs: Add README.zh-CN.md (#750)
- ๐ docs/rfcs: GSP-751 Write Empty File Behavior (#751)
- ๐ docs: Add description of GSP-751 (#759)
- feat: Implement GSP-749 unify path behavior (#822)
- feat: Replace separator with / in path for service (#823)
- ๐ docs/rfcs: GSP-826 Add Multipart HTTP Signer Support (#826)
- ๐ feat: Add Multipart HTTP Signer support (#829)
๐ Changed
- ๐ docs: Add the services bos and obs to the README (#748)
- ๐จ refactor: Cleanup definition generate logic (#754)
- feat: Migrate internal iterator generator to definitions (#755)
- ๐ ci: Sync github actions (#757)
๐ Fixed
- ๐ fix: Compilation fails if Default*Pairs unimplemented in service (#821)
- ๐ fix: Not enough arguments in call to Service.formatError (#824)
- ๐ fix: Replace each backslash in path with a slash (#825)
- ๐ fix: Fixed the error when no function is declared under the namespace (#831)
โฌ๏ธ Upgraded
- ๐ build(deps): bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4 (#746)