Home / Companies / Inngest / Blog / June 2025

June 2025 Summaries

4 posts from Inngest

Filter
Month: Year:
Post Summaries Back to Blog
Inngest has recently unveiled a comprehensive rebranding effort, marked by a new logo, brand colors, and a redesigned website, following months of development in collaboration with Focus Lab. This rebrand reflects Inngest's evolution as a product, aiming to capture the company's current identity and future aspirations, emphasizing the intention to create a brand that can grow with the company. The new branding is centered around the concept of "unlocked," designed to empower developers by enhancing creativity, speed, and growth, and features a non-traditional logo system that incorporates human elements and organic shapes. The primary logo communicates reliability and durability, with a supplementary mark that embodies symbolism and relates to the logo's geometry. This visual style is likened to solving puzzles, simplifying backend development through Inngest's abstraction, step.run, and represents a significant milestone for the company as it seeks to expand its team, including hiring a Communications Designer to further develop the brand.
Jun 23, 2025 685 words in the original blog post.
Inngest has released version 0.5 of its Python SDK, introducing a range of new features and improvements to enhance functionality and performance. Key updates include first-class support for Pydantic, allowing for runtime data validation and serialization in step and function outputs, and experimental AI orchestration capabilities aligning with the TypeScript SDK, although still subject to interface changes. The release stabilizes the Connect feature and introduces support for Python 3.13, while discontinuing support for Python 3.9. Enhanced reliability is offered through event-sending retries with automatic idempotency, alongside the introduction of function singletons and timeouts. The update also significantly boosts parallel step performance by reducing the number of requests needed by up to 50%. Users are advised to consult the migration guide for details on any breaking changes.
Jun 23, 2025 596 words in the original blog post.
Inngest, known for its success with Serverless developers, is now addressing the needs of developers running long-running applications on servers such as Render, AWS EC2, and DigitalOcean by introducing Connect as a Developer Preview in their TypeScript, Python, and Go SDKs. Connect serves as a drop-in replacement for serve(), enabling applications to connect to Inngest via outbound persistent connections, which enhances function latency and scalability. Utilizing the WebSocket protocol, Connect eliminates the need for multiple HTTP requests, supports elastic horizontal scaling, and is ideal for container runtimes like Kubernetes or ECS without requiring a load balancer for inbound traffic. This approach simplifies the handling of long-running steps by removing platform HTTP timeouts and enhances the developer experience by allowing all Inngest-related code to be colocated in a single file. Once deployed with Connect, applications gain full visibility on health and load through the Inngest Platform, supporting rollbacks, rolling releases, and more for refined production deployment control. Developers are encouraged to try Connect during its preview phase and provide feedback, with comprehensive documentation available to guide users from setup to advanced deployment configurations.
Jun 20, 2025 426 words in the original blog post.
Inngest has introduced new integrations with Datadog and Prometheus, allowing customers to export a wide range of metrics from their Inngest functions into existing monitoring and alerting systems. The Datadog integration offers ready-to-use dashboards and custom alerting capabilities, while the Prometheus integration provides up to 9 metrics for use in New Relic, Grafana, and other compatible systems. These integrations are now available on all paid plans, expanding Inngest's observability features and catering to growing customers' needs for enhanced monitoring and analysis. The company is committed to community involvement, with ongoing feature requests and development of new features such as alerting and AI traces.
Jun 13, 2025 326 words in the original blog post.