Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Releases: cloudquery/cq-provider-sdk

v0.8.12

20 Mar 09:39
c388459
Compare
Choose a tag to compare

What's Changed

Fixed

Full Changelog: v0.8.11...v0.8.12

v0.8.11

17 Mar 13:33
6d3733c
Compare
Choose a tag to compare

What's Changed

Added

Fixed

Full Changelog: v0.8.10...v0.8.11

v0.8.10

16 Mar 19:58
2db9672
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: Extend IPAddressesResolver to support *[]string by @zagronitay in #205
  • fix: Multiplex deadlock fix by @disq in #208

Full Changelog: v0.8.9...v0.8.10

v0.8.9

16 Mar 19:19
486bdb6
Compare
Choose a tag to compare

What's Changed

Fixed

Full Changelog: v0.8.8...v0.8.9

v0.8.8

15 Mar 16:34
40d5297
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: Tool: Add param to run in TSDB mode without TSDB by @disq in #204

Full Changelog: v0.8.7...v0.8.8

v0.8.7

10 Mar 12:36
4ab8064
Compare
Choose a tag to compare

What's Changed

Added

  • feat: Separate metadata per fetch request by @disq in #200
  • feat: Tool: Handle PK changes on migrations by @disq in #201
  • feat: Add WrapError to add stacktrace by @yevgenypats in #202

Full Changelog: v0.8.6...v0.8.7

v0.8.6

08 Mar 12:20
c2c428a
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: Diagnostics sorting, builtin Redacted() method by @disq in #199

Full Changelog: v0.8.5...v0.8.6

v0.8.5

02 Mar 18:00
e375a3a
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: Diagnostics should always include error message by @disq in #198

Full Changelog: v0.8.4...v0.8.5

v0.8.4

01 Mar 13:14
29e9f8b
Compare
Choose a tag to compare

What's Changed

🚀 Added

  • feat: Testing: Require cq_fetch_date on every tsdb table by @disq in #195
  • feat: Add migrator prehook by @disq in #197

Fixed

Full Changelog: v0.8.3...v0.8.4

v0.8.3

24 Feb 19:46
3736f65
Compare
Choose a tag to compare

What's Changed

🚀 Added

Fixed

  • fix: Clean up tablecreator, remove enable_partial_fetch in config template by @disq in #190
  • fix: Handle Less than 1 gb of memory by @bbernays in #193

Other Changes

  • test: Fix test failures when local postgres instance has a different table schema by @shimonp21 in #192

New Contributors

Full Changelog: v0.8.2...v0.8.3