Releases: 0chain/zboxcli
Releases · 0chain/zboxcli
v1.3.3
What's Changed
- fix(upload):break upload if any error is thrown from blobber by @cnlangzi in #193
- Add --json option to get version as JSON by @sculptex in #195
- Feat/available after by @cnlangzi in #194
- fix(share): updated docs for share by @cnlangzi in #199
- Feat/batch chunks upload by @cnlangzi in #200
- Fix/download cost calculation by @lpoli in #198
- update gosdk to staging by @Kishan-Dhakan in #204
- Modify/read marker by @lpoli in #201
- Update tests.yml by @Kishan-Dhakan in #206
- Update gosdk to add state_changes_count to block by @peterlimg in #205
- Update system_tests.yml by @Kishan-Dhakan in #207
- issue/524 by @abouroumine in #192
- Update allocation add/remove blobber by @Sriep in #189
- fix(delete): partial delete should work by @cnlangzi in #208
- fix(upload): removed chunksize by @cnlangzi in #209
- feat(devops): automatically upgrade gosdk by @cnlangzi in #212
- Remove unused param by @Kishan-Dhakan in #213
- add new filter param + new runners by @stewartie4 in #216
New Contributors
- @peterlimg made their first contribution in #205
- @abouroumine made their first contribution in #192
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- feature/99-statuscode-204-for-file-not-found by @princeparmar in #181
- feat(upload): integrate WriteMarkerMutex on ChunkUpload by @cnlangzi in #184
- Feat/integrate wmlock on file operations by @cnlangzi in #186
- Update transfer allocation docs by @Kishan-Dhakan in #188
- New stake pool fields, updated goSDK by @Sriep in #176
- fix(wasm): fixed time.Sleep and Sign issues on wasm by @cnlangzi in #190
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- validation for lock flag in newallocation and updateallocation. by @princeparmar in #172
- pay rewards by @Sriep in #163
- version read from mod file. by @princeparmar in #179
- Pr template update by @Kishan-Dhakan in #180
- feature/545-migrate-querydata-to-header-download by @princeparmar in #177
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Breaking Changes
- download migrated from post to get
What's Changed
- update gosdk by @princeparmar in #174
Full Changelog: v1.2.0...v1.3.0
features: feed and stream commands
Breaking Changes
zbox upload --sync
is migrated tozbox feed
zbox upload --live
is migrated tozbox stream
- EncryptionHeaderSize is reduced with 256 instead of 2014. Fewer bytes is required for encryption metadata in a chunk.
What's Changed
- fix(upload): reduced EncryptionHeaderSize with 256 by @cnlangzi in #173
- added feed and live command with upload. by @princeparmar in #162
Full Changelog: v1.1.1...v1.2.0
bugfix: download encrypted file
What's Changed
- added transaction errors support by @dabasov in #158
- fix(gomod):upgraded gosdk by @cnlangzi in #161
- 0chain stake pool changes by @Sriep in #155
- Point to specific gosdk commit by @lpoli in #165
- fix(upload): fixed json bug on resume upload by @cnlangzi in #164
- fix(merkle): fixed merkle chunk size for challenge hash by @cnlangzi in #166
- fix(gosdk): fixed encryption header issues by @cnlangzi in #169
- fix typo in command, allow gosdk to be specified by @stewartie4 in #171
New Contributors
Full Changelog: v1.1.0...v1.1.1
break change for hash
What's Changed
- download issue fixed. by @princeparmar in #154
- Fix/update sha1 with sha256 for file hash by @cnlangzi in #159
Full Changelog: v1.0.6...v1.1.0
fix bugs
What's Changed
- Create dir patch by @Kishan-Dhakan in #152
New Contributors
- @Kishan-Dhakan made their first contribution in #152
Full Changelog: v1.0.5...v1.0.6
upgraded gosdk 1.4.1
What's Changed
- fix(listall): fixed invalid error for 0chain/blobber#426 by @cnlangzi in #129
- Fix negative Wait Group counter by @mohsenno1 in #133
- add system tests workflow by @stewartie4 in #138
- Run system tests automatically on PR commit by @stewartie4 in #143
- fix(gomod):upgrade gosdk by @cnlangzi in #144
- Fix bug deriving branch on staging by @stewartie4 in #147
- distpath handling for copy cmd. by @princeparmar in #141
- notify all PRs on system test run by @stewartie4 in #150
- Bug/issue 451 delete root by @princeparmar in #151
New Contributors
- @mohsenno1 made their first contribution in #133
- @princeparmar made their first contribution in #141
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Fix/chunked upload chunk size by @cnlangzi in #111
- git actions for creating backup by @Manali-Jain-squareops in #114
- add codeql-analysis.yml by @cnlangzi in #110
- sp-user-info parameters correction by @hm90121 in #119
- Update allocation request - blobber terms by @Sriep in #120
- Change terms option to bool by @Sriep in #123
- Fix/sync upload for 0proxy by @cnlangzi in #121
- zbox get-diff command changes by @hm90121 in #124
- updated zboxcli readme by @hm90121 in #127
- added remove curator uml by @hm90121 in #126
New Contributors
- @Manali-Jain-squareops made their first contribution in #114
Full Changelog: v1.0.3...v1.0.4