Releases: TileDB-Inc/TileDB-Cloud-Py
Releases · TileDB-Inc/TileDB-Cloud-Py
v0.10.8
The Change
- Look at the child nodes when looking for local child nodes. #420
That's It: v0.10.7...v0.10.8
v0.10.7
What's Changed
- Add new allele frequency vcf funcs by @Shelnutt2 in #416
Full Changelog: v0.10.6...v0.10.7
v0.10.6
What's Changed
- Use Python
build
module to build sdist/wheel. by @thetorpedodog in #410 - Update VCF Distributed Query Node Names by @Shelnutt2 in #413
- Update the taskgraph link in VCF ingestion by @gspowley in #414
- Return the DAG from VCF ingestion by @gspowley in #415
Full Changelog: v0.10.5...v0.10.6
v0.10.5
What's Changed
- Topological sort of Batch TaskGraph Nodes by @NikolaosPapailiou in #409
- Start using the ruff linter and pre-commit step. by @thetorpedodog in #408
- Prefer
access_credentials_name
in File API. by @thetorpedodog in #407
Full Changelog: v0.10.4...v0.10.5
v0.10.4
The One Change
- Add wrapper function to call bioimaging ingestion from UDFs. by @thetorpedodog in #406
No Really It’s Just The One: v0.10.3...v0.10.4
v0.10.3
What's Changed
- Update specifications for cloudpickle and Pandas. by @thetorpedodog in #402
- Remove useless generated "test" files. by @thetorpedodog in #403
- Add
tblib
dependency for unpickling support. by @thetorpedodog in #405
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- Set the executing graph name from the builder's name. by @thetorpedodog in #397
- VCF ingestion updates by @gspowley in #398
- Apply function to VCF query results by @gspowley in #399
- Add cross-compatibility for cloudpickle by @thetorpedodog in #400
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Make
utils.py
andtestonly.py
both "private". by @thetorpedodog in #390 - Add tool to force function pickling by value. by @thetorpedodog in #391
- Updates to VCF ingestion by @gspowley in #393
- Improve notebook APIs: add timestamp, handle on-exists better. by @thetorpedodog in #396
- Add distributed VCF query by @gspowley in #394
- Implement Batch DAG cancel and retries by @NikolaosPapailiou in #395
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Adding namespace parameter in dag and misc by @ktsitsi in #383
- adding connector for the Python DB 2.0 API by @DimitrisStaratzis in #362
- VCF batch ingestion by @gspowley in #382
- Use existing
server_graph_uuid
attribute for graph ID. by @thetorpedodog in #384 - Update server_graph_uuid attribute used in VCF ingestion by @gspowley in #386
- Add "trampoline" function for executing installed functions. by @thetorpedodog in #387
- Mark server-side failing test as xfail for now. by @thetorpedodog in #385
- Update TileDB REST client for batch taskgraphs by @NikolaosPapailiou in #388
- Support access_credentials_name in UDF/Delayed/DAG apis by @Shelnutt2 in #389
New Contributors
- @DimitrisStaratzis made their first contribution in #362
- @gspowley made their first contribution in #382
Full Changelog: v0.9.5...v0.10.0
v0.9.5
What's Changed
- Fix dynamic batch dag test by @NikolaosPapailiou in #381
- Re-plumb
resource_class
parameter through old task graph API. by @thetorpedodog in #380
Full Changelog: v0.9.4...v0.9.5