go-storage v5.0.0 Release Notes
Release Date: 2021-10-15 // almost 3 years ago-
🚀 Since this release, we will use
go.beyondstorage.io/v5
as new module name.➕ Added
- GSP-840: Convert to monorepo (#840)
- 👍 GSP-839: Add Support for Content-Disposition (#839)
🔄 Changed
- *: Rename to go.beyondstorage.io (#842)
- credential,endpoint: Split from pkg (#843)
- 🔨 refactor(tests): Move go-integration-tests here (#847)
Previous changes from v4.8.0
-
➕ 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)