Skip to content

0.8.0

Compare
Choose a tag to compare
@carlvitzthum carlvitzthum released this 01 Sep 22:46
· 2738 commits to master since this release
5d7937e

Change s3_utils.s3Utils.get_access_keys and related methods to use a new encryption key and new filenames. The idea is to use different sets of keys with different resources with s3Utils.

Also defined a list of installation dependencies in setup.py. Many of these are flexible range dependencies. Previously install_requires was set to the contents of requirements.txt.

One small tweak to expand_es_metadata to skip abstract schemas.