Release Note (3.1.2
)
Release time: 2022-03-10 17:43:21
๐ We'd like to thank all contributors for this new release! In particular,
Johannes Messner, Sha Zhou, Nan Wang, Jina Dev Bot, Joan Fontanals, Delgermurun, ๐
๐ New Features
๐ Bug fixes
๐งผ Code Refactoring
- [
7483c63c
] - remove replica-id and expose public args (#4447) (Joan Fontanals) - [
ce2be1d4
] - remove compression related args (#4446) (Joan Fontanals) - [
90f253a9
] - remove disable remote (#4444) (Joan Fontanals)
๐ Documentation
- [
607ede1b
] - qabot: fix flash on ios and disappear on search&404 (#4459) (Sha Zhou) - [
13f8496d
] - clients: update docstrings (#4460) (Nan Wang) - [
9b80d53d
] - fix flow api (#4454) (Joan Fontanals)
๐ Unit Test and CICD
- [
19f8ea02
] - rename tests for new namings (#4453) (Joan Fontanals) - [
a37c526a
] - fix tests failures caused by docarray (#4451) (Joan Fontanals) - [
217a11bb
] - fix tests failing after new docarray patch (#4449) (Joan Fontanals)