This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
v1.14.0
Bugfixes
- Fixed setting proxy with env vars (HTTP_PROXY, HTTPS_PROXY, NO_PROXY)
- Enforce shelve to use dbm.dumb/dumbdbm modules for Python 3.x/2.7 respectively to prevent hiccups on a big amount of generated checkpoint. Was caught on macos X (ndbm backend).
Enhancements
- New command batch_scoring_deployment_aware for scoring with new deployment aware routes.