CSV import fixes and TypeScript SDK generator
Fixed NULL handling in CSV imports, new generator API in the TypeScript SDK, and several bug fixes.
Fetched April 11, 2026
Fixed NULL handling in CSV imports, new generator API in the TypeScript SDK, and several bug fixes.
Fetched April 11, 2026
Secret values snapshotted in Pipes in Forward¶ Pipes that use secrets now snapshot the values when they're deployed, and continue to use th…
Tinybird · Tinybird ChangelogUpcoming changes to Developer plans¶ The pricing model for plans on shared infrastructure is changing. The docs now include a detailed prev…
Tinybird · Tinybird ChangelogWhat's Changed feat: add MCP tools for bulk CSV contact imports by @dielduarte in https://github.com/resend/resend-mcp/pull/175 chore: bump…
Resend · Resend MCPAccepts nullable function import map paths.
Supabase · CLI