Merge branch 'branch-0.5.0' into '0.5.0'

#20 C++ sdk example get grpc error

See merge request megasearch/milvus!754

Former-commit-id: 55896aec58fe0ced92b320cecf6dc22354777b6f
pull/191/head
peng.xu 2019-10-17 10:32:20 +08:00
commit 18a7ba5446
1 changed files with 1 additions and 2 deletions

View File

@ -26,6 +26,7 @@ Please mark all change in change log and use the ticket from JIRA.
- MS-653 - When config check fail, Milvus close without message
- MS-654 - Describe index timeout when building index
- MS-658 - Fix SQ8 Hybrid can't search
- \#20 - C++ sdk example get grpc error
- \#23 - Add unittest to improve code coverage
## Improvement
@ -191,8 +192,6 @@ Please mark all change in change log and use the ticket from JIRA.
- MS-570 - Add prometheus docker-compose file
- MS-576 - Scheduler refactor
- MS-592 - Change showtables stream transport to unary
- /#23 - Add unittest to improve code coverage
sfasdas
## New Feature
- MS-343 - Implement ResourceMgr