Skip to content

Alien v1.11.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:52

Bug Fixes

  • format whoami output for humans (#106) (cli)(5cccab8)
  • use rustls for embedded postgres downloads(60b23b9)
  • use rustls for embedded postgres downloads(55355ed)
  • run machines releases with machines build settings(20c36be)
  • carry pull heartbeats through agent sync(e5d8bcb)
  • support observe-only deployment state(0a8e8cd)
  • add heartbeat source identity fields(1de70ba)
  • add kubernetes observer pass(1601563)
  • persist operator registration token(da2e4dd)
  • tolerate legacy daemon heartbeats(f130346)
  • validate observe-only operator sync(4bf7065)
  • update cloud observer inventory tests(f396810)
  • align local runtime child env(590aabe)
  • align operator observe generated clients(86f7d08)
  • align operator observe test fixtures(1fdaaae)
  • wrap machines join token context(77b7d9d)
  • show self-contained machines join command(1a945cf)
  • reject ambiguous registry routes(655b84c)
  • preserve empty registry target routes(0a4fb66)

Features

  • resource runtime, bindings, and Local controller (#89) (postgres)(25ec806)
  • setup permissions, private networking, and e2e (#90) (postgres)(42a1fbd)
  • complete operator observe mode(0a8f537)
  • add managed compute drain contracts(56e7544)
  • add machines platform plumbing(3279772)
  • add machines platform sdk endpoints(933548d)
  • add machines heartbeat data(ad6e0a1)
  • add machine bundle embedded config(9f3237e)
  • add machine join command skeleton(8acfe88)
  • install machine bundle from join command(0a911e1)
  • persist machine join IP forwarding(a5cdc0f)
  • check WireGuard before machine join(8685388)
  • wait for machine join registration(2f04289)
  • allow apex public endpoint labels(8967871)
  • pass deployment subdomains through initialize(94f6270)
  • support manifest-driven machine joins(3891588)
  • pass install script arguments to deploy cli(d14261b)
  • attach debug sessions to remote runtimes(46b486a)
  • add public endpoint target setting(1e2f524)
  • complete machine join lifecycle(0e473e6)
  • generate observe operator manifest(fee1c08)
  • add aws observe inventory(3918c3f)
  • add gcp observe inventory(a2b0939)
  • add azure observe inventory(00e2564)
  • complete operator observe mode(020555d)
  • land 2-alien integration(84e8771)

Miscellaneous

Refactor

  • split managed heartbeats from observed inventory(afb6c28)

Testing

  • cover machine join repair paths(d979853)
  • fix daemon push target assertion(28fad42)
  • update kubernetes importer operator readiness(a3c2bf7)
  • assert registered log collector values structurally(2983640)

Merge

  • record operator observe integration(95c1a7c)