Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

v0.9.0

Latest
Compare
Choose a tag to compare
@lvjing2 lvjing2 released this 05 Jan 09:42
· 112 commits to master since this release
d875beb

产品化配套

  1. 完善的官网与文档,具备端到端的快速试用和免费试用能力。https://sofaserverless.gitee.io/home/
  2. 上线视频培训课程

SOFAServerlessRuntime + Arklet @lvjing2 @yuanyuancin

  1. 验证并兼容 30+ 中间件,沉淀完善的最佳实践手册和 “多应用与热卸载评测标准”,能让大部分 SpringBoot 一键接入到 SOFAServerless 体系。
  1. 静态合并部署
  1. 低成本的服务调用和服务代理能力

ArkCtl

  1. 本地或远程代码开发、部署、调试工具链。
  2. 代码规约扫描工具,多应用扫描能力

ModuleController @gold300jin

  1. 非对等模块发布运维、调度能力。
  2. 模块独立的流量控制。

Improvement

  1. plugin no lib #310 #374 @lvjing2
  2. remove libs in sdk as possible #390 #423 @lvjing2
  3. fix spring config location config #363 @nm-cmd
  4. add ci test before release #315 #323 #339 #347 #357 #376 #380 @gongjiu @lvjing2
  5. add ci test: scalup first then scaledown #356 @liu-657667
  6. add release version and cici for jdk17 #321 #341 #343 #350 @hustchaya @gongjiu
  7. fix base image version and module url #317 #345 @liu-657667
  8. fix type ArkHealthzEndpoint to ArkhealthEndpoint #318 @liu-657667
  9. simple base dockerfile #316 @gold300jin
  10. add warn for no biz name or version when install biz #446 @lvjing2
  11. support module call non-public method #444 @qq290584697

New Contributors

Full Changelog: v0.8.0...v0.9.0