Commit a1d6fd1c authored by peng.xu's avatar peng.xu
Browse files

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: af999290948ca3aecdc46874b23f6073c4dec9ac
parents b720f8ab ca9b6f64
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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