* Fix missing None values in result from redis get_many_items function. * Update aiobotocore==1.1.2.
0.7.0
-----------------------
* Remove fice institution mapping logic as it is too NRCCUA specific for an open source project. * Refactored tests to no longer use AWS secrets manager for creds but use environment variables instead.
0.6.10
-----------------------
* Remove None values from redis build_cache_key function. * Use fakeredis instead of real elasticache resource.
0.6.7
-----------------------
* Removed closing AioSession as it is unnecessary.
0.6.6
-----------------------
* Add ability to refresh aioboto3 client/resource every sleep interval.