Metabase-api

Latest version: v3.4.4

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

Scan your dependencies

Page 3 of 6

0.2.14

Added
- "Allow passing filter values to `get_card_data` function" ([25](https://github.com/vvaezian/metabase_api_python/issues/25)).
- "Add `add_card_to_dashboard` custom function" (PR [26](https://github.com/vvaezian/metabase_api_python/pull/26)).
- `get_item_info` function
Changed
- "Copy collection to root collection does not work" ([23](https://github.com/vvaezian/metabase_api_python/issues/23)).
- Expanded the `get_item_id` and `get_item_name` functions to cover all item types ([28](https://github.com/vvaezian/metabase_api_python/issues/28)).
- `clone_card` function now also works for simple/custom questions ([27](https://github.com/vvaezian/metabase_api_python/issues/27)).
- `clone_card` function now replaces table name in the query text for native questions.

0.2.13

Added
- `create_collection` function
Changed
- Fixed the issues 20 and 22.
- Changed the behavior of the `copy_collection` function. Previously it would copy only the content of the source collection, but now copies the contents together with source collection itself.
In other words, now a new collection with the same name as the source collection is created in the destination and the content of the source collection is copied into it.
- Improved the function `make_json`.

0.2.12

Added
- `clone_card` function
Changed
- Fixed the issues 12.
- Updated the `search` and `get_db_id` functions to reflect the changes in v.40 of Metabase.
- Updated the docstring of the `update_column` function to reflect the changes in v.39 of Metabase.

0.2.11

Added
- `search` function (Endpoint: [`GET /api/search/`](https://www.metabase.com/docs/latest/api-documentation.html#get-apisearch))
- `get_card_data` function for getting data of the questions (Endpoint: [`POST /api/card/:card-id/query/:export-format`](https://www.metabase.com/docs/latest/api-documentation.html#post-apicardcard-idqueryexport-format))

0.2.10

Added
- Basic Auth ([PR](https://github.com/vvaezian/metabase_api_python/pull/16))

0.2.9

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.