Releases: totvslabs/pyCarol
Releases · totvslabs/pyCarol
2.55.4 🌈
What's new:
- Release/2.55.4 @brenopapa (#628)
2.55.3 🌈
What's new:
- Release/2.55.3 @brenopapa (#626)
2.55.2 🌈
What's new:
- Release/2.55.2 @brenopapa (#626)
2.55.1 🌈
What's new:
- Release/2.55.1 @brenopapa (#625)
- DAEN-5276 - Deprecate CDS reading @brenopapa (#624)
2.55.0 🌈
What's new:
Features:
- exposing job object after BQ query
- adding filters to BQ Storage
- adding tags to queries
Bug Fixes: - fixed numpy version incompatibility
- fixed urrlib3 version incompatibility
- fixed cases when BQStorage not returning all records
Documentation: - adding documentation for BQStorage new filters
2.54.18 🌈
What's new:
- bugfix: NoScrollIdException was raised given certain parameters and empty queries.
2.54.17 🌈
What's new:
- Replacing buildkite with github actions for package release.
2.54.16 🌈
Release 2.54.15
What's new:
- improving doc generation requirements to avoid future human errors.
Release 2.54.14
Release refs/tags/2.54.14
What's new:
- adding instructions to run single test case
- adding instructions to get BQ service account
- adding dependency of google-cloud-bigquery-storage for python3.6+
- adding testcases for BQ query without pandas. + docstrings