Skip to content

Releases: databricks/appkit

AppKit v0.38.1

25 May 10:50

Choose a tag to compare

Changelog

0.38.1 (2026-05-25)

appkit

  • appkit: decouple cache in-flight execution from per-caller abort… (#398) (37a6b0f)

AppKit v0.38.0

22 May 11:12

Choose a tag to compare

Changelog

0.38.0 (2026-05-22)

AppKit v0.37.0

20 May 14:26

Choose a tag to compare

Changelog

0.37.0 (2026-05-20)

appkit

  • appkit: one chat integration (#386) (35ecfd3)

  • improve template and component responsiveness (#391) (d451278)

AppKit v0.36.0

20 May 08:20

Choose a tag to compare

Changelog

0.36.0 (2026-05-20)

  • add source-map support for editor DOM mapping (#347) (0d595c2)

AppKit v0.35.2

15 May 19:41

Choose a tag to compare

Changelog

0.35.2 (2026-05-15)

  • unblock SP calls for UC in production (#351) (d97a2ef)

AppKit v0.35.1

15 May 15:02

Choose a tag to compare

Changelog

0.35.1 (2026-05-15)

appkit-ui

  • appkit-ui: stabilize useAnalyticsQuery params reference to avoid infinite refetch (#321) (5496c6a)

AppKit v0.35.0

14 May 13:46

Choose a tag to compare

Changelog

0.35.0 (2026-05-14)

lakebase

  • lakebase: add per-user connections via asUser(req) (#343) (22afef0)

AppKit v0.34.1

13 May 20:26

Choose a tag to compare

Changelog

0.34.1 (2026-05-13)

appkit

  • appkit: honor TTL in CacheManager.getOrExecute (#326) (0aedd1b)

AppKit v0.34.0

13 May 16:12

Choose a tag to compare

Changelog

0.34.0 (2026-05-13)

  • add name field to genie manifest for non-interactive --set support (#384) (7adcec0)

appkit

  • appkit: infer numeric SQL type for sql.number(), add typed variants (#323) (f65be0e)

AppKit v0.33.0

12 May 14:25

Choose a tag to compare

Changelog

0.33.0 (2026-05-12)

appkit

  • appkit: allow undefined values in IGenieConfig.spaces (#322) (d5469e9)

  • appkit: reference agent-app, dev-playground chat UI, docs, and template (#306) (6bd6dab)

  • appkit: tools(plugins) DX, runAgent plugins arg, shared toolkit-resolver (#305) (a348855)

  • rename AnalyticsFormat to API enum names with legacy aliases (#328) (77d6a1b), closes #256 #327