Releases: TileDB-Inc/TileDB-Cloud-Py
Releases · TileDB-Inc/TileDB-Cloud-Py
v0.12.13
What's Changed
- Rename asset functions, export from tiledb.cloud. by @sgillies in #567
- Updating default value of tile_scale arg from 1 to 128 by @ktsitsi in #573
- To groups.py add share_group, unshare_group, list_shared_with, and a test by @sgillies in #575
- Add indexing function for indexing files to vector search by @NikolaosPapailiou in #532
- Fix new test partitioning in GitHub Actions runs. by @thetorpedodog in #580
- Fix soma collection mapper viz by @aaronwolen in #584
- Modify upload_wheel to use tiledb:// URIs by @gspowley in #578
- Automatically update API docs on release by @JohnMoutafis in #579
- Remove global
file
module deprecation warning. by @JohnMoutafis in #585 - Fix VCF multiallelic split of info_TILEDB_IAF by @gspowley in #574
- Update VCF zygosity calculation by @gspowley in #587
- Add streaming file uploads. by @thetorpedodog in #576
- [trivial] Add a developer-context comment by @johnkerl in #586
New Contributors
- @aaronwolen made their first contribution in #584
Full Changelog: v0.12.12...v0.12.13
v0.12.12
What's Changed
Backwards compatibility fixes:
- Reinstate
file
module for backwards compatibility by @JohnMoutafis in #570
Full Changelog: v0.12.11...v0.12.12
v0.12.11
What's Changed
- Make soma an optional dependency by @Shelnutt2 in #569
Full Changelog: v0.12.10...v0.12.11
v0.12.10
What's Changed
- Add the VCF analysis toolbox module by @gspowley in #563
- Remove
dataset_type
from registered array metadata for geospatial ingest. by @JohnMoutafis in #568
Full Changelog: v0.12.9...v0.12.10
v0.12.9
What's Changed
- CI file test fix by @JohnMoutafis in #565
- Point Cloud ingestion followups by @JohnMoutafis in #564
- Port collection-mapper from registered UDF to library function by @johnkerl in #516
- An asset module and simple API by @sgillies in #566
New Contributors
Full Changelog: v0.12.8...v0.12.9
v0.12.8
What's Changed
- Fix Tasks API mismatch between client and server for array parameter by @JohnMoutafis in #561
- Regenerate generated API. by @thetorpedodog in #562
- File ingestion follow ups. by @JohnMoutafis in #560
- Support ingestion of unzipped VCF files by @gspowley in #554
Full Changelog: v0.12.7...v0.12.8
v0.12.7
What's Changed
- Remove redundant main in file ingestion. by @JohnMoutafis in #556
- Parallel geospatial metadata ingestion by @normanb in #551
- Add DAG._find_leaf_nodes helper by @Shelnutt2 in #549
- File ingestion fixes by @JohnMoutafis in #557
Full Changelog: v0.12.6...v0.12.7
v0.12.6
What's Changed
- Graph should not be returned when computed by @ktsitsi in #552
- File ingestion implementation by @JohnMoutafis in #546
Full Changelog: v0.12.5...v0.12.6
v0.12.5
What's Changed
- Fix
vfs.ls
withaccess_credentials_name
by @johnkerl in #512 - Changing the access_credentials_name argument with acn by @ktsitsi in #548
- Fix UnboundLocalError when accessing kwargs dict that doesn't exist. by @JohnMoutafis in #550
- User wheel helpers [EXPERIMENTAL] by @gspowley in #545
Full Changelog: v0.12.4...v0.12.5
v0.12.4
What's Changed
- Fix issue with VCF query using BED file by @gspowley in #543
- Update Group Info. by @JohnMoutafis in #536
Full Changelog: v0.12.3...v0.12.4