Skip to content

Releases: stellwerk-labs/platform-orchestrator-use-cases

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 19:37
v3.0.0
9709b1f

Platform Orchestrator use cases v3.0.0

This breaking release updates the Lambda deployment use case to
serverless-ecs-orchestrator-runner v4.0.0 and its HTTPS runner-gateway
architecture.

The obsolete ecs_runner_nats_url, ecs_runner_nats_token_secret_arn, and
broker KMS-key inputs have been removed. Runner tasks receive their
deployment-scoped HTTPS gateway configuration from the data plane; callers do
not provision runner broker credentials.

The use case passed 20 Terraform and 20 OpenTofu test runs against the
published module v4.0.0. No live ECS task was executed during release
qualification.

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 05:39
v2.0.0
74d43f6

Platform Orchestrator use cases v2.0.0

This breaking release updates the Lambda deployment use case to
serverless-ecs-orchestrator-runner v3.0.0 and exposes its required NATS
configuration.

Callers must provide ecs_runner_nats_url and
ecs_runner_nats_token_secret_arn. The endpoint must be reachable from the ECS
runner tasks, and the secret should contain a subject-scoped token for that
runner installation.

The use case was validated against the local module implementation with both
Terraform and OpenTofu. The physical diode path is outside this use case and
was not tested.

v1.0.0

Choose a tag to compare

@jayonthenet jayonthenet released this 13 Jul 19:38
v1.0.0
6d19285