Skip to content

v0.303.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 06:34
· 61 commits to master since this release

Changelog

  • 1b585ba Increased timeout of tests
  • 1de9316 Convert recursion in fetch into loop
  • 9b9640d Move unmarshalling of columns to initColumns method
  • 147fe28 Extract fetch request logic to separate function
  • cc99d59 add go test to contribution guideline
  • eaed16c add progress callback