v1.0.0
1.0.0 (2020-09-17)
Bug Fixes
- deployments: Make instance count not required PS-14732 (#316) (e73d288)
- updated console url after refactor (#315) (aa3b0a1)
- deployments: change v100 to be gv100 for model deployments gpu types (db48f70)
- notebooks: clarify required params PS-14089,PS-14090 (#302) (0e994d7)
- add modelType to command line args (082e011)
- clearer experiment type flag PS-10154 (5370cfa)
- reference to wrong resource in deployment help (071ddef)
- remove under specified update command PS-10086 (e9078fe)
- revert error response handle edit (5752ea4)
- stop deployments for full cleanup PS-10081 (b2ea53b)
- unsupported machineTypes listed in deployment flags PS-10082 (9cf1e05)
Features
- allow http workspaces PS-14587 (#317) (f0017b6)
- notebooks: add support for git workspaces PS-13866 (#308) (61c4634)
- notebooks: enable basic notebook lifecycle commands PS-13680 (#259) (2c6a6fc)
- notebooks: expose projectId flag and make it required (#314) (091b1fa)
- notebooks: notebook environment variables PS-14130 (#306) (6dd823e)
- notebooks: support logs PS-13712 (#296) (210f4c6)
- notebooks: use normalized parameter names PS-13855 blocked on paperspace/PS_API#1764 (#288) (9c1739e)
- add codecov for future PR work (79abe93)
- add new headers to all requests (b8f4845)
- Handle streaming experiment logs differently from finished logs. (3d1e879)
- Logging for experiments. (2280201)
- Stream logs after an experiment is started. (1751183)
- tell user that we are archiving their local dir PS-10121 (9175ed6)
Reverts
- Revert "Add-functional-tests-for-experiments" (83333fc)