milvus/CHANGELOGS.md
wxyu 065b8d4911 MS-344 Add TaskTable Test
Former-commit-id: 9607e4bbde87ae231dfedfc8e63ea78599675aa0
2019-08-13 15:37:13 +08:00

522 B

Changelog

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

[Unreleased]

Bug

Improvement

  • MS-4 - Refactor the vecwise_engine code structure

New Feature

  • MS-3 - Define the SDK C++ interface

Task

  • MS-1 - Add CHANGELOG.md
  • MS-161 - Add CI / CD Module to Milvus Project
  • MS-202 - Add Milvus Jenkins project email notification
  • MS-215 - Add Milvus cluster CI/CD groovy file
  • MS-277 - Update CUDA Version to V10.1
  • MS-336 - Scheduler interface
  • MS-344 - Add TaskTable Test