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

02 May 14:52
a31a92e
Compare
Choose a tag to compare

What's Changed

Added

Fixed

  • fix: Testing: Handle Configure diags in providertest fetch by @disq in #232
  • fix: Modulefiles on Windows by @disq in #234
  • fix: Migrator: Use correct underlying type for ARRAY columns in down migrations by @disq in #236

Full Changelog: v0.9.1...v0.9.2

v0.9.1

27 Apr 09:28
0b8397a
Compare
Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

v0.9.0

26 Apr 09:18
2fb881c
Compare
Choose a tag to compare

What's Changed

Added

  • feat: ConfigureProvider to return diagnostics, add diag.USER and UnsquashDiag by @disq in #226

Full Changelog: v0.8.19...v0.9.0

v0.8.19

20 Apr 08:21
c979e1d
Compare
Choose a tag to compare

What's Changed

Added

Fixed

  • fix: Count panics as error in diags.Errors() by @disq in #224

New Contributors

Full Changelog: v0.8.18...v0.8.19

v0.8.18

15 Apr 13:15
e587d34
Compare
Choose a tag to compare

What's Changed

Added

Full Changelog: v0.8.17...v0.8.18

v0.8.17

12 Apr 12:32
432fca8
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: Count diag.PANIC as error by @disq in #220

Full Changelog: v0.8.16...v0.8.17

v0.8.16

06 Apr 09:06
4c456c4
Compare
Choose a tag to compare

What's Changed

Fixed

Full Changelog: v0.8.15...v0.8.16

v0.8.15

28 Mar 07:59
fd7955e
Compare
Choose a tag to compare

What's Changed

Added

  • feat: Test migration file structure by @disq in #217

Fixed

  • fix: Clean up reattach file reading by @disq in #214
  • fix: Diagnostic counts by @disq in #215

Full Changelog: v0.8.14...v0.8.15

v0.8.14

23 Mar 13:21
494dec3
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: Resolve column diags not returned by @roneli in #213

Full Changelog: v0.8.13...v0.8.14

v0.8.13

22 Mar 13:40
c5c92ef
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: Reintroduce ignored diags, handle correctly by @disq in #212

Full Changelog: v0.8.12...v0.8.13