Skip to content

v64.1.0

Latest

Choose a tag to compare

@guardian-cdk guardian-cdk released this 15 Jul 08:30
Immutable release. Only release title and notes can be modified.
f66ea01

Minor Changes

  • c038df4: Adds deterministic routing rules for EC2 to ECS migrations.

    Allow callers to force a request to a specific target group
    using an HTTP header rather than relying on the default weighted routing.

    Example usage:

    curl -i -H 'X-Gu-Target-Group: ecs' https://cdk-playground.code.dev-gutools.co.uk