Releases: src-d/metadata-retrieval
Releases · src-d/metadata-retrieval
v0.1.1
v0.1.1 - 2019-10-24
Fixed
- Missing values for nullable
timestamptz
where being inserted as 0001-01-01 00:00:00+00:00
instead of null
. The affected fields where issues_versioned.closed_at
, pull_requests_versioned.closed_at
and pull_requests_versioned.merged_at
(#74).
- Avoid retrying requests with bad credentials (#23).
v0.1.0
v0.1.0 - 2019-10-23
Initial release for downloading metadata from git hostings. Available commands:
- Download organization
- Download repository
- Download an organization with all the repositories
Supported providers: