Skip to content

Releases: cloudquery/plugin-sdk-python

v0.0.8

01 Aug 13:00
fb1643f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

v0.0.3

28 Jul 08:06
Compare
Choose a tag to compare

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

v0.0.2

28 Jul 07:56
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

28 Jul 07:51
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @disq made their first contribution in #1

Full Changelog: https://github.com/cloudquery/plugin-sdk-python/commits/v0.0.1