Release Note (1.0.16
)
Release time: 2021-03-28 23:03:56
🙇 We'd like to thank all contributors for this new release! In particular,
Jina Dev Bot, David Buchaca Prats, cristian, Wang Bo, CatStark, 🙇
🆕 New Features
- [
13ca1a80
] - support for sparse arrays in documents (#2207) (David Buchaca Prats) - [
2fe2fe82
] - add pngtodisk driver (#2209) (cristian)
🐞 Bug fixes
- [
f2def8a4
] - proper usage of importextensions (#2237) (cristian) - [
2be26c6d
] - pytorch sparse ndarray constructor (#2233) (Wang Bo) - [
9b3ab472
] - test expects files with contents (#2221) (cristian)
🏁 Unit Test and CICD
- [
1c9949ca
] - add zmq runtime test (#2230) (Wang Bo) - [
3d1b9548
] - add regression for chatbot (#2218) (Wang Bo) - [
8b80cec6
] - assert there are no embeddings by default (#2229) (CatStark)