Skip to content

Releases: totvslabs/pyCarol

2.55.4 🌈

23 Sep 21:12
0ff8250
Compare
Choose a tag to compare

What's new:

2.55.3 🌈

22 Aug 14:41
Compare
Choose a tag to compare

What's new:

2.55.2 🌈

22 Aug 13:52
97b61aa
Compare
Choose a tag to compare

What's new:

2.55.1 🌈

22 Aug 13:40
cf74920
Compare
Choose a tag to compare

What's new:

2.55.0 🌈

26 Sep 13:49
14cc9b7
Compare
Choose a tag to compare

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 🌈

30 Mar 13:22
191dc01
Compare
Choose a tag to compare

What's new:

  • bugfix: NoScrollIdException was raised given certain parameters and empty queries.

2.54.17 🌈

27 Mar 20:33
6b42ffc
Compare
Choose a tag to compare

What's new:

  • Replacing buildkite with github actions for package release.

2.54.16 🌈

22 Mar 20:21
8a7e265
Compare
Choose a tag to compare

What's new:

Release 2.54.15

22 Mar 12:59
Compare
Choose a tag to compare

What's new:

  • improving doc generation requirements to avoid future human errors.

Release 2.54.14

07 Mar 12:43
Compare
Choose a tag to compare

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