Skip to content

v0.1.0 — first release: Sentry root-cause fixes + deploy pipeline restoration

Choose a tag to compare

@VincentShipsIt VincentShipsIt released this 10 Jun 10:35
· 2510 commits to master since this release
e4fe9e5

First tagged release of the genfeed.ai monorepo. Publishing this release triggers the production deploy.

Highlights

  • All 13 production Sentry issues root-caused and fixed — newsletters Prisma reconciliation (schema + data-preserving migration, applied to prod), exception-filter chain repair (4xx noise no longer pages Sentry), Clerk webhook 400s, Google Ads config optional, files-service EACCES, website RSC fn-prop serialization / hydration / extension noise / interceptor error shape.
  • Deploy pipeline restored after the cloud→genfeed.ai migration broke it: recovered build-unified-image action, SSH/SSM config fixes, SSM multiline-check bug, bun x migrate runner, hoisted bun install so runtime requires resolve in the production image.
  • Production-readiness remediation: dead package deletion, S3/Job dedup into shared libs, Mongo residue removal, workflow boundary cleanup, bot-manager dedup, CI dedup.
  • Pipeline features: ReDoS-proof regex evaluation (#475), bot engagement/monitoring/publishing sub-schemas (#483), workflow abortSignal + bounded maxConcurrency (#479).
  • 12 test files repaired after the org-scoped URL refactor; full app suite 1630/1630 green.

What's Changed

Full Changelog: https://github.com/genfeedai/genfeed.ai/commits/v0.1.0