Releases: th2-net/th2-json-stream-provider-py
Releases · th2-net/th2-json-stream-provider-py
0.0.5-dev
What's Changed
- [TH2-5212] added endpoint to request file by path by @molotgor in #5
- added endpoint to request file by path
- update description of request functions
- update replacePathServerToLocal to raise Exception and remove unused endpoint
- changed use data access from
ro
torw
- Corrected log configuration
- added /files/all request and parsing for file path parameter
- added
umask 0007
to~/.bashrc
file
Full Changelog: 0.0.4-dev...0.0.5-dev
0.0.4-dev
What's Changed
- [Th2-5208] Provided ability to use library from folder by @molotgor in #3
- added
${HOME}/python/lib
intoPYTHONPATH
environment variable - update local run with jupyter-notebook:
- updated jupyter-notebook Dockerfile:
- used
jupyter/datascience-notebook:python-3.9
- defined
PYTHONPATH
,PIP_TARGET
environment variables
- used
- updated compose:
- added
python_lib
volume
- added
- updated jupyter-notebook Dockerfile:
- added saving of current tasks
- task contains status(success, failed, in progress) and id using which task can be stopped
- added end-point
/stop
for stopping requested task - updated end-point
/result
it now requests task by id and returns file, reason for failed run or informs that task is 'in progress' depending on task status
- added
New Contributors
Full Changelog: 0.0.3-dev...0.0.4-dev
0.0.3-dev
What's Changed
- initial by @Nikita-Smirnov-Exactpro in #1
- Added docker compose for local run by @Nikita-Smirnov-Exactpro in #2
New Contributors
- @Nikita-Smirnov-Exactpro made their first contribution in #1
Full Changelog: https://github.com/th2-net/th2-json-stream-provider-py/commits/0.0.3-dev