Skip to content

💫 Patch v2.0.0rc7

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 12:32

Release Note (2.0.0rc7)

Release time: 2021-06-20 12:29:26

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, Joan Fontanals, David Buchaca Prats, Deepankar Mahapatro, felix-wang, Zhaofeng Miao, Wang Bo, Nan Wang, Tobias Jacobowitz, Alan Zhisheng Niu, Florian Hönicke, cristian, 🙇

🆕 New Features

🐞 Bug fixes

  • [44b70b66] - return dict and no structview (#2692) (Joan Fontanals)
  • [5db3fb6b] - fallback to proto sort if not valid interface (#2687) (Joan Fontanals)
  • [cc616e05] - add more ignore file pattern (#2683) (felix-wang)
  • [2e4e6fee] - use relative path in archived executor package (#2676) (felix-wang)
  • [0fe50609] - tweak jina version full info (#2671) (Han Xiao)
  • [5e186222] - clarify typehint for callback function (#2667) (Han Xiao)
  • [3e2626c1] - set sparse content (#2663) (Joan Fontanals)
  • [1cbcaf7e] - workdir in helloworld (#2662) (Wang Bo)
  • [61ee0c0c] - cookbook: fix example in flow cookbook (#2655) (Tobias Jacobowitz)
  • [29edcdd3] - autocomplete on hub cli (#2651) (Han Xiao)
  • [ad74dc92] - latency-tracking: add a necessary blank (#2650) (Alan Zhisheng Niu)
  • [4bb9e2e3] - Response class as alias of Request class (#2645) (Han Xiao)
  • [6346e845] - fix sparse pipeline test (#2641) (Joan Fontanals)
  • [f5bba5f4] - get workspace from either metas or runtime args (#2629) (cristian)
  • [03a6e7c2] - allow REST api to accept empty body (#2638) (Han Xiao)
  • [90dbaaea] - docstring for weighted ranker (#2628) (Wang Bo)
  • [e53b2134] - document update with fields do not have setter (#2618) (Wang Bo)
  • [53908f84] - graph iteration in case it has no edges (#2614) (David Buchaca Prats)

🚧 Code Refactoring

📗 Documentation

  • [f670fd69] - readme: add serving to readme (Han Xiao)
  • [60a58157] - add sparse section (#2674) (David Buchaca Prats)
  • [4fa120d2] - update doc infra (Han Xiao)

🏁 Unit Test and CICD

  • [7dfdfd0e] - adapt some more tests (#2697) (Joan Fontanals)
  • [3d113e77] - add json schema to api repo (#2684) (Deepankar Mahapatro)
  • [4273af8d] - remove hub-builder success (Han Xiao)
  • [73457b17] - hide my exec collide with other test (#2654) (Joan Fontanals)
  • [e01ed315] - latency-tracking adapt new release (#2595) (Alan Zhisheng Niu)
  • [7651bb44] - replace docs2.jina.ai to docs.jina.ai (Han Xiao)
  • [26403122] - fix 404 page generation in ci (Han Xiao)

🍹 Other Improvements

  • [22ff533d] - contributor: update contributors (Jina Dev Bot)
  • [44ebd046] - docs: update TOC (Jina Dev Bot)
  • [1213f789] - fix readme (Han Xiao)
  • [d2e62b9d] - Modify the behavior of public and private (#2672) (Zhaofeng Miao)
  • [8aaa0ea9] - add typing to readme example (Han Xiao)
  • [dd8da39e] - disable latency-tracking (Han Xiao)
  • [63498a7b] - fix type hint (Han Xiao)
  • [94f5262d] - bring explicit AsyncFlow class back (#2633) (Han Xiao)
  • [364cb6c0] - update readme (Han Xiao)
  • [28b920d3] - version: the next version will be 2.0.0rc7 (Jina Dev Bot)