Gwrappy

Latest version: v0.4.3

Safety actively analyzes 619504 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.4.3

------------------
* Bugfix in gwrappy.drive.DriveUtility.upload_file()

0.4.2

------------------
* Bugfix in gwrappy.dataproc.DataprocUtility.delete_cluster()

0.4.1

------------------
* Breaking Changes:
* gwrappy.dataproc.DataprocUtility takes project_id in its constructor rather than a method parameter.
* gwrappy.dataproc.DataprocUtility operation/job methods return Response objects when wait_finish=True
* pandas dependency removed from requirements.txt as its functionality is limited to specific functions and largely unnecessary otherwise.

0.4.0

------------------
* Added gwrappy.dataproc for Google Dataproc
* Minor Changes
* gwrappy.storage.GcsUtility.update_object() added
* Added ability to set object Acl on upload with gwrappy.storage.GcsUtility.upload_object()

0.3.0

------------------
* Python 3 compatibility
* Most API functions were already compatible, most changes were done for the utilities functions.
* Minor Bugfixes/Changes
* BigqueryUtility().poll_resp_list() now doesn't break once an exception is encountered. The respective Error object is returned and job checking is uninterrupted.
* Fixed int columns being interpreted as float for pandas 0.19.0 when querying to dataframe.

0.2.1

------------------
* Minor Bugfixes:
* bigquery.utils.read_sql properly checks kwargs.
* BigqueryUtility queries with return_type='dataframe' uses inferred dtypes for integer columns to stop pandas from breaking if column contains NaN.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.