Releases: clamp-orchestrator/clamp-core
Releases · clamp-orchestrator/clamp-core
Release v0.1.1 - Minor Fixes
This is a minor fix for the beta release for the Clamp-Core.
This release includes fix for the following issue
#68 (Kafka or Rabbitmq to be optional to use Clamp)
The release can be accessed by pulling the docker image using this command.
docker pull docker.pkg.github.com/clamp-orchestrator/clamp-core/clamp-core:24da67554e2e3562a312ade64cdfab57cbef0e85
Alternatively, docker-compose can be used as indicated here.
https://clamp-orchestrator.github.io/clamp-orchestrator/docs/quickstart
Release v0.1 - Hawkeye
This is an early beta release for the Clamp-Core. It provides the following functionality as part of the release
- Docker-based deployment
- API based workflow creation
- API based service request creation
- RabbitMQ support
- Kafka support
- HTTP sync/async support
- Prometheus data/stats exporters
The release can be accessed by pulling the docker image using this command.
docker pull docker.pkg.github.com/clamp-orchestrator/clamp-core/clamp-core:7ffda0fab588a2ff888893b8ae6fee9ec6473235
Alternatively, docker-compose can be used as indicated here.
https://clamp-orchestrator.github.io/clamp-orchestrator/docs/quickstart