github kortix-ai/suna v0.13.37
v0.13.37 — Deploys without connection errors, and a faster app

latest release: dev-latest
2 hours ago

Deploys no longer cause a burst of errors, and the app is faster.

Fixed

  • A production deploy no longer briefly runs the database out of connections. Session start, stop and model listing stay available while a new version rolls out.

Improved

  • The connector catalog resolves connectors concurrently.
  • Avatars render from generated paths instead of loading the full icon set.
  • Branch listings for views are faster, and Composio auth configuration is served from cache while it refreshes.

What's Changed

  • perf(api): recent branch listing for views; stale-while-revalidate Composio auth configs by @markokraemer in #7811
  • chore(release): VERSION → 0.13.36 [skip ci] by @github-actions[bot] in #7814
  • chore(release): staging VERSION → 0.13.36 [skip ci] by @github-actions[bot] in #7815
  • fix(db): count the base-move LISTEN connection in the rollout DB budget by @markokraemer in #7817
  • perf(web): draw avatar glyphs from generated paths, not the 202-icon registry by @markokraemer in #7812
  • perf(api): resolve the connector catalog's connectors concurrently by @markokraemer in #7818
  • Promote main 44b17cb to staging (v0.13.37) by @markokraemer in #7821
  • Release v0.13.37 — Deploys without connection errors, and a faster app by @github-actions[bot] in #7824

Full Changelog: v0.13.36...v0.13.37

Don't miss a new suna release

NewReleases is sending notifications on new releases.