This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
v0.8.0
Features
- arkctl 0.1.0, support auto build and deploy in local and k8s cluster #287 #292 @CodeNoobKing @lvjing2
- support springboot 1.x #210 @qixiaobo
- support dubbo 2.6 #279 @qixiaobo
- add videos for init-> coding -> building -> test -> deploy #288 @lvjing2
- support jdk17 and jdk 8 #266 #235 #285 #290 @hustchaya @lvjing2
Improvements or Bugs
- add samples for : sofaboot #237 @lvjing2 , rocketmq #261 @lvjing2, dubbo #248 @zjulbj , redis + jedis #240 @yuanyuancin , springboot 3.x #235 @hustchaya etc.
- fix serverless application listener init order, avoid running in ark1.0 mode. #256 @yuanyuancin
- add module service #238 @gold300jin
- support logging.file.path which used after 2.7 for springboot #249 @zjulbj
- fix communicating between modules, using the interface class not the implementation. #175 @yuanyuancin
- query module only modules without base #172 @sususama
- module controller work with the newest version of arklet #286 @lvjing2
- fix module controller sample image can't run in amd64 platform #277 @liu-657667
New Contributors
@CodeNoobKing made their first contribution in #287
@qixiaobo made their first contribution in #210 #279
@zjulbj made their first contribution in in #248 #249