Fixed ----- - Always rebuild authorization headers even on redirects
Updated ------- - Pin CI environment to Ubuntu 20.04 to support running Py 36 tests
9.6.1
------
Updated --------- - Transcriptic CLI to use "strateos" not "transcriptic" as default API root
Updated ------- - Preferring Bearer token over user token when configuring Connection session. - Using json-api runs endpoint to fetch project runs instead of previous project-runs endpoint. Change was made to avoid possible timeouts, and improve efficiency. Fields returned from the original project-runs api call were limited to the fields used by the cli. This may be a BREAKING CHANGE if using `config.runs` method.
9.6.0
------
Fixed ----- - requests dependency to requests>2.21.0,<3 - upload-release command to release archive requires the `user_id` of the session. - Linting, equivalence, and docstring issues.
Updated ------- - Updated pillow version <=8,<9 - Pandas version to >=1, <2 to support Python 3.9
Added ~~~~~ - Python 3.9 support
9.5.0
------
Updated ~~~~~~~ - Jinja2 version >=3.0 to be compatible with the data-processor-service.
Fixed ----- - upgraded base docker image to 3.7 to fix nbgitpuller error
9.4.2
------
Added ~~~~~ - Stdout the detail error_info of the `generation_errors` in the launch request.
9.4.1
------
Added ~~~~~ - optional predecessor_id argument in commands.launch. and config.submit_launch_request If passed, will populate on web.