Change log 开发日志
Less than 1 minute
Change log 开发日志
1.0.0-SHNAPSHOT (2023-11-26)
- [feat]Monitoring the connection of simple GET API
1.0.0-SHNAPSHOT (2023-11-27)
- [Project] Add open-source license and README file.
1.0.0-SHNAPSHOT (2023-11-30)
- [feat] Modularize the project into three parts, the communication, the orchestrator and the runner
- [docs] Simple architecture design
1.0.0-SHNAPSHOT (2023-12-01)
- [feat] support SimpleHTTP POST monitor from request
1.0.0-SHNAPSHOT (2023-12-02)
- [feat] Orchestrator support kafka as mq
- [feat] Runner support kafka as mq, and return results back to orchestrator.
- [docs] Update architecture figure
1.0.0-SHNAPSHOT (2023-12-03)
- [feat] Support http rest api orchestration between orchestrator and runner
- [DevOps] Support contianerlization with Docker