Release Note
New Feature
- [T2C]Support copy & paste actions
- Enable Ehcache to save data in memory and reduce the cost in accessing DB
- Control the task running timeout by FutureTask
- Save the reason of canceling task to DB
- Centralize all executor in ThreadPoolUtil
Changes:
- e5d86e0 bug fix: implements Serializable to adapt to cache (#210)
- cef6cc1 Test task timeout control (#208)
- 778a296 [T2C] Support copy & paste actions (#207)
- 9432b32 Update README.md
- cc6e6b1 Update README.md
This list of changes was auto generated.