Race condition fixed
What's Changed
- fix(devops): enabled workflow_dispatch on dockerize job by @cnlangzi in #587
- fix(copy):fixed panicking issue and missing stats bug by @cnlangzi in #584
- fix(gomod): upgraded testify by @cnlangzi in #593
- fix(init): try ping postgres to check if it is ready by @cnlangzi in #586
- fix(challenge):db conn is not closed by @cnlangzi in #591
- fix(download):fixed Access-Control-Allow-Headers for wasm sdk by @cnlangzi in #595
- fix(gomod):upgraded gorm and grpc by @cnlangzi in #599
- Feat/available after by @cnlangzi in #600
- Feat/batch chunks upload by @cnlangzi in #603
- Modify/read marker2 by @lpoli in #582
- Blobber Description by @moldis in #606
- fix(createdir):improved it as idempotent by @cnlangzi in #604
- fix(devops):upload coverage to Codecov by @cnlangzi in #614
- fix(getobjecttree): getobjecttree should work even allocation is empty by @cnlangzi in #605
- fix(collaborator):updated permission checking on file upload/update/d… by @cnlangzi in #613
- fix(devops):fixed incorrect url for codecov status badge by @cnlangzi in #616
- Update build-&-publish-docker-image.yml by @Kishan-Dhakan in #608
- Create config_change_alert.yaml by @vinayakgautamops in #617
- Update gosdk to add 'state_changes_count' by @peterlimg in #609
New Contributors
- @vinayakgautamops made their first contribution in #617
- @peterlimg made their first contribution in #609
Full Changelog: v1.3.2...v1.4.0