Skip to content

0.2.6

Compare
Choose a tag to compare
@jordan-rash jordan-rash released this 02 Jul 15:28
· 44 commits to main since this release
0.2.6
5b518c5

Changelog

  • 848ec31 Adds the ability to deny certain trigger subjects for functions (#285)
  • d4c82d7 Allow pid filepath to be specified in node config (#297)
  • b2539b9 Ensures trigger and host services messaging connections are the same (#290)
  • 9d5db63 Move preflight deps behind build tags (#287)
  • 5b518c5 Remove timeout from spawning process manager prepare workload (#306)
  • f1aa2d1 Support per-workload override credentials for function trigger subscriptions (#282)
  • 585e3d2 Updates dependencies and go version (#278)
  • e0b6499 adds instrumentation to handling deploy request (#303)
  • 4af321f adds optional node limits (#294)
  • 5b52b46 adds short form table to info output (#299)
  • 94eb148 fail fast autostarts (#293)
  • 674ccbb fix path lookup (#298)
  • 5e86e25 fixes bug in gather processing (#284)
  • c9aa165 prevents a panic during shutdown when there's no NATS connection (#304)
  • 7d8bcbb puts node-wide logs in the system namespace (#289)
  • 375ee51 uses pool mutex to select random agent (#301)