Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

v1.14.0

Compare
Choose a tag to compare
@nimnull nimnull released this 17 Aug 16:33
· 35 commits to master since this release

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.