Skip to content

Releases: alienplatform/alien

Alien v1.10.7

Choose a tag to compare

@github-actions github-actions released this 01 Jul 13:04

Bug Fixes

  • Azure/GCP infrastructure fixes (Postgres groundwork) (#88)(5ae268c)
  • clean up local destroy from deploy cli (#103)(c931114)

Miscellaneous

Alien v1.10.6

Choose a tag to compare

@github-actions github-actions released this 30 Jun 18:06

Bug Fixes

  • refresh platform deployment group schemas(27af2c2)

Miscellaneous

Alien v1.10.5

Choose a tag to compare

@github-actions github-actions released this 30 Jun 16:07

Bug Fixes

  • require deployment model for sync acquire (#100)(dbe8e61)

Miscellaneous

Alien v1.10.4

Choose a tag to compare

@github-actions github-actions released this 30 Jun 06:37

Bug Fixes

  • drive local destroy runtime cleanup (#99)(ada3600)

Miscellaneous

Alien v1.10.3

Choose a tag to compare

@github-actions github-actions released this 30 Jun 04:27

Bug Fixes

  • apply manager delete state in pull agents (#98)(a7193f1)

Miscellaneous

Alien v1.10.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 02:35

Bug Fixes

Miscellaneous

Alien v1.10.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 00:43

Bug Fixes

  • include deployment group in sync acquire schema(6a2332e)
  • send delete targets to pull agents(b37704d)

Miscellaneous

Alien v1.10.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 19:41

Bug Fixes

  • support token files for deploy-cli status and destroy (#93)(6165fa2)
  • compute releases from latest version tag (#94)(2f84f0a)

Features

  • add daemon runtime and public endpoints (#92)(e9e09b4)

Miscellaneous

Alien v1.9.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 20:40

Bug Fixes

  • unblock package and demo builds(10382bf)
  • unblock daemon-only stacks on standalone (preflights,deployment)(ef55422)
  • wire alien-deploy-clix end-to-end against standalone (deploy,manager)(87df220)
  • make route-table creation idempotent across retries (network)(daf6aca)
  • unblock alien release source-build push end-to-end (manager)(78c5934)
  • synthesize compute image config in BYO bridge (manager)(6fd3601)
  • bundle source vendor/ for cloud-daemon images too (build/rust)(837b012)
  • only trigger backfill when instance_type is set (preflights)(ddedb90)
  • allow deployment tokens to pull source-built daemon images (manager)(8a34d30)
  • clean up daemon rebase fallout(8433a66)
  • harden daemon endpoint validation(bed5111)
  • reuse the saved login session instead of re-opening browser OAuth (cli)(ab17bb2)
  • pass workspace to whoami so user tokens resolve (cli)(182a6ce)
  • reject OAuth callback with missing or mismatched state (cli)(9100849)
  • escape OAuth success-redirect URL in the callback page (cli)(db2fe5b)
  • validate compute machine selection after materialization (preflights)(2a90a88)
  • make link project flag create or reuse projects (cli)(953f4e6)

CI

  • raise TypeScript heap for generated SDK(7f38aee)

Documentation

  • keep managed compute examples generic(e17bb82)
  • note why token_expired refreshes unreadable tokens (cli)(fe781f3)

Features

  • build daemon source code and run it via LocalDaemonController (local)(4bd7f0e)
  • bundle source-tree vendor/ assets into daemon OCI image (local)(5af5ea4)
  • standalone-manager deploy path for cloud Daemons (local)(19248a6)
  • plumb CpuOptions.NestedVirtualization through launch templates (aws)(cac57d7)
  • expose Daemon.nestedVirtualization on TS builder + regen schemas (core)(c41b8a5)
  • persist externally-supplied DeploymentConfig (manager,cli)(7dec48d)
  • pick m8i for nested-virt workloads (preflights,catalog)(8970ca7)
  • add --targets flag + auto-select linux-x64 for nested-virt stacks (release)(8db5d10)

Miscellaneous

Refactor

  • move nestedVirtualization to ComputeCluster.capacityGroup (sdk)(cab6e63)

Testing

  • cover nested_virtualization end-to-end at the cheap layers(8955051)
  • update capacity group fixtures(38a0e93)
  • update endpoint output fixtures(c1fe02f)
  • update worker serialization snapshot(d13043c)
  • update helm public endpoint snapshots(7c07a4d)
  • allow conditioned service-linked role creation(ffa8d66)

Style

  • format daemon endpoint helper (core)(acbbf17)

Wip

  • checkpoint daemon integration work(8003cce)

Alien v1.7.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 14:59

Miscellaneous