mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-01 08:28:10 +08:00
MS-33 - cmake: add -j4 to make third party packages build faster See merge request megasearch/vecwise_engine!46 Former-commit-id: 37ce72de7e03ed04b9b2b9b1b12d8fcb495d5e6f
28 lines
620 B
Markdown
28 lines
620 B
Markdown
# Changelog
|
|
|
|
Please mark all change in change log and use the ticket from JIRA.
|
|
|
|
## [Unreleased]
|
|
|
|
### Bug
|
|
|
|
### Improvement
|
|
|
|
### New Feature
|
|
|
|
- MS-5 - Implement Auto Archive Feature
|
|
- MS-16 - Implement metrics without prometheus
|
|
- MS-6 - Implement SDK interface part 1
|
|
- MS-21 - Implement SDK interface part 2
|
|
- MS-26 - cmake. Add thirdparty packages
|
|
- MS-31 - cmake: add prometheus
|
|
- MS-33 - cmake: add -j4 to make third party packages build faster
|
|
|
|
### Task
|
|
|
|
- MS-1 - Add CHANGELOG.md
|
|
- MS-4 - Refactor the vecwise_engine code structure
|
|
- MS-20 - Clean Code Part 1
|
|
- MS-30 - Use faiss v1.5.2
|
|
- MS-32 - Fix thrift error
|