Skip to content

v1.0.0

Compare
Choose a tag to compare
@QilongZhang QilongZhang released this 21 Aug 10:14
· 370 commits to master since this release

⭐️Enhancement

  • support export stem resource and deny-import stem resource. #283
  • support dynamic invoke by specified version. #273 #263
  • support for skip ark executable when use ark maven plugin. #276
  • support running application from folder. #270 #275
  • ArkClient support to specify application arguments of biz. #258
  • Use Netty instead of Java NIO to create Telnet Server. #257 #229
  • Support Spring Boot TestNG. #256
  • Optimized some demo project. #212

🐞Bug fixes

  • Fix the problem of web application merge deployment in windows system. #238 #228 #277
  • Fix web biz unloading problem. #261
  • Fix ZipInflaterInputStream native memory leak. #211