Skip to content

Releases: TheRacetrack/plugin-python-job-type

2.15.1

Choose a tag to compare

@iszulcdeepsense iszulcdeepsense released this 24 Oct 11:36
e87b840
Use job-runner-python-lib to reduce duplicated code (#53)

* Use job-runner-python-lib to reduce duplicated code

* Add changelog notice

* Use tagged version of job runner

* Clean up redundant files

2.15.0

Choose a tag to compare

@iszulcdeepsense iszulcdeepsense released this 23 Sep 12:54
0dd733b

What's Changed

Full Changelog: 2.14.3...2.15.0

2.14.3

Choose a tag to compare

@iszulcdeepsense iszulcdeepsense released this 18 Apr 08:18
336bf4c
Clean /root/.cache/pip after building a job (#45)

* Clean /root/.cache/pip after building a job

* Bump version 2.14.3

2.14.2

Choose a tag to compare

@iszulcdeepsense iszulcdeepsense released this 04 Apr 10:27
7b8e1f0

What's Changed

Full Changelog: 2.13.2...2.14.2

2.13.2

Choose a tag to compare

@iszulcdeepsense iszulcdeepsense released this 22 Feb 10:17

What's Changed

Full Changelog: 2.12.0...2.13.2

2.13.0

Choose a tag to compare

@iszulcdeepsense iszulcdeepsense released this 08 Feb 09:21
Use logger factory

2.12.0

Choose a tag to compare

@iszulcdeepsense iszulcdeepsense released this 24 Jan 09:34
55db442

What's Changed

Full Changelog: 2.11.2...2.12.0

2.11.2

Choose a tag to compare

@iszulcdeepsense iszulcdeepsense released this 12 Dec 10:14
53d6b0a
Make Python 3.11 job module working with typeguard (#33)

2.11.0

Choose a tag to compare

@iszulcdeepsense iszulcdeepsense released this 13 Nov 12:43
1f237ec
Support async calls inside a job (#29)

* Add python python-async sample

* Support async chain calls inside a job

* Add changelog notice

* Change name of python chain call

* Add example with asynchronous calls

* Add example with asynchronous calls

* Reorganize python chain call model

2.10.0

Choose a tag to compare

@iszulcdeepsense iszulcdeepsense released this 17 Oct 11:54
4ebfb6b
Update upstream racetrack libs (#27)

* Merge upstream changes from racetrack

* Switch async endpoints to non-blocking

* Fix Path parameters cannot have a default value

* Add type import compatible with python3.8

* Fix fastapi ENCODERS_BY_TYPE