Releases: basedosdados/sdk
Releases · basedosdados/sdk
Release list
python-package: v2.0.3
Changes
#1785 — Add billing_project_id to Storage interactions
Adds a billing_project_id to the client that makes requests to buckets with the requester-pays policy enabled. When this policy is active, the client must specify a project for billing purposes.
#1782 — Improve errors
Improves error handling and error messages across the package.
#1778 — Update pyproject.toml, add license and readme
Fills out pyproject.toml with package metadata, adds a LICENSE file, and adds a README.md for the package.
#1777 — Fix Backend class
Bug fixes for the Backend class.
#1775 — Remove show_warnings and setup.py
Removes the deprecated show_warnings function and the legacy setup.py file.
#1773 — Documentation
- Removes
mkdocsand thedocs/folder - Updates docstrings for various functions and methods
- Removes the
deploy-docsworkflow - Adds a
gendoc.pyscript to generate markdown for the website repo
#1770 — Migrate to uv
Migrates the package toolchain from the previous package manager to uv.
v2.0.0
- Unitary tests for Python Package Updated, closing Issue # 1691
- Documentation Updated, closing Issue #1692
v1.6.11
v1.6.10
v1.6.9
v1.6.8
v1.6.7
v1.6.6
v1.6.5
v1.6.4
Changelog
- refatora
update_columns#1188 - adiciona
parqueteparquet.gzipcomo formatos de upload para o storage #1188 - adapta bd_bdm_table_schema para novo formato definido no website #1188
- expõe parâmetro
chunck_sizedo objeto blob #1188 - troca comportamento do
dataset_is_public, permitindo acessar os dados da tabela de staging #1188