0.8.0
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.