Skip to content

Surfbots Dev Platform v0.5.1

Latest

Choose a tag to compare

@franknaw franknaw released this 21 Sep 17:21

v0.5.1

  • Incremental indexing saves acknowledged progress after every batch of eight files, so interrupted requests do not repeat completed embedding work.
  • Per-repository synchronization locks prevent concurrent host syncs from duplicating work; unacknowledged and failed paths remain eligible for retry.
  • Watcher retry backoff starts after failed requests finish, preventing immediate retry loops after slow failures.
  • Managed generation uses a verified SSL context for Kubernetes requests. Missing deployments count as stopped; authorization, TLS, and transport errors are reported instead of hidden.
  • Validation: 444 automated release checks passed.

Source commit: b6fe0f1. All seven live cluster health checks passed. Runtime archive checksum and sanitization validated.