Releases: dmwm/dbs2go
Releases · dmwm/dbs2go
Release v00.06.44
Properly handle HTTP error response when requested gzip encoding
Release v00.06.43
Merge pull request #101 from d-ylee/feature-94-partial_parentage Allow Partial Parentage for fileparents API Need to provide `missingFiles` key in JSON body `child_parent_id_list` that is provided to the API must match the same number as the number of files that were injected from the block. Provide a child-parent id pair with the parent id as -1.
Release v00.06.42
Add new integration test to test injection of the same block
Release v00.06.41
Add helper function checkBlockExist; use it as first part of bulblock…
Release v00.06.40
Add DoesNotExist error codes which is used by bulkblocks2.go codebase
Release v00.06.39
This release mostly improve unit tests coverage, including testing concurrency in unit tests. It also provides new aggregation information for filesummaries
API requested in issue #40
Release v00.06.38
Account for lower and upper UNIQUE keyword in SQL query
Release v00.06.37
Add solution to resolve stale QUEUED migration requests
Release v00.06.36
Add max_ldate, median_cdate, median_ldate values to filesummaries API
Release v00.06.35
Change data-type of status argument in updateMigrationStatus APIs