Skip to content

Releases: basedosdados/sdk

v1.4.5

26 Feb 18:15
33773ca
Compare
Choose a tag to compare

Add raw to accepted modes

v1.4.4

26 Feb 16:28
739da58
Compare
Choose a tag to compare

fix CLI entry parameter | #298

v1.4.3

24 Feb 21:44
8feb0eb
Compare
Choose a tag to compare
  • Fix windows double encoding

Bugfixes

17 Feb 20:00
4b72c5d
Compare
Choose a tag to compare

Fix bugs on:

  • CLI table create
  • Windows path parsing

v1.4.0 Table Approve!

12 Feb 23:08
Compare
Choose a tag to compare

New functions

  • Storage().copy_table
  • Storage().delete_table

New parameters for

  • Table().init()
  • Table().table_create()

New action

  • table approve

Template Change

  • table_config --> auto adds source_bucket and project id metadata

v1.2.2

18 Jan 18:53
6d457c8
Compare
Choose a tag to compare

Fix hardcoded bucket name in table.py.

CLI now works in any Google Cloud account

v1.2.1

12 Jan 14:20
b41c097
Compare
Choose a tag to compare

Changes:

  • Adds explicit billing project if to download functions
  • Adds Google reauthorization option

v1.2.0

17 Nov 18:11
8e72964
Compare
Choose a tag to compare
  • Fixes #172 Bug to publish data to BigQuery
  • Changes publish.sql template to add CREATE VIEW basedosdados.{project_id}.{table_id} AS

New Download Metadata Functions

01 Feb 23:05
5a71b99
Compare
Choose a tag to compare
  • Adds new download metadata functions
  • Hot fixes in templates and central API logic

v1.1.0

20 Oct 21:53
94e2f23
Compare
Choose a tag to compare
  • credentials for download to web-based first
  • improves initial configuration for uploaders
  • resolve partition and column type bugs
  • adapt documentation