Rivet

Latest version: v1.6.0

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

Scan your dependencies

Page 2 of 3

1.3.0

Added
- Functions for just uploading/downloading a file to disk directly to/from S3

1.2.1

Changed
- Relaxed `pandas` requirement

1.2.0

Added
- Added 'delete' functionality

1.1.1

Changed
- Hotfix for JSON writing in Hive format.

1.1.0

Added
- Support for `JSON` and `feather` file formats

1.0.0

Added
- General usage documentation
- Progress bar functionality for reading, writing, and copying operations
- Support for Avro filetype
- Regular expression matching functionality for `list_objects`
- `list_objects` can now return greater than 1000 objects - previously,
the list was truncated at 1000
- Bugfix: Kwargs can now be passed when writing in Parquet format. All other
formats accepted kwargs, but it was left out from Parquet as an oversight.
- Bugfix: Relaxed requirements on what was considered a valid S3 key for the
`recursive` option of `list_objects`. Prior to this, `list_objects` was filtering
out keys that it was not supposed to under certain circumstances.
S3 will not allow invalid keys in the first place, no reason we need to account for it
- Bugfix: Default values for `bucket` (as provided by environment variables)
is now evaluated at function call-time rather than upon import

Changed
- Switched to standard NHDS CI pipeline

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.