Skip to content

DevFeed v0.0.8

Choose a tag to compare

@abhi1693 abhi1693 released this 13 Sep 10:47
· 186 commits to master since this release
Immutable release. Only release title and notes can be modified.
acf0440

DevFeed v0.0.8 focuses AI processing on recent content and adds production monitoring to help track reliability and backlog progress.

Highlights

  • Focus AI capacity on recent content. Content published at its source on or after September 1, 2026 is eligible for AI processing. Older content and content without a publication date are deferred. Topic and relationship research continues.
  • Resume older content when capacity allows. Move DEVFEED_AI_CONTENT_NOT_BEFORE to an earlier date, or clear it to remove the cutoff. Existing content and job history are preserved.
  • See how the platform is performing. Private metrics, structured logs, distributed traces, profiles and anonymous browser telemetry provide visibility into requests, workers and the publishing pipeline.
  • Reduce monitoring overhead. Bounded metadata queries and twelve new database indexes support production monitoring.

Upgrade notes

Deploy the v0.0.8 application images while retaining database revision 0005. Once all old application pods have retired, apply revision 0006.

See the observability guide and worker operations guide for deployment and capacity guidance.

Release verification

All four PRs (#15, #16, #17 and #18) are included in master. Release CI passed application tests, CodeQL, security scans and runtime checks for all six Linux/ARM64 images. The attached image-manifest.json records the verified image digests.