Skip to main content

Platform

Features

  • Public module catalog: Browse globally published active modules without signing in. Module catalog
  • Nested module references: Configure module references inside object maps and arrays. Module definition schema
  • Task health graph: View task health relationships in a dedicated graph.

Improvements

  • Lists now show each page of results as it loads and continue displaying results already received when a later page fails.
  • Pipeline and stack resource lists now load additional results as you scroll near the bottom.
  • Stack run details now show configuration changes, inputs, outputs, and run context in a tabbed view.
  • Module and pipeline graphs now use clearer layouts for dependencies, groups, and cross-links.
  • New EC2 instances now wait for the latest successful release before joining service traffic.

Fixes

  • The Catalog breadcrumb now appears on module definition pages and the project breadcrumb now links to the pipelines list in pipeline views.
  • Invitation links now show the invitation details and let matching users accept invitations through email or OAuth sign-in.
  • Retrying failed pipeline steps now preserves successful steps and correctly handles steps skipped by dependencies.
  • Module reference value selectors now work during creation and retain mapped values when changing module versions.
  • Module configuration diffs no longer show changes caused only by server-resolved reference values.
  • Failed EC2 deployments now automatically restore the previous successful release when eligible.
  • Pipeline and stack pages now show the correct latest non-cancelled run status without flicker.

AWS account IAM policy 1.0.38 → 1.0.39

  • EC2 launch release gates: Auto Scaling launch release gates can send lifecycle heartbeats and complete lifecycle actions.
Update your AWS account connection in organization settings.

Modules

New modules

  • AWS Application Load Balancer 0.1.0: Provision an AWS Application Load Balancer with HTTP and HTTPS listeners.
  • AWS IAM Policy 0.1.0: Provision a reusable customer-managed AWS IAM policy from structured statements or a complete policy document.
  • EC2 Service 0.1.1: Run supervised workloads on an EC2 Auto Scaling Group with web and storage configuration.

CloudFront CDN 0.3.20.4.0

  • Add custom headers for primary and additional origins.

ECS Cluster 0.3.00.3.1

  • Add additional load balancer certificate ARN fields for SNI.

ECS Network Service 0.2.20.3.1

  • BREAKING: replace container_port, listener_port, and listener_protocol with one or more listeners items before upgrading, and move TLS settings into the relevant listener.
  • Improve build source, Railpack command, and builder instance guidance.

ECS Web Service 0.8.20.8.3

  • Improve build source, Railpack command, and builder instance guidance.

ECS Worker 0.3.20.3.3

  • Improve build source, Railpack command, and builder instance guidance.

Lambda Function 0.3.10.3.2

  • Improve build source and builder instance guidance.

Static Hosting 0.3.30.3.4

  • Improve build source, Railpack command, and builder instance guidance.

CLI 0.2.50.2.15

Features

  • Invitation signup: Use the invitation token from an invite link with ravion signup to accept the invitation during signup. Signup
  • Invitation lookup: Run ravion membership get-invitation invitationToken to view a pending invitation’s organization, invitee, and status. Membership
  • Bug and feedback reports: Run ravion report bug, ravion report feedback, ravion bug, or ravion feedback to submit Markdown reports. Report

Fixes

  • Session refresh: Active CLI sessions now roll refresh tokens before they expire and remain usable when a temporary refresh fails. Authentication
  • Expired sessions: ravion whoami now reports expired or revoked sessions as logged out and directs you to ravion login. Whoami