2019-05-17 20:16:04 +08:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
Please mark all change in change log and use the ticket from JIRA.
|
|
|
|
|
2019-07-30 13:53:45 +08:00
|
|
|
# Milvus 0.4.0 (2019-07-28)
|
2019-08-13 16:45:39 +08:00
|
|
|
- MS-336 - Scheduler interface
|
|
|
|
- MS-344 - Add TaskTable Test
|
|
|
|
- MS-345 - Add Node Test
|
2019-08-13 17:55:12 +08:00
|
|
|
- MS-346 - Add some implementation of scheduler to solve compile error
|
2019-07-30 13:51:59 +08:00
|
|
|
|
|
|
|
## Bug
|
|
|
|
|
|
|
|
## Improvement
|
2019-08-08 14:20:00 +08:00
|
|
|
- MS-327 - Clean code for milvus
|
2019-07-30 13:51:59 +08:00
|
|
|
|
|
|
|
## New Feature
|
2019-08-13 15:22:01 +08:00
|
|
|
- MS-343 - Implement ResourceMgr
|
2019-07-30 13:51:59 +08:00
|
|
|
|
|
|
|
## Task
|
|
|
|
- MS-297 - disable mysql unit test
|
2019-06-27 17:43:19 +08:00
|
|
|
|
|
|
|
# Milvus 0.3.1 (2019-07-10)
|
|
|
|
|
|
|
|
## Bug
|
|
|
|
|
2019-07-04 17:15:38 +08:00
|
|
|
- MS-148 - Disable cleanup if mode is read only
|
|
|
|
- MS-149 - Fixed searching only one index file issue in distributed mode
|
2019-07-15 13:47:36 +08:00
|
|
|
- MS-153 - Fix c_str error when connecting to MySQL
|
|
|
|
- MS-157 - Fix changelog
|
|
|
|
- MS-190 - Use env variable to switch mem manager and fix cmake
|
2019-07-14 11:43:14 +08:00
|
|
|
- MS-217 - Fix SQ8 row count bug
|
2019-07-15 10:45:20 +08:00
|
|
|
- MS-224 - Return AlreadyExist status in MySQLMetaImpl::CreateTable if table already exists
|
2019-07-15 13:47:36 +08:00
|
|
|
- MS-232 - Add MySQLMetaImpl::UpdateTableFilesToIndex and set maximum_memory to default if config value = 0
|
|
|
|
- MS-233 - Remove mem manager log
|
|
|
|
- MS-230 - Change parameter name: Maximum_memory to insert_buffer_size
|
2019-07-15 19:30:24 +08:00
|
|
|
- MS-234 - Some case cause background merge thread stop
|
2019-07-15 19:48:11 +08:00
|
|
|
- MS-235 - Some test cases random fail
|
2019-07-15 20:41:17 +08:00
|
|
|
- MS-236 - Add MySQLMetaImpl::HasNonIndexFiles
|
2019-07-21 11:57:12 +08:00
|
|
|
- MS-257 - Update bzip2 download url
|
2019-07-27 14:28:27 +08:00
|
|
|
- MS-288 - Update compile scripts
|
2019-08-09 18:19:07 +08:00
|
|
|
- MS-330 - Stability test failed caused by server core dumped
|
2019-07-04 17:15:38 +08:00
|
|
|
|
2019-06-27 17:43:19 +08:00
|
|
|
## Improvement
|
2019-07-04 16:58:40 +08:00
|
|
|
- MS-156 - Add unittest for merge result functions
|
2019-07-04 17:15:38 +08:00
|
|
|
- MS-152 - Delete assert in MySQLMetaImpl and change MySQLConnectionPool impl
|
2019-07-11 16:32:30 +08:00
|
|
|
- MS-204 - Support multi db_path
|
2019-07-12 11:08:25 +08:00
|
|
|
- MS-206 - Support SQ8 index type
|
2019-07-12 12:19:32 +08:00
|
|
|
- MS-208 - Add buildinde interface for C++ SDK
|
2019-07-12 15:30:05 +08:00
|
|
|
- MS-212 - Support Inner product metric type
|
2019-07-17 12:50:37 +08:00
|
|
|
- MS-241 - Build Faiss with MKL if using Intel CPU; else build with OpenBlas
|
2019-07-17 17:37:42 +08:00
|
|
|
- MS-242 - Clean up cmake and change MAKE_BUILD_ARGS to be user defined variable
|
|
|
|
- MS-245 - Improve search result transfer performance
|
2019-07-18 17:21:04 +08:00
|
|
|
- MS-248 - Support AddVector/SearchVector profiling
|
2019-07-19 17:54:20 +08:00
|
|
|
- MS-256 - Add more cache config
|
2019-07-21 18:03:35 +08:00
|
|
|
- MS-260 - Refine log
|
2019-07-22 10:44:24 +08:00
|
|
|
- MS-249 - Check machine hardware during initialize
|
2019-07-22 10:45:13 +08:00
|
|
|
- MS-261 - Update faiss version to 1.5.3 and add BUILD_FAISS_WITH_MKL as an option
|
2019-07-26 10:54:49 +08:00
|
|
|
- MS-266 - Improve topk reduce time by using multi-threads
|
|
|
|
- MS-275 - Avoid sqlite logic error excetion
|
2019-07-24 20:36:35 +08:00
|
|
|
- MS-278 - add IndexStatsHelper
|
2019-08-06 18:11:51 +08:00
|
|
|
- MS-313 - add GRPC
|
2019-08-07 20:08:49 +08:00
|
|
|
- MS-325 - add grpc status return for C++ sdk and modify some format
|
2019-08-07 17:27:31 +08:00
|
|
|
- MS-278 - Add IndexStatsHelper
|
2019-08-06 17:31:43 +08:00
|
|
|
- MS-312 - Set openmp thread number by config
|
2019-08-07 17:27:31 +08:00
|
|
|
- MS-305 - Add CPU core percent metric
|
|
|
|
- MS-310 - Add milvus CPU utilization ratio and CPU/GPU temperature metrics
|
|
|
|
- MS-324 - Show error when there is not enough gpu memory to build index
|
2019-08-08 14:29:07 +08:00
|
|
|
- MS-328 - Check metric type on server start
|
2019-08-09 17:00:32 +08:00
|
|
|
- MS-332 - Set grpc and thrift server run concurrently
|
2019-07-04 17:15:38 +08:00
|
|
|
|
2019-06-27 17:43:19 +08:00
|
|
|
## New Feature
|
2019-07-08 11:14:28 +08:00
|
|
|
- MS-180 - Add new mem manager
|
2019-07-15 10:45:20 +08:00
|
|
|
- MS-195 - Add nlist and use_blas_threshold conf
|
2019-07-24 21:28:24 +08:00
|
|
|
- MS-137 - Integrate knowhere
|
2019-06-27 17:43:19 +08:00
|
|
|
|
2019-06-27 17:43:19 +08:00
|
|
|
## Task
|
|
|
|
|
|
|
|
- MS-125 - Create 0.3.1 release branch
|
2019-08-01 22:31:30 +08:00
|
|
|
- MS-306 - Optimize build efficiency
|
2019-06-27 17:43:19 +08:00
|
|
|
|
|
|
|
# Milvus 0.3.0 (2019-06-30)
|
2019-05-17 20:16:04 +08:00
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
## Bug
|
2019-06-23 18:38:55 +08:00
|
|
|
- MS-104 - Fix unittest lcov execution error
|
2019-06-21 16:57:25 +08:00
|
|
|
- MS-102 - Fix build script file condition error
|
2019-06-13 15:32:02 +08:00
|
|
|
- MS-80 - Fix server hang issue
|
2019-06-17 17:38:33 +08:00
|
|
|
- MS-89 - Fix compile failed, libgpufaiss.a link missing
|
2019-06-17 17:52:46 +08:00
|
|
|
- MS-90 - Fix arch match incorrect on ARM
|
2019-06-19 16:36:25 +08:00
|
|
|
- MS-99 - Fix compilation bug
|
2019-06-25 18:42:18 +08:00
|
|
|
- MS-110 - Avoid huge file size
|
2019-05-17 20:16:04 +08:00
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
## Improvement
|
2019-06-13 16:02:25 +08:00
|
|
|
- MS-82 - Update server startup welcome message
|
|
|
|
- MS-83 - Update vecwise to Milvus
|
2019-06-14 14:35:22 +08:00
|
|
|
- MS-77 - Performance issue of post-search action
|
2019-06-17 10:28:26 +08:00
|
|
|
- MS-22 - Enhancement for MemVector size control
|
2019-06-17 19:25:48 +08:00
|
|
|
- MS-92 - Unify behavior of debug and release build
|
2019-06-19 15:46:14 +08:00
|
|
|
- MS-98 - Install all unit test to installation directory
|
2019-06-26 11:51:47 +08:00
|
|
|
- MS-115 - Change is_startup of metric_config switch from true to on
|
2019-06-27 11:56:43 +08:00
|
|
|
- MS-122 - Archive criteria config
|
2019-06-27 15:51:25 +08:00
|
|
|
- MS-124 - HasTable interface
|
2019-06-27 18:03:52 +08:00
|
|
|
- MS-126 - Add more error code
|
2019-06-28 11:48:50 +08:00
|
|
|
- MS-128 - Change default db path
|
2019-06-27 11:56:43 +08:00
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
## New Feature
|
|
|
|
|
2019-06-05 12:14:53 +08:00
|
|
|
- MS-57 - Implement index load/search pipeline
|
2019-06-06 10:45:07 +08:00
|
|
|
- MS-56 - Add version information when server is started
|
2019-06-09 17:35:52 +08:00
|
|
|
- MS-64 - Different table can have different index type
|
|
|
|
- MS-52 - Return search score
|
2019-06-10 15:25:56 +08:00
|
|
|
- MS-66 - Support time range query
|
2019-06-11 11:47:17 +08:00
|
|
|
- MS-68 - Remove rocksdb from third-party
|
2019-06-11 10:39:03 +08:00
|
|
|
- MS-70 - cmake: remove redundant libs in src
|
2019-06-11 11:00:41 +08:00
|
|
|
- MS-71 - cmake: fix faiss dependency
|
2019-06-11 11:41:11 +08:00
|
|
|
- MS-72 - cmake: change prometheus source to git
|
2019-06-11 16:23:55 +08:00
|
|
|
- MS-73 - cmake: delete civetweb
|
2019-06-11 16:41:41 +08:00
|
|
|
- MS-65 - Implement GetTableRowCount interface
|
|
|
|
- MS-45 - Implement DeleteTable interface
|
2019-06-12 11:27:50 +08:00
|
|
|
- MS-75 - cmake: change faiss version to 1.5.2; add CUDA gencode
|
2019-06-13 13:20:06 +08:00
|
|
|
- MS-81 - fix faiss ptx issue; change cuda gencode
|
2019-06-14 10:21:10 +08:00
|
|
|
- MS-84 - cmake: add arrow, jemalloc and jsoncons third party; default build option OFF
|
2019-06-14 10:34:01 +08:00
|
|
|
- MS-85 - add NetIO metric
|
2019-06-19 10:53:46 +08:00
|
|
|
- MS-96 - add new query interface for specified files
|
2019-06-19 12:03:13 +08:00
|
|
|
- MS-97 - Add S3 SDK for MinIO Storage
|
2019-06-24 16:44:05 +08:00
|
|
|
- MS-105 - Add MySQL
|
2019-06-28 15:40:47 +08:00
|
|
|
- MS-130 - Add prometheus_test
|
2019-07-02 19:41:02 +08:00
|
|
|
- MS-144 - Add nprobe config
|
2019-07-03 11:18:34 +08:00
|
|
|
- MS-147 - Enable IVF
|
2019-06-05 12:14:53 +08:00
|
|
|
|
2019-06-28 15:40:47 +08:00
|
|
|
- MS-130 - Add prometheus_test
|
2019-06-02 13:50:09 +08:00
|
|
|
## Task
|
2019-06-12 11:05:33 +08:00
|
|
|
- MS-74 - Change README.md in cpp
|
2019-06-17 15:32:25 +08:00
|
|
|
- MS-88 - Add support for arm architecture
|
2019-06-02 13:50:09 +08:00
|
|
|
|
2019-06-14 17:29:29 +08:00
|
|
|
# Milvus 0.2.0 (2019-05-31)
|
2019-06-02 13:50:09 +08:00
|
|
|
|
|
|
|
## Bug
|
|
|
|
|
|
|
|
- MS-32 - Fix thrift error
|
|
|
|
- MS-34 - Fix prometheus-cpp thirdparty
|
2019-06-10 18:38:34 +08:00
|
|
|
- MS-67 - Fix license check bug
|
2019-06-13 10:08:45 +08:00
|
|
|
- MS-76 - Fix pipeline crash bug
|
2019-06-20 11:54:47 +08:00
|
|
|
- MS-100 - cmake: fix AWS build issue
|
2019-06-20 16:18:06 +08:00
|
|
|
- MS-101 - change AWS build type to Release
|
2019-06-02 13:50:09 +08:00
|
|
|
|
|
|
|
## Improvement
|
|
|
|
|
|
|
|
- MS-20 - Clean Code Part 1
|
|
|
|
|
|
|
|
## New Feature
|
2019-05-17 20:16:04 +08:00
|
|
|
|
2019-05-26 19:35:30 +08:00
|
|
|
- MS-5 - Implement Auto Archive Feature
|
2019-05-29 16:29:08 +08:00
|
|
|
- MS-6 - Implement SDK interface part 1
|
2019-06-02 13:50:09 +08:00
|
|
|
- MS-16 - Implement metrics without prometheus
|
2019-05-29 16:29:08 +08:00
|
|
|
- MS-21 - Implement SDK interface part 2
|
2019-05-29 16:14:15 +08:00
|
|
|
- MS-26 - cmake. Add thirdparty packages
|
2019-05-29 19:20:58 +08:00
|
|
|
- MS-31 - cmake: add prometheus
|
2019-05-30 10:18:34 +08:00
|
|
|
- MS-33 - cmake: add -j4 to make third party packages build faster
|
2019-05-31 17:37:16 +08:00
|
|
|
- MS-27 - support gpu config and disable license build config in cmake
|
2019-05-31 18:29:36 +08:00
|
|
|
- MS-47 - Add query vps metrics
|
2019-06-02 13:50:09 +08:00
|
|
|
- MS-37 - Add query, cache usage, disk write speed and file data size metrics
|
|
|
|
- MS-30 - Use faiss v1.5.2
|
2019-06-04 14:10:02 +08:00
|
|
|
- MS-54 - cmake: Change Thrift third party URL to github.com
|
2019-06-10 19:16:06 +08:00
|
|
|
- MS-69 - prometheus: add all proposed metrics
|
2019-05-29 16:29:08 +08:00
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
## Task
|
2019-05-17 20:16:04 +08:00
|
|
|
|
2019-05-17 20:18:24 +08:00
|
|
|
- MS-1 - Add CHANGELOG.md
|
2019-05-26 19:35:30 +08:00
|
|
|
- MS-4 - Refactor the vecwise_engine code structure
|
2019-06-05 21:17:54 +08:00
|
|
|
- MS-62 - Search range to all if no date specified
|