Release Note (0.9.3
)
Release time: 2021-01-08 23:05:11
🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, cristian, Nan Wang, Joan Fontanals, Jina Dev Bot, Fionn Delahunty, Rutuja Surve, Wang Bo, NouiliKh, Florian Hönicke, 🙇
🆕 New Features
🐞 Bug fixes
- [
4b67bced
] - kv indexer (#1628) (cristian) - [
5edbce91
] - remove warning jina version missing from manifest (#1619) (Joan Fontanals) - [
1485258f
] - example requires numpy to be imported (#1622) (Fionn Delahunty) - [
80d8c36f
] - test for hubio test build (#1609) (Rutuja Surve) - [
ab592554
] - log executor on nodriverforreq (#1624) (cristian) - [
ccbd74bf
] - content hash should not depend on chunks (#1611) (cristian)
🚧 Code Refactoring
- [
28910335
] - parallelize cicd (#1633) (Han Xiao) - [
8d63a8ec
] - move test file structure (#1629) (Han Xiao) - [
36bb513a
] - tests: refactor unit tests for document hashing (#1626) (Nan Wang) - [
a338e51a
] - moving jinad into daemon module of the core (#1610) (Han Xiao) - [
0685b1da
] - doc content hash (#1617) (Han Xiao) - [
031b74e0
] - doc content hash (#1616) (Han Xiao) - [
c68d2dad
] - tests: clean up codes in testinghubapi
(#1566) (Nan Wang) - [
7200c657
] - change metric evaluator name adapt to eval_at (#1570) (Joan Fontanals) - [
62d24c22
] - safe comparison None (#1604) (Florian Hönicke) - [
44d850a9
] - hubapi duplicate method definition (#1601) (Florian Hönicke)
📗 Documentation
- [
ed9be882
] - fix deadlinks (#1614) (Wang Bo) - [
dfe30335
] - contributing: fix a broken link (#1594) (NouiliKh) - [
7fea1617
] - update readme de (#1602) (Florian Hönicke) - [
848fbcc4
] - add reference check while build docs (#1600) (Wang Bo)
🏁 Unit Test and CICD
- [
9a89ab74
] - integration test after lint (#1627) (Joan Fontanals) - [
5899fdcb
] - fix release tag (Han Xiao)