Skip to content

AppKit v0.46.0

Choose a tag to compare

@databricks-appkit databricks-appkit released this 22 Jul 16:49

Changelog

0.46.0 (2026-07-22)

appkit

  • appkit: forward async handler rejections to a terminal error middleware instead of crashing (#439) (5ef5404)
  • appkit: report only the actually-missing env vars in resource errors (#486) (2e2af02)

server

  • server: invoke plugin shutdown hooks and close connections during graceful shutdown (#441) (f8cd9ec)

stream

  • stream: remove completed/errored streams from registry after buffer TTL (#438) (e606900)

agents

  • agents: forward generation params (temperature/top_p/stop/...) to the serving adapter (#450) (44cb589)