Skip to content

Releases: TileDB-Inc/TileDB-Cloud-Py

v0.11.5

22 Jan 18:35
cdaa3e4
Compare
Choose a tag to compare

What's Changed

  • Adding extra option for excluding original metadata from images by @ktsitsi in #495
  • Refactoring and moving io part in UDF lister by @ktsitsi in #492
  • [Hotfix] Refactor bioimg tests from client CI by @ktsitsi in #504
  • Pass access credentials when registering a VCF dataset by @gspowley in #502
  • Add warning when running UDFs that Python 3.7 is going away. by @thetorpedodog in #501

Full Changelog: v0.11.4...v0.11.5

v0.11.4

08 Jan 15:04
4d6942a
Compare
Choose a tag to compare

What's Changed

  • Add one-line annotation VCF ingestion by @gspowley in #498
  • Add ingest_annotations to init.py for tiledb.cloud.vcf by @gspowley in #500

Full Changelog: v0.11.3...v0.11.4

v0.11.3

05 Jan 14:37
a82212b
Compare
Choose a tag to compare

What's Changed

  • Raise an exception in _default_ns_path_cred if no storage provider is set up by @jparismorgan in #494
  • Use replacing visitor so we actually descend into batch args. by @thetorpedodog in #499

New Contributors

Full Changelog: v0.11.2...v0.11.3

v0.11.2

08 Dec 21:31
31c95ef
Compare
Choose a tag to compare

What's Changed

  • Expose alternate graph return value on ingest by @johnkerl in #490
  • First stage integration of generic Bioimg API for conversions by @ktsitsi in #451
  • Support Delayed nodes in the VCF distributed query by @gspowley in #491
  • Bump pyarrow from 12.0.1 to 14.0.1 by @dependabot in #483

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

28 Nov 18:54
bfcaf3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

24 Oct 15:18
15788b6
Compare
Choose a tag to compare

This release changes the way parameters are passed to UDFs and the default format for returned data. While this enables passing Pandas objects with compatibility across Pandas versions, it also means that tuples will be serialized on the wire as lists (unless they are inside of a non–JSON serializable object).

What's Changed

Full Changelog: v0.10.24...v0.11.0

v0.10.24

18 Oct 14:53
95b8f8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.23...v0.10.24

v0.10.23

04 Oct 18:52
aca4d40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.22...v0.10.23

v0.10.22

29 Sep 17:14
7db00a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.21...v0.10.22

v0.10.21

18 Sep 15:07
42000ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.20...v0.10.21