Added
- [Core] Added support for Python 3.8
- [Core] Added memory monitor
Changed
- [Core] Updated knative to work for new releases
- [Core] Updated tblib from 1.4.0 to 1.6.0
- [Core] Changed get_current_memory_usage() to get_memory_usage()
- [Core] pywren-runtime client is now called pywren-ibm-cloud
Fixed
- [Core] Fixed issue with internal partitioner
- [Core] Fixed issue with get_result()
- [Core] Fixed issue with windows hosts
- [Core] Some other Internal fixes