Skip to content

Alien v3.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 09:09
· 352 commits to main since this release
a21742f

Bug Fixes

  • preserve imported deployment state (#166)(77fef3f)
  • assume registry role for policy updates (#168)(e5c2b81)
  • authorize commands from registry context (#167) (auth)(b776281)
  • require project for logs tokens (#171) (cli)(952a0f9)
  • restore deployment command execution (#170) (commands)(8d0bda2)
  • complete updates after resource removal (#173)(3c5631b)
  • keep lockfiles visible to Greptile (#185)(00840c0)
  • harden CloudFormation BYOC releases (#179) (aws)(98c2c71)
  • compile every workspace package in CI Fast (#208) (ci)(543c383)
  • respect protected main in stable releases (#209) (ci)(a0c567d)
  • require Linear branch for release PRs (#211) (ci)(ca01bb1)

CI

Features

  • simplify commands and runtime bindings (#169) BREAKING(2a6cd64)
  • support .enabled(input) on resources (#172)(f3f3865)
  • gate the kv store on a deployer input (#174) (kv)(a6f8851)

Miscellaneous