Skip to content

Alien v3.3.17

Choose a tag to compare

@github-actions github-actions released this 24 Aug 07:20
Immutable release. Only release title and notes can be modified.
9066d15

Bug Fixes

  • make an AWS sandbox session usable the moment create returns (#427) (sandbox)(8ba0111)
  • refresh sandbox agent lockfile (#463) (release)(81d9b6a)
  • validate machine config before activation (#451)(cf2078a)

Features

  • invoke operations without an agent (#450) (cli)(7ed8f74)
  • add the Sandbox resource type and its capability contract (#387) (core)(76fb6ae)
  • add the in-sandbox agent and the image bundle it ships in (#390) (sandbox)(7023362)
  • add the sandbox permission sets (#395) (permissions)(3937e58)
  • render the sandbox into the generated packages (#398) (emitters)(b5618e5)
  • add the Local and Kubernetes backends and the cloud bindings (#401) (sandbox)(1aa9977)
  • expose the sandbox binding to TypeScript (#402) (sdk)(cc6cef4)
  • render Azure and GCP sandboxes, fix what live deploys hit (#433) (sandbox)(c630e45)
  • show deployment machines in CLI (#455)(6c9fcce)
  • configure externally managed machine endpoints (#460)(36c9f48)

Miscellaneous

  • update dependency @aws-sdk/client-ssm to v3.1114.0 (#447) (deps)(91f276f)
  • update dependency bun to v1.4.0 (#452) (deps)(50bb873)
  • update docker.io/oven/bun docker tag to v1.4.0 (#453) (deps)(d02fb1d)
  • update dependency ts-proto to v2.12.1 (#458) (deps)(52883bf)
  • update dependency @aws-sdk/client-ssm to v3.1115.0 (#459) (deps)(2199eed)
  • update rust crate ed25519-compact to v2.4.2 (#461) (deps)(45cd2ae)
  • release v3.3.15 (#454)(908d515)
  • sync generated worker runtime client (#462)(295ba5a)
  • release v3.3.16 (#464)(0a3914e)

Testing

  • exercise a sandbox session end to end (#403) (sandbox)(99a39f3)