Skip to content

Releases: TheRacetrack/plugin-python-job-type

2.15.1

24 Oct 11:36
e87b840
Compare
Choose a tag to compare
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

23 Sep 12:54
0dd733b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.14.3...2.15.0

2.14.3

18 Apr 08:18
336bf4c
Compare
Choose a tag to compare
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

04 Apr 10:27
7b8e1f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.13.2...2.14.2

2.13.2

22 Feb 10:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.12.0...2.13.2

2.13.0

08 Feb 09:21
Compare
Choose a tag to compare
Use logger factory

2.12.0

24 Jan 09:34
55db442
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.11.2...2.12.0

2.11.2

12 Dec 10:14
53d6b0a
Compare
Choose a tag to compare
Make Python 3.11 job module working with typeguard (#33)

2.11.0

13 Nov 12:43
1f237ec
Compare
Choose a tag to compare
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

17 Oct 11:54
4ebfb6b
Compare
Choose a tag to compare
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