Skip to content

💫 Patch v2.4.6

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 23:22

Release Note (2.4.6)

Release time: 2021-11-18 23:21:52

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, AlaeddineAbdessalem, wanderer163, Deepankar Mahapatro, Zhaofeng Miao, Wang Bo, Gregor von Dulong, Joan Fontanals, Alex Cureton-Griffiths, 🙇

🆕 New Features

  • [39577436] - daemon: scale endpoint for flows & pods (#3935) (Deepankar Mahapatro)
  • [df57ce17] - add scale to Flow and Pod (#3816) (Joan Fontanals)

⚡ Performance Improvements

  • [8cb28f56] - use less set_attributes (#3955) (AlaeddineAbdessalem)
  • [ea5519a1] - create DocumentArray index map lazily (#3944) (AlaeddineAbdessalem)

🐞 Bug fixes

  • [a72b321b] - types: check traversal_paths once (#3951) (AlaeddineAbdessalem)
  • [961f48c0] - evaluate: fix length and hash check on evaluate mixin (#3943) (Han Xiao)
  • [48a78e76] - client: assure error not called on done (#3934) (Wang Bo)
  • [5565b55b] - executor: do not raise error but return none if no workspace (#3929) (Han Xiao)

🧼 Code Refactoring

  • [29cb1162] - client: drop prettytable using rich to plot routes (#3930) (Han Xiao)

📗 Documentation

  • [a8a37b2a] - fix broken links, grammar issues and typos (#3950) (wanderer163)
  • [e79e20ac] - fix doc format issues (Han Xiao)
  • [9e846f16] - fix qabot tut rendering 3799 (#3933) (Gregor von Dulong)
  • [bb44034e] - polishing (#3916) (Alex Cureton-Griffiths)
  • [d6bd2e8f] - add gpu support to match (Han Xiao)

🏁 Unit Test and CICD

  • [5db05740] - remove issue-ref (#3937) (Zhaofeng Miao)
  • [dc250831] - remove jinad deployment from cd (#3927) (Deepankar Mahapatro)

🍹 Other Improvements

  • [f5e067a5] - docs: fix convert_uri to load_uri (Han Xiao)
  • [4875fc46] - contributor: update contributors (Jina Dev Bot)
  • [3c3b337a] - type: use type_check instead of if false (#3928) (Han Xiao)
  • [ea4033b3] - docs: update TOC (Jina Dev Bot)
  • [9e58149a] - docs: fix docstring empty space (Han Xiao)
  • [83b6ed3e] - version: the next version will be 2.4.6 (Jina Dev Bot)