Skip to content

Alien v3.3.20

Choose a tag to compare

@github-actions github-actions released this 05 Sep 00:55
Immutable release. Only release title and notes can be modified.
84952da

Bug Fixes

  • rejoin machines with rejected credentials (#498)(73b3ad7)
  • support local multi-arch image releases (#505)(20ba5a1)
  • probe installed horizond during machine rejoin (#508)(bb1f5af)
  • make a remote-bound sandbox reachable, healthy and diagnosable (#509) (sandbox)(940b1fd)
  • update dependency zod to v4.5.2 (#520) (deps)(e6f6f8d)
  • pass setup item through generated deploy CLI (#521)(04e2e73)
  • retry resources for corrective updates (#523)(252b4e0)
  • resolve the bundle region and refuse unbounded preview ports (#522) (sandbox)(92c86b7)
  • report and refuse what the AWS backend actually does (#524) (sandbox)(cd44cce)
  • stop reading deployment environment responses (#530)(27c0e31)
  • reconcile hosted compute capacity updates (#529)(5baadc3)
  • retry hosted compute updates after failed apply (#531)(edf7b32)
  • allow compute role policy reconciliation (#532) (aws)(3c42e39)
  • refresh setup before hosted updates (#533) (cli)(1591b59)
  • complete hosted setup refresh handoff (#534) (cli)(dbc28b9)
  • keep compute role policy setup-owned (#536) (aws)(02cd4b5)
  • refresh setup before failed retries (#538) (cli)(3fab2a9)
  • prepare failed setup retries (#539) (cli)(9b355bb)
  • emit a heartbeat from the GCP Agent Platform template controller (#541) (sandbox)(813014f)
  • preserve release during setup refresh (#543) (cli)(489fea5)
  • preserve durable setup metadata in Platform SDK (#545)(c00dc49)
  • propagate final reconciliation failures (#546)(c593ab1)
  • recover failed setup resources before refresh (#548)(cdc63ef)
  • pin hosted cloud environment identity (#549)(e68b833)

CI

  • run the egressDeny guard weekly instead of never (#512) (sandbox)(c399e07)

Documentation

  • drop the stale Cloud Run launcher rationale from GCP comments (#491) (sandbox)(bc2362c)

Features

  • support ALIEN_PROJECT env var for --project (#494) (cli)(dfcbf6c)
  • add CLI self-upgrade command (#493)(62f340d)
  • create workspaces from the CLI (#500)(7acc77d)
  • add SlateDB trace history example (#501)(7240361)
  • show operation parameters in access requests (#507)(07cf118)
  • update active hosted deployment compute (#527)(d8831ab)
  • request time-boxed operation access from the CLI (#540)(2149b6f)
  • simplify setup link API and TypeScript SDK (#556)(8046e67)

Miscellaneous

  • update dependency @aws-sdk/client-ssm to v3.1117.0 (#489) (deps)(503fc65)
  • update rust crate bon to v3.10.0 (#492) (deps)(b3b4641)
  • update dependency turbo to v2.10.12 (#495) (deps)(a11f7b9)
  • update dependency @aws-sdk/client-ssm to v3.1118.0 (#496) (deps)(f418ba9)
  • update rust crate aws-sdk-cloudformation to v1.124.0 (#497) (deps)(00574e4)
  • update dependency @aws-sdk/client-ssm to v3.1119.0 (#499) (deps)(4c36838)
  • update dependency openai to v7.6.0 (#502) (deps)(3e5a103)
  • update rust crate uuid to v1.26.0 (#503) (deps)(eb60a31)
  • update dependency openai to v7.7.0 (#504) (deps)(212f3dd)
  • update dependency openai to v7.8.0 (#510) (deps)(6d0d7e1)
  • update dependency @aws-sdk/client-ssm to v3.1120.0 (#511) (deps)(06da5b1)
  • update dependency @biomejs/biome to v2.5.11 (#513) (deps)(e50a416)
  • update dependency @biomejs/biome to v2.5.11 (#514) (deps)(829c7f6)
  • update rust crate flate2 to v1.1.10 (#515) (deps)(e863ce0)
  • update rust crate hyper to v1.11.1 (#516) (deps)(eabad3e)
  • update rust crate indexmap to v2.14.1 (#518) (deps)(6323f82)
  • update dependency @aws-sdk/client-ssm to v3.1121.0 (#519) (deps)(797999b)
  • add CLAUDE.md symlinks for nested AGENTS.md (#550)(e583edf)
  • update dependency @aws-sdk/client-ssm to v3.1122.0 (#554) (deps)(27580f7)
  • release v3.3.19 (#557)(f210f37)

Testing