Skip to content

Releases: databricks/appkit

AppKit v0.23.0

14 Apr 08:38

Choose a tag to compare

Changelog

0.23.0 (2026-04-14)

appkit

  • appkit: add jitter to RetryInterceptor exponential backoff (#269) (bdf2ea3)

  • typegen queries (#251) (9dd7fa3)

  • use end-user ID in OBO analytics cache key (#268) (a8e9f6e)

  • add Model Serving connector and plugin (#239) (9dc35f1)

  • add serving type generator, Vite plugin, and UI hooks (#240) (c4285af)

  • Improve error handling from 3P requests on interceptor (#238) (e72bee4), closes #258

AppKit v0.22.0

09 Apr 10:18

Choose a tag to compare

Changelog

0.22.0 (2026-04-09)

  • correct misleading asUser() log message in development mode (#250) (ee05c8a)
  • fail typegen build when queries produce unknown result types (#254) (f2d44ae)
  • Genie plugin — handle in-progress messages on reload and fix message overflow (#196) (f94b3e2)
  • harden cookie flags, sanitize Genie markdown output, fix remote tunnel (#216) (c39b88b)
  • plugin client config (#190) (03f4b97)

AppKit v0.21.0

17 Mar 13:06

Choose a tag to compare

0.21.0 (2026-03-17)

  • allow users to change the inferred chart type (#191) (4c090f3)

AppKit v0.20.3

16 Mar 15:41

Choose a tag to compare

0.20.3 (2026-03-16)

AppKit v0.20.2

13 Mar 17:58

Choose a tag to compare

0.20.2 (2026-03-13)

AppKit v0.20.1

13 Mar 15:15

Choose a tag to compare

0.20.1 (2026-03-13)

appkit-ui

  • appkit-ui: improve text selection visibility in genie chat bubbles (#180) (5e81b7b)

AppKit v0.20.0

12 Mar 11:18

Choose a tag to compare

0.20.0 (2026-03-12)

appkit

  • appkit: support Lakebase Autoscaling x Apps integration natively (#132) (581a453)

AppKit v0.19.1

11 Mar 13:00

Choose a tag to compare

0.19.1 (2026-03-11)

  • improve Genie API error messages for access denied scenarios (#168) (43d92d6)

AppKit v0.19.0

11 Mar 10:20

Choose a tag to compare

0.19.0 (2026-03-11)

AppKit v0.18.0

10 Mar 10:32

Choose a tag to compare

0.18.0 (2026-03-10)

genie

  • genie: add automatic chart visualization for query results (#146) (3ce8bcc), closes #145