CHANGELOG.md 660 字节
Newer Older
J
jinhai 已提交
1 2 3 4 5 6 7 8 9 10 11 12
# Changelog

Please mark all change in change log and use the ticket from JIRA.

## [Unreleased]

### Bug

### Improvement

### New Feature

X
Xu Peng 已提交
13
- MS-5 - Implement Auto Archive Feature
Y
yu yunfeng 已提交
14
- MS-16 - Implement metrics without prometheus
G
groot 已提交
15 16
- MS-6 - Implement SDK interface part 1
- MS-21 - Implement SDK interface part 2
Z
zhiru 已提交
17
- MS-26 - cmake. Add thirdparty packages
Z
zhiru 已提交
18
- MS-31 - cmake: add prometheus
Z
zhiru 已提交
19
- MS-33 - cmake: add -j4 to make third party packages build faster
G
groot 已提交
20

J
jinhai 已提交
21 22
### Task

23
- MS-1 - Add CHANGELOG.md
X
Xu Peng 已提交
24
- MS-4 - Refactor the vecwise_engine code structure
X
Xu Peng 已提交
25
- MS-20 - Clean Code Part 1
G
groot 已提交
26
- MS-30 - Use faiss v1.5.2
G
groot 已提交
27
- MS-32 - Fix thrift error
Y
yu yunfeng 已提交
28
- MS-34 - Fix prometheus-cpp thirdparty