Skip to content

Releases: cloudquery/plugin-sdk-python

v0.1.0

14 Aug 10:03
e7c2134

Choose a tag to compare

0.1.0 (2023-08-14)

⚠ BREAKING CHANGES

  • Remove docs generation (#36)

Features

Bug Fixes

  • Add missing metadata fields (#40) (0003c40)
  • Fix filter_dfs to be recursive, add support for skip_dependent_tables (#39) (149c699)

v0.0.11

08 Aug 14:46
bc53ffb

Choose a tag to compare

0.0.11 (2023-08-08)

Bug Fixes

  • plugin-tables: Add missing skip_dependent_tables (#33) (a592763)

v0.0.10

02 Aug 15:09
3e784fc

Choose a tag to compare

0.0.10 (2023-08-02)

Bug Fixes

v0.0.9

02 Aug 14:14
573c9eb

Choose a tag to compare

0.0.9 (2023-08-02)

Features

  • Add override_columns to openapi transformer (#22) (a53bb0e)
  • Wire logging with cli flags (#26) (106781b)

Bug Fixes

v0.0.8

01 Aug 13:00
fb1643f

Choose a tag to compare

0.0.8 (2023-08-01)

Bug Fixes

  • deps: Update dependency numpy to v1.25.2 (#11) (0d05fc8)
  • Fix JSON and UUID type checking, add JSON test, consolidate setup.py (#14) (7927d1a)
  • Remove resolver() from schema.Table (#15) (c61a774)
  • SyncMigrateTableMessage should have the pa.Schema argument named as "table" (#13) (a50f0e7)

v0.0.7

29 Jul 19:40
dc09a6b

Choose a tag to compare

0.0.7 (2023-07-29)

Features

Bug Fixes

  • Add write support for roundtrip test (4f3545b)

v0.0.6

28 Jul 12:46
69c9159

Choose a tag to compare

0.0.6 (2023-07-28)

Features

  • Add minimal openapi transformer (083b9ff)

Bug Fixes

v0.0.5

28 Jul 08:28

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

28 Jul 08:15

Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

v0.0.3

28 Jul 08:06

Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3