Pbipy

Latest version: v2.11.0

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

Scan your dependencies

Page 1 of 3

2.10.0

New Features

* Import Files. Library users can now use `PowerBI` client object to:
* Import certain files into their PowerBI instances.
* Import large files (between 1GB and 10GB) into their PowerBI instances.
* Retrieve the details of existing Imports.
* Introduces a new `Import` class representing an imported file.

Changelog

https://github.com/andrewvillazon/pbipy/compare/v2.9.1...v2.10.0

2.9.1

Bug Fixes

* Missing id when using `PowerBI().dataflow` to retrieve a `Dataflow`. Fallback id is applied if not provided by the endpoint (42 )

Changelog

**Full Changelog**: https://github.com/andrewvillazon/pbipy/compare/v2.9.0...v2.9.1

2.9.0

New Features

* Generate Embed Tokens for reports using `Report.generate_token` method. (31)
* Dataset refresh and wait convenience method: `Dataset.refresh_and_wait`. Triggers an enhanced refresh on a Dataset and waits until it completes before returning control to the caller. (24)

Bug Fixes

* Fix slow downloading of large reports. `Report.download` method modified to use `urllib`. (34)

New Contributors
* jeromerg made their first contribution in https://github.com/andrewvillazon/pbipy/pull/34
* lgrosjean made their first contribution in https://github.com/andrewvillazon/pbipy/pull/25

Changelog

https://github.com/andrewvillazon/pbipy/compare/v2.8.2...v2.9.0

2.8.2

New Features

* Adds a `Group.update` method as per the [Groups - Update Group](https://learn.microsoft.com/en-us/rest/api/power-bi/groups/update-group) endpoint (#20)
* Support for the Scanner APIs with four new admin methods: `Admin.workspaces`, `Admin.initiate_scan`, `Admin.scan_status`, and `Admin.scan_result` (27)

Minor Changes

* Add `CONTRIBUTING.md` file to project (30)
* Loosen requests version requirement in `setup.py` (26)
* Complete docstrings (15)

Bug Fixes

* Remove the `RequestsMixin` inheritance which was causing unintended methods to be available on `Resource` types (17, 12)
* Fix missing id on Admin Dataflows (18)
* Fix broken unit tests without POSIX-style paths (14)

New Contributors

* C-Roensholt made their first contribution in 29

Changelog

https://github.com/andrewvillazon/pbipy/compare/v2.6.0...v2.8.2

2.6.0

Minor Changes:

* Make `top` parameter optional on the `Admin.groups()` method. Makes the method consistent with `PowerBI.groups()` method (9 )

2.5.9

Patches bugs in `PowerBI.create_group()` and `JSONDecodeError` that were occurring when a request error does not have a json component.

Bug Fixes

* create_group KeyError (5 )
* Error handling fails when the response does not include a json component (7 )

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.