Skip to content

Releases: clamp-orchestrator/clamp-core

Release v0.1.1 - Minor Fixes

29 Oct 06:00
24da675
Compare
Choose a tag to compare
Pre-release

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

19 Oct 17:23
3f11cd6
Compare
Choose a tag to compare
Pre-release

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