Usercloudssdk

Latest version: v1.10.0

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

Scan your dependencies

Page 1 of 3

1.10.0

- Add version to Transformer model, add client methods GetTransformer and UpdateTransformer, and fix a bug in GetAccessPolicy and GetAccessPolicyTemplate
- Add optional search_indexed field to Column model and optional use_search_index field to Accessor model
- New automated release process

1.9.2

- Fix missing parameter in _post_async for AsyncClient

1.9.1

- Fix bad token expiration check

1.9.0

- Remove optional "email" argument from ListUsers, since the handler ignores it.
- Add optional "organization_id" argument to ListUsers, since the handler supports it.
- Add optional "sort_key", "sort_order", and "filter" pagination arguments to all non-accessor paginated methods.
- Add optional "sort_key" and "sort_order" arguments to ExecuteAccessor.
- Update userstore sample to exercise multi-key accessor pagination.

1.8.0

- Breaking change: Add "ending_before" argument to all paginated methods, add pagination to ExecuteAccessor, change "starting_after" and "ending_before" to be str instead of uuid
- Add the ability to cache the access token globally (in process) and share it across clients instances. Pass the optional `use_global_cache_for_token=true` to the client in order to enable.
- Update tokenizer_sample.py to properly create test Transformer

1.7.0

- Update userstore sample to exercise partial update columns
- Add methods for creating, retrieving, updating, and deleting ColumnDataTypes
- Add data_type field to Column that refers to a ColumnDataType
- Add input_data_type and output_data_type fields to Transformer that refer to ColumnDataTypes
- Add ColumnDataType resource IDs for native ColumnDataTypes
- Update userstore_sample.py to interact with ColumnDataTypes

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.