All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.1 (2022-03-03)
- specify system version for valid plugin version constraint (8ed3ea8)
0.2.0 (2022-02-28)
- add error code into response body when DomainException happened (3504e2f)
- handle UnsupportedExtensionsException & return more info (a6b3551)
- provide api for create template & add swagger annotations to params and models (60090dd)
- provide api for create third account (c190a3d)
- provide api for execute tactics async (1023f21)
- provide PluginMappingChainHandlerMapping to load handler defined in plugin context (262cf4c)
- support load extra plugins by specify paths (0ec8c6e)
- support send template message with custom ext & introduce hibernate validator (3a1377b)
- message controller available on prod (538c557)