Release Note (1.0.3
)
Release time: 2021-02-21 06:19:03
🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, Yongxuanzhang, Joan Fontanals, cristian, 🙇
🆕 New Features
- [
b8fdb1a3
] - demo: add multimodal hello-world (#2002) (Han Xiao) - [
12596bff
] - have required keys for queries and matches and as instance attr (#1947) (Joan Fontanals)
🐞 Bug fixes
- [
a93a6cf6
] - mixin should not be inherited from BaseDriver (#1980) (Joan Fontanals) - [
66267555
] - fix broken tests (#1987) (cristian) - [
5797167a
] - driver: bug in query required keys (#1995) (Han Xiao) - [
81c4e80e
] - CI should never skip last step (#1990) (Joan Fontanals)
📗 Documentation
🏁 Unit Test and CICD
- [
816d19da
] - add extra tests to flow (#1991) (Joan Fontanals) - [
eaa6a235
] - try to add codecov for daemon (#1993) (Joan Fontanals) - [
e5087081
] - test asyncio req generator (#1992) (Joan Fontanals) - [
5165c4d3
] - add test for log formatter (#1983) (Joan Fontanals)