Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

ChangeLog

hengyunabc edited this page Oct 3, 2016 · 4 revisions

v1.0.4

2016-10-03

  • 修复了crash.cli依赖的问题 #11
  • 修复xml请求 dtd的问题 #13
  • 修复解析boolean 的问题 #22

v1.0.3

2016-05-07

  • 修复了在windows下,保存配置文件可能会失败的问题 #10

v1.0.2

2016-05-01

  • 禁掉fastjson的循环引用的支持,避免客户端可能出现反序列化失败 #6
  • 内置支持spring boot里的@ConfigurationProperties
  • 改进扫描Listener annotation的逻辑,避免@Scope为session/request的bean创建失败 #8
  • Xdiamond client默认所有线程为daemon

v1.0.1

2016-03-25