General availability of cloudpickle 2.2 vendoring
Vendoring cloudpickle 2.2 for internal use allows a user of this package to install any version of cloudpickle that they like. Cloudpickle version 3 can now be used with, for example, Dask in delayed functions.
What's Changed
- Fill in missing API docs by @nickvigilante in #687
- Rename vcf.ingestionq to vcf.ingestion by @nickvigilante in #688
- Vendor cloudpickle by @sgillies in #686
- Fix credentials discrepancy between Bioimaging/VCF and SOMA registration UDFs by @sgillies in #685
- Register SOMA dataset using the carried credentials by @sgillies in #689
- Use fnmatch for SOMA pattern matching by @sgillies in #690
Full Changelog: v0.12.31...v0.13.0