Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@se7entyse7en se7entyse7en released this 24 Oct 15:13
610a462

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).