This repository has been archived by the owner on Sep 26, 2022. It is now read-only.
Added methods to list files and delete files
Summary
This version introduces two new methods that list files in a certain buckets and delete file in bucket under a specific path. Furthermore, we used a fixed numpy version build from source against the buffer overflow vulnerability in numpy.
Features / Enhancements
Bug Fixes
- #54: Removed PosixPath conversion from alter session string
Refactoring
- #58: Added Python type hints
Security
- #51: Added fixed numpy version build from source because of Buffer Overflow vulnerability in NumPy