Skip to content

Releases: jina-ai/executor-normalizer

v0.9.2

18 Oct 03:09
d25cca6
Compare
Choose a tag to compare

0.9.2 (2022-10-18)

Bug Fixes

  • skip checking base class when providing jtype (#55) (d25cca6)

v0.9.1

02 Sep 02:36
9bd75f4
Compare
Choose a tag to compare

0.9.1 (2022-09-02)

Bug Fixes

  • normalizer: merge manifest.yml into config.yml metas (#54) (9bd75f4)

v0.9.0

01 Sep 02:58
e330b46
Compare
Choose a tag to compare

0.9.0 (2022-09-01)

Features

  • normalizer: check manifest cfg in both config.yml and manifest.yml (#52) (e330b46)

v0.8.3

30 Aug 11:47
b166fa2
Compare
Choose a tag to compare

0.8.3 (2022-08-30)

Bug Fixes

  • fix pass build env when only requirements.txt exists and dockerfile does not exists (#53) (b166fa2)

v0.8.2

22 Aug 06:03
e257e30
Compare
Choose a tag to compare

0.8.2 (2022-08-22)

Bug Fixes

  • use docker secret to pass build env (#51) (e257e30)

v0.8.1

27 Jul 12:35
684c8f6
Compare
Choose a tag to compare

0.8.1 (2022-07-27)

Bug Fixes

  • fix no argument build_args_envs of api normalizer (#49) (684c8f6)

v0.8.0

25 Jul 09:27
34ed025
Compare
Choose a tag to compare

0.8.0 (2022-07-25)

Features

  • api normalizer support parameter build_args_envs (#48) (34ed025)

v0.7.0

12 Jul 06:16
f4253ec
Compare
Choose a tag to compare

0.7.0 (2022-07-12)

Features

v0.6.1

11 Jul 09:22
7dda0d9
Compare
Choose a tag to compare

0.6.1 (2022-07-11)

Bug Fixes

  • add kwargs back for normalize() to fix main.py (7dda0d9)

v0.6.0

11 Jul 02:43
48c15c1
Compare
Choose a tag to compare

0.6.0 (2022-07-11)

Features

  • support key py_modules in root of the config.yml file (#46) (48c15c1)