Skip to content

Releases: jina-ai/serve

💫 Patch v0.9.26

02 Feb 18:10
c6cc9c6
Compare
Choose a tag to compare

Release Note (0.9.26)

Release time: 2021-02-02 18:09:53

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Joan Fontanals, Wang Bo, cristian, Jina Dev Bot, Maximilian Werk, Yongxuanzhang, 🙇

🆕 New Features

  • [6fc05742] - rest: add protobuf model to pydantic (#1835) (Han Xiao)

🐞 Bug fixes

  • [c2ab42b5] - upload_files should also upload uses_internal (#1834) (#1836) (Joan Fontanals)
  • [43b65869] - upload_files should also upload uses_internal (#1834) (Joan Fontanals)
  • [b05a0a38] - two remotes connect to local (#1809) (Joan Fontanals)
  • [171515c2] - rename docidcache to doccache (#1831) (cristian)
  • [1f5f7cf4] - vector indexer only uses str as keys (#1829) (Maximilian Werk)

🚧 Code Refactoring

  • [1c14d458] - docs: remove docs folder from core (#1828) (Han Xiao)
  • [49cb447f] - request: delete request now accepts sequence of ids (#1823) (Han Xiao)

🏁 Unit Test and CICD

  • [658e6050] - drivers: add lookupnode tests (#1824) (Yongxuanzhang)

🍹 Other Improvements

  • [c6cc9c6b] - update version (Han Xiao)
  • [c1f7997b] - take out dependency on version file from core (#1833) (Wang Bo)
  • [a48fa368] - contributor: update contributors (Jina Dev Bot)
  • [c8aa0b3c] - docs: update TOC (Jina Dev Bot)
  • [00c212f4] - version: the next version will be 0.9.25 (Jina Dev Bot)

💫 Patch v0.9.24

31 Jan 23:20
d1d045e
Compare
Choose a tag to compare

Release Note (0.9.24)

Release time: 2021-01-31 23:15:32

🙇 We'd like to thank all contributors for this new release! In particular,
Maximilian Werk, Jina Dev Bot, Joan Fontanals, Wang Bo, Nan Wang, cristian, David Buchaca Prats, Han Xiao, 🙇

🆕 New Features

  • [f1930d98] - check yaml definition matches instanciated class in LegacyParser (#1817) (David Buchaca Prats)
  • [0b83b12b] - async: AsyncClient & AsyncFlow's return is async generator (#1816) (Han Xiao)

🐞 Bug fixes

📗 Documentation

🏁 Unit Test and CICD

🍹 Other Improvements

  • [d1d045e9] - Custom long ids (#1666) (Maximilian Werk)
  • [d5dd45bf] - contributor: update contributors (Jina Dev Bot)
  • [147165f4] - docs: update TOC (Jina Dev Bot)
  • [8a93fb08] - version: the next version will be 0.9.24 (Jina Dev Bot)

💫 Patch v0.9.23

29 Jan 00:11
72aa907
Compare
Choose a tag to compare

Release Note (0.9.23)

Release time: 2021-01-29 00:07:33

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Florian Hönicke, Jina Dev Bot, Michelle Díaz, Joan Fontanals, Maximilian Werk, 🙇

🆕 New Features

🐞 Bug fixes

📗 Documentation

  • [a0749ece] - 101: add support to the Spanish language for 101 (#1794) (Michelle Díaz)
  • [7b625a16] - added docstring for paramters (#1789) (Maximilian Werk)

🏁 Unit Test and CICD

🍹 Other Improvements

  • [0329e2c2] - contributor: update contributors (Jina Dev Bot)
  • [f953ce1e] - docs: update TOC (Jina Dev Bot)
  • [dfea3716] - add py39 into release list (Han Xiao)
  • [7a3fabb5] - version: the next version will be 0.9.23 (Jina Dev Bot)

💫 Patch v0.9.22

27 Jan 17:01
f7fc6d7
Compare
Choose a tag to compare

Release Note (0.9.22)

Release time: 2021-01-27 16:57:30

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Florian Hönicke, Dimitris Prasakis, Jina Dev Bot, Maximilian Werk, Joan Fontanals, Alex Cureton-Griffiths, Yongxuanzhang, Deepankar Mahapatro, 🙇

🆕 New Features

  • [f7fc6d76] - add Python 3.9 support (#1802) (Han Xiao)
  • [994c13fe] - optimizer cli (#1764) (Florian Hönicke)
  • [d17f8162] - synced arguments of index-lines and search-lines (#1778) (Maximilian Werk)
  • [e9da857b] - code cleanup and docstrings added (#1776) (Maximilian Werk)

🐞 Bug fixes

  • [8d5e0c9b] - flow: terminate flow gracefully on error pod (#1799) (Han Xiao)
  • [c7a7eeb8] - daemon: fix pydantic model on List[str] (#1793) (Han Xiao)
  • [5b8f387c] - revert: revert fix label insertion into dockerfile (#1732)" (#1779) (Joan Fontanals)
  • [7c2c0364] - helper: uptime in iso, get_workspace in str (#1786) (Han Xiao)
  • [f570ef79] - daemon: export logs, delete workspaces, reenable distributed tests (#1768) (Deepankar Mahapatro)
  • [8cc83717] - add field to resource executor (#1775) (Joan Fontanals)

🚧 Code Refactoring

  • [317e267f] - avoid import drivers from types (#1759) (Joan Fontanals)

📗 Documentation

  • [b5b0ab4a] - 101: added greek translation to 101 chapter (#1765) (Dimitris Prasakis)
  • [6db14586] - readme: rm non-english language links (#1788) (Alex Cureton-Griffiths)

🏁 Unit Test and CICD

🍹 Other Improvements

  • [e04ad0f1] - contributor: update contributors (Jina Dev Bot)
  • [a86b8b12] - style: reformatted by jina-dev-bot (Jina Dev Bot)
  • [faec30ce] - update readme arch package (Han Xiao)
  • [b74c4f54] - parser: use single quote for better doc-rendering (#1790) (Han Xiao)
  • [39260f89] - daemon: reformat the code for daemon (#1780) (Han Xiao)
  • [51af9bb6] - docs: update TOC (Jina Dev Bot)
  • [bcfb1c07] - version: the next version will be 0.9.22 (Jina Dev Bot)

💫 Patch v0.9.21

24 Jan 23:42
d978f5a
Compare
Choose a tag to compare

Release Note (0.9.21)

Release time: 2021-01-24 23:38:09

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Joan Fontanals, Florian Hönicke, Tadej Svetina, Jina Dev Bot, 🙇

🐞 Bug fixes

  • [af31c326] - add sortql to merge-matches-topk (#1767) (Joan Fontanals)
  • [54b07ace] - hub: fix label insertion into dockerfile (#1732) (Tadej Svetina)
  • [01d2be4f] - parser: add compress args back to cli (#1766) (Han Xiao)

🏁 Unit Test and CICD

  • [f2c132a0] - cd: add daemon test in cd to correct codecov (#1773) (Han Xiao)
  • [e204a06c] - test crud example (#1754) (Florian Hönicke)
  • [ce45e6da] - daemon: add daemon test back (#1771) (Han Xiao)

🍹 Other Improvements

  • [d978f5a0] - update daemon setup in README (Han Xiao)
  • [c18e2147] - README: add daemon run to readme (Han Xiao)
  • [b6a7eb66] - contributor: update contributors (Jina Dev Bot)
  • [ab5d0456] - docs: update TOC (Jina Dev Bot)
  • [d8464838] - version: the next version will be 0.9.21 (Jina Dev Bot)

💫 Patch v0.9.20

22 Jan 16:18
780d626
Compare
Choose a tag to compare

Release Note (0.9.20)

Release time: 2021-01-22 16:14:22

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Wang Bo, Joan Fontanals, CatStark, Florian Hönicke, Maximilian Werk, Jina Dev Bot, Nan Wang, Uche Okereke, cristian, Yongxuanzhang, 🙇

🆕 New Features

  • [1fffc527] - optimizer yaml interface (#1726) (Maximilian Werk)
  • [75f9569a] - remove separated workspace param (#1722) (Florian Hönicke)
  • [e5909ba5] - parser: improve flexi parser to allow bullet list newline (#1747) (Han Xiao)

🐞 Bug fixes

  • [780d626c] - helper: improve deprecated decor (#1761) (Han Xiao)
  • [957e88a6] - minor typo (#1749) (Joan Fontanals)
  • [d800a582] - workspace from dump may not match the one from yaml (#1756) (Joan Fontanals)
  • [650f87ef] - driver: fix stateless driver dump (#1753) (Han Xiao)
  • [9ae22ee9] - log level and upload path (#1744) (Han Xiao)
  • [889f1137] - daemon: fix early drop on the logstreaming (#1738) (Han Xiao)
  • [d7fdc477] - register class should not only depend on name (#1702) (Joan Fontanals)

🚧 Code Refactoring

📗 Documentation

  • [de574250] - fix a bug in code blocks on README (#1748) (Nan Wang)
  • [eb2e2f39] - add direct links to flow index (#1740) (Uche Okereke)
  • [e052ae78] - some cleanup (#1745) (cristian)
  • [e5e3db84] - flow: add docker example for Flow API uses (#1741) (Yongxuanzhang)

🏁 Unit Test and CICD

🍹 Other Improvements

  • [4a15472d] - fix cli layout (Han Xiao)
  • [5e8d9670] - update readme (Han Xiao)
  • [dd670153] - docs: add daemon to README (Han Xiao)
  • [8878ccdc] - docs: update TOC (Jina Dev Bot)
  • [04c79811] - contributor: update contributors (Jina Dev Bot)
  • [a084556a] - version: the next version will be 0.9.20 (Jina Dev Bot)
  • [9ff1b8d2] - version: the next version will be 0.9.19 (Jina Dev Bot)
  • [6c9a2432] - fix manual release workflow (Han Xiao)

💫 Patch v0.9.19

21 Jan 23:33
65e30e1
Compare
Choose a tag to compare

Release Note (0.9.19)

Release time: 2021-01-21 23:29:20

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Joan Fontanals, Nan Wang, Uche Okereke, cristian, Jina Dev Bot, Yongxuanzhang, 🙇

🆕 New Features

  • [e5909ba5] - parser: improve flexi parser to allow bullet list newline (#1747) (Han Xiao)

🐞 Bug fixes

  • [65e30e1a] - pods: remove random identity assignment (#1755) (Han Xiao)
  • [650f87ef] - driver: fix stateless driver dump (#1753) (Han Xiao)
  • [9ae22ee9] - log level and upload path (#1744) (Han Xiao)
  • [889f1137] - daemon: fix early drop on the logstreaming (#1738) (Han Xiao)
  • [d7fdc477] - register class should not only depend on name (#1702) (Joan Fontanals)

🚧 Code Refactoring

📗 Documentation

  • [de574250] - fix a bug in code blocks on README (#1748) (Nan Wang)
  • [eb2e2f39] - add direct links to flow index (#1740) (Uche Okereke)
  • [e052ae78] - some cleanup (#1745) (cristian)
  • [e5e3db84] - flow: add docker example for Flow API uses (#1741) (Yongxuanzhang)

🏁 Unit Test and CICD

🍹 Other Improvements

  • [78e27df7] - docs: update TOC (Jina Dev Bot)
  • [fe5df4c0] - contributor: update contributors (Jina Dev Bot)
  • [9ff1b8d2] - version: the next version will be 0.9.19 (Jina Dev Bot)

💫 Patch v0.9.18

20 Jan 00:53
Compare
Choose a tag to compare

Release Note (0.9.18)

Release time: 2021-01-20 00:49:31

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, cristian, Yongxuanzhang, Joan Fontanals, Deepankar Mahapatro, 🙇

🐞 Bug fixes

  • [8e9fd91b] - hubapi: cli changes for new get images invocation (#1721) (Deepankar Mahapatro)
  • [7a454990] - kv default traversal (#1685) (cristian)

🚧 Code Refactoring

  • [d8b9952c] - daemon: api redesign, new endpoint, jinadruntime refactor (#1713) (Han Xiao)
  • [1d5df921] - optional disable uses_b/a if parallel is 1 (#1711) (Joan Fontanals)

🏁 Unit Test and CICD

🍹 Other Improvements

  • [6c9a2432] - fix manual release workflow (Han Xiao)
  • [6d20552f] - contributor: update contributors (Jina Dev Bot)
  • [fb84d632] - ci: revert fail-fast to true (Han Xiao)
  • [5f557e54] - update add() use case in readme (#1723) (Yongxuanzhang)
  • [e098cdd7] - docs: update TOC (Jina Dev Bot)
  • [7134a435] - version: the next version will be 0.9.18 (Jina Dev Bot)

💫 Patch v0.9.17

17 Jan 23:41
a648a0e
Compare
Choose a tag to compare

Release Note (0.9.17)

Release time: 2021-01-17 23:37:23

🙇 We'd like to thank all contributors for this new release! In particular,
Deepankar Mahapatro, Jina Dev Bot, Joan Fontanals, Han Xiao, 🙇

🐞 Bug fixes

🍹 Other Improvements

  • [a648a0eb] - hubapi: add init file (#1715) (Deepankar Mahapatro)
  • [89e9c880] - docs: update TOC (Jina Dev Bot)
  • [14ab8b80] - contributor: update contributors (Jina Dev Bot)
  • [ad920955] - add manual release dispatch (Han Xiao)
  • [fe935425] - version: the next version will be 0.9.17 (Jina Dev Bot)

💫 Patch v0.9.16

16 Jan 00:33
Compare
Choose a tag to compare

Release Note (0.9.16)

Release time: 2021-01-16 00:29:29

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, 🙇

🍹 Other Improvements

  • [7353ce4b] - hotfix (Han Xiao)
  • [2fb2a5e6] - Revert "fix: is merge should be False by default (#1701)" (#1706) (Han Xiao)
  • [c56f3484] - docs: update TOC (Jina Dev Bot)
  • [e07cb083] - contributor: update contributors (Jina Dev Bot)
  • [5df3541a] - version: the next version will be 0.9.16 (Jina Dev Bot)