Articles by Category: Product_announcements

Vercel Ship AI 2025 recap

2025-10-27 13:00
🚀 Earlier this year, Vercel introduced the AI Cloud, a platform for creating intelligent systems. At the recent Ship AI event, they unveiled new SDKs, infrastructure, and open source templates. These tools simplify the creation of production-ready agents. Now, you can define, deploy, and manage intelligent workflows seamlessly alongside your apps, making AI development as straightforward as web development. #Vercel #AICloud #Technology #Innovation #Development
Source: Vercel Blog
Dan Fein

Valkey 9.0 Debuts Multidatabase Clustering for Massive-Scale Workloads

2025-10-27 12:00
🚀 Valkey has launched version 9.0, its most significant update since its inception. This release introduces multidatabase clustering, allowing developers to manage separate databases in distributed clusters without sacrificing performance. 🔄 Key features include atomic slot migration for seamless rebalancing and enhanced reliability, especially in enterprise and cloud settings. 🔒 Security enhancements address vulnerabilities in Lua scripting, improving client authentication options. This...
Steven J. Vaughan-Nichols

From .com to .anything: introducing Top-Level Domain (TLD) insights on Cloudflare Radar

2025-10-27 12:00
🌐 Cloudflare Radar has introduced a new Top-Level Domain (TLD) page. This resource offers insights into TLD popularity, traffic, and security. The TLD landscape has evolved significantly since the early 2000s. With over 1,400 entries recognized by ICANN, types now include country code domains and brand-specific TLDs. The new Radar page aggregates data from various Cloudflare services, enhancing user access to domain registration and providing security insights, including metrics on the most...
David Belson

Table Enhancer’s Evolution: Elevating User Experience from Data Center to Cloud

2025-10-27 12:00
🚀 Exciting developments in Confluence! The article discusses the evolution of the Table Enhancer plugin, designed to improve user experience from Data Center to Cloud. Key features include sorting, total lines, and sticky rows/columns. As Atlassian shifted to Cloud, the plugin faced challenges, leading to a temporary solution that impacted user experience. An automation assistant has been developed to simplify migration for existing users, streamlining the process. With new bodied macro...
kwhite@atlassian.com

SDG Hub: Building synthetic data pipelines with modular blocks

2025-10-27 07:01
🌐 The SDG Hub is transforming how we build synthetic data pipelines for large language models (LLMs). It offers an open framework that enables users to create, compose, and scale data generation with reusable blocks. This modular approach replaces one-off scripts, enhancing reproducibility and innovation. Key features include asynchronous execution, monitoring, and custom block extensions. The SDG Hub supports diverse applications, from knowledge tuning to multilingual data generation....
Aditi Saluja, Abhishek Bhandwaldar, Shivchander Sudalairaj

CrowdStrike Named the Leader in 2025 Frost Radar for SaaS Security Posture Management

2025-10-27 00:00
🚀 Exciting news! CrowdStrike has been named the Growth and Innovation Leader in the 2025 Frost Radar™ for SaaS Security Posture Management for the second year in a row. This recognition highlights the importance of addressing security gaps in SaaS applications, which are increasingly targeted by threat actors. With CrowdStrike Falcon® Shield, organizations can enhance their visibility and control over both human and non-human identities in a complex SaaS ecosystem. Frost & Sullivan noted an...
Charles Choe

huggingface_hub v1.0: Five Years of Building the Foundation of Open Machine Learning

2025-10-27 00:00
🚀 Exciting news in open machine learning! Huggingface_hub has officially launched v1.0 after five years of development. This update supports over 200,000 libraries and provides access to 2 million models, 0.5 million datasets, and 1 million Spaces. Key changes include a new backend with httpx and an improved CLI interface. Upgrade now to enhance your experience! #HuggingFace #MachineLearning #OpenSource #AI #TechUpdate

Utah Mammoth and Utah Jazz score with identity security

2025-10-27 00:00
🚀 Exciting news for sports and cybersecurity! 1Password has partnered with Smith Entertainment Group, the parent company of the Utah Jazz and Utah Mammoth, to enhance identity security. This collaboration aims to provide secure, fast access to tools and data for teams, ensuring they can perform effectively on and off the court. The Extended Access Management suite will help both organizations and individuals safeguard their digital identities with ease. 🏀🧊 Learn more about this innovative...
info@1password.com (Chris Fowler)

Ubuntu 25.10 Scraps X11 for Wayland: A Solid Step Forward

2025-10-26 14:00
🚀 Ubuntu 25.10 marks a significant shift by replacing X11 with the Wayland protocol for its GNOME desktop. This change aims to enhance performance but may pose compatibility issues for some legacy Linux applications. Key updates also include GNOME 49, new default apps, improved security features, and kernel upgrades. Explore the latest enhancements and consider how they may impact your Linux experience! 🖥️🔒 #Ubuntu #Linux #Wayland #GNOME #OpenSource
Jack Wallen

AWS Adds Scope 3 Emissions Data to Customer Carbon Footprint Tool

2025-10-25 19:00
📢 AWS has updated its Customer Carbon Footprint Tool (CCFT) by adding Scope 3 emissions data for the first time. This update, based on an enhanced methodology, allows for better year-over-year comparisons. The historical data has been recalculated back to January 2022 to support trend analysis. AWS emphasizes data quality and transparency for effective sustainability reporting. The updated CCFT data export now includes emissions breakdowns for Scopes 1, 2, and 3, enhancing customers'...
Charles Humble

Vercel Marketplace Offers Agentic AI Building Blocks

2025-10-25 17:00
🚀 Vercel has launched Agents and Services in its marketplace, allowing developers to integrate AI workflows into projects effortlessly. These tools simplify the integration process by offering unified billing and observability functions, addressing past challenges with separate systems. Two main components are available: 1️⃣ Agents for specialized tasks. 2️⃣ Services for custom agent infrastructure. Notable agents include CodeRabbit for code reviews, Corridor for security monitoring, and...
Loraine Lawson

Multi-Table Predictions in Data Cloud: Enabling Machine Learning Across Related Data Objects

2025-10-24 20:09
🚀 Exciting advancements in machine learning are here! Lovi Yu, a Senior Software Engineer at Salesforce, discusses the new multi-DMO support in Data Cloud Model Builder. This feature allows users to build predictions across multiple related data objects, enhancing decision-making. The team focused on balancing functionality and performance while ensuring a user-friendly interface. This development addresses customer needs for more complex data analysis. Discover how predictive modeling can...
Scott Nyberg

Unlocking Tensor Core Performance with Floating Point Emulation in cuBLAS

2025-10-24 16:21
🚀 NVIDIA's latest cuBLAS update in CUDA Toolkit 13.0 Update 2 enhances double-precision (FP64) matrix multiplications through floating-point emulation on Tensor Cores. This update offers improved performance for both FP32 and FP64 operations, ensuring accuracy while maximizing efficiency. Developers can access Tensor Core performance easily via familiar APIs. For detailed GPU compatibility and implementation specifics, refer to the cuBLAS documentation. #NVIDIA #CUDA #cuBLAS #AI #MachineLearning
Cole Brower

Solve Linear Programs Using the GPU-Accelerated Barrier Method in NVIDIA cuOpt

2025-10-24 16:00
Unlock the power of optimization with NVIDIA cuOpt! This open-source library enhances problem-solving for complex scenarios like sports scheduling and medical transplants. The latest update features a new barrier method solver for linear programs, offering significant speed improvements. Benchmarks show over 8x faster performance compared to leading CPU solvers. Discover how cuOpt is transforming optimization tasks! #Optimization #NVIDIA #cuOpt #LinearProgramming #TechInnovation 🚀📈💻
Christopher Maes

React Router 7 middleware now supported

2025-10-24 15:29
🚀 Exciting news for developers! React Router 7 has launched its middleware feature, now stable since version 7.9.0. 👨‍💻 Middleware is fully supported on Netlify. To get started, ensure you're on version 7.9.0 or later and upgrade to version 2 of the Netlify plugin. 📚 For more information, check the React Router middleware docs and explore the updated templates. #ReactRouter #WebDevelopment #Netlify #Middleware #JavaScript
Source: Netlify Blog

AI Chat now available on Vercel docs

2025-10-24 13:00
🚀 Exciting news! AI Chat is now integrated into Vercel docs, making it easier to find information. You can ask questions directly on any docs page and receive instant responses. 🔍 To start, visit vercel.com/docs and click the "Ask AI" button. Use the feature to load specific pages for more tailored answers or copy conversations as Markdown. #Vercel #AIChat #Documentation #TechUpdates #Innovation
Source: Vercel Blog
Nico Albanese

AI Guide to the Galaxy: MCP Toolkit and Gateway, Explained

2025-10-24 13:00
🚀 Dive into Docker's MCP Toolkit and Gateway! In a recent discussion, Jim Clark explained how the MCP Toolkit helps users discover and manage MCP servers seamlessly. It leverages Docker containers for installation and orchestration, ensuring consistency and governance. The MCP Gateway unifies server access for clients, enhancing security with OAuth support and provenance checks. For official details, check out the Docker MCP Catalog. #Docker #MCPToolkit #MCPGateway #TechTalk #SoftwareEngineering
Source: Docker Blog
Oleg Selajev

Manage Next.js Server Actions in the Vercel Firewall

2025-10-24 13:00
🚀 The Vercel Firewall now offers enhanced support for Server Actions with Next.js 15.5. Users can set custom rules for specific actions, such as rate limiting requests to app/auth/actions.ts#getUser to 100 per minute per IP. This feature is available for all plans at no extra cost. Explore the documentation for more details! 📚 #Vercel #NextJS #WebDevelopment #ServerActions #RateLimiting
Source: Vercel Blog
Sage Abraham

IntelliJ IDEA 2025.2.4 Is Out!

2025-10-24 00:26
🚀 IntelliJ IDEA 2025.2.4 has been released, featuring key fixes and improvements. You can update directly from the IDE, via the Toolbox App, or download it from the website. Notable updates include: - Functional uninstaller - No more freezing during code completion - Enhanced cURL command conversion - Correct line endings when shelving changes For a full list of improvements, check out the release notes. Happy coding! 💻✨ #IntelliJIDEA #SoftwareUpdate #Coding #Development #TechNews
Maria Kosukhina

LeRobot v0.4.0: Super Charging OSS Robotics Learning

2025-10-24 00:00
🚀 Exciting updates in LeRobot v0.4.0 enhance open-source robotics learning! This release introduces scalable Datasets v3.0 and powerful new VLA models, including PI0.5 and GR00T N1.5. A new plugin system simplifies hardware integration, while support for LIBERO and Meta-World simulations broadens capabilities. Key features also include simplified multi-GPU training and a new Hugging Face collaboration. #OpenSource #Robotics #AI #TechUpdates #LeRobot

How OpenAI’s AgentKit Embeds ChatGPT Into Any Website

2025-10-23 19:03
🚀 OpenAI has introduced AgentKit, a toolkit for developers to integrate ChatGPT-powered agents into websites and applications. AgentKit features two main components: the Responses API, which manages outputs and tool integrations, and the Agents SDK, which oversees conversation states and orchestrates multi-step tasks. The architecture streamlines development, ensures reliability, and enhances security with built-in guardrails to protect sensitive data. Developers can customize these features...
Janakiram MSV

Vault Enterprise 1.21 gains SPIFFE auth, FIPS 140-3 Level 1 compliance, granular secret recovery, and more

2025-10-23 18:00
🚀 HashiCorp Vault Enterprise 1.21 is now available, featuring significant enhancements for secure workflows. Key updates include SPIFFE authentication for non-human identities and improved Kubernetes integration for secret management. Other features are self-service TOTP setup for multi-factor authentication and granular secret recovery for individual items. Additionally, Vault is working towards FIPS 140-3 Level 1 compliance, enhancing its security for sensitive environments. #HashiCorp...
David Mills

Skew protection now available

2025-10-23 17:00
🚀 Exciting news for developers! Netlify has launched skew protection for all plans, starting with Astro 5.15.0+ and Next.js. This new feature addresses version mismatch errors during site deployments. It ensures users remain on the same version throughout their session, preventing issues like broken assets, 404 errors, and degraded experiences. To implement this, check your framework's compatibility with our Frameworks API. For more details, explore our blog post on skew protection. #Netlify...
Source: Netlify Blog

Topaz Labs brings generative AI video enhancement to AMD Radeon GPUs

2025-10-23 17:00
Topaz Labs and AMD have teamed up to enhance video processing using generative AI on AMD Radeon GPUs. This collaboration enables real-time performance and improved workflows for users. The new diffusion-based video enhancement feature runs on AMD Ryzen processors and RDNA architecture, maximizing processing efficiency. The innovative Project Starlight transforms low-res video to HD, achieving seamless motion across frames. This technology is optimized for AMD devices, offering up to 3.3x...

Bring Your Circuits to CUDA-Q Using QGEAR

2025-10-23 16:55
🚀 Exciting news for developers! You can now import Qiskit circuits into GPU-accelerated CUDA-Q kernels with NERSC’s QGEAR project. This makes integrating quantum circuits smoother and more efficient. To get started, simply install using: ```bash pip install qgear-lightning ``` Explore the future of quantum computing! 🖥️✨ #QuantumComputing #QGEAR #CUDAQ #Qiskit #NERSC
Shara Tibken

Lightning AI Brings a PyTorch Copilot to Its Development Environment

2025-10-23 16:30
🚀 Lightning AI has announced new tools and features to enhance its PyTorch development environment. The updates include an AI code editor in Lightning Studios and Notebooks, designed to assist developers with training and reinforcement learning tasks. Additionally, the new Lightning Environments provide scalable, sandboxed spaces for exploring AI workloads. This aims to simplify the development process for AI teams and expand access to PyTorch capabilities. #LightningAI #PyTorch...
Frederic Lardinois

Docker + E2B: Building the Future of Trusted AI

2025-10-23 13:59
🛠️ The era of AI agents is evolving, but trust remains a significant challenge. Docker, with over 20 million developers, is enhancing its tools for building and securing AI agents. 🔒 Recently, Docker partnered with E2B to provide secure cloud sandboxes for developers. This collaboration aims to give fast and secure access to numerous real-world tools. 🤖 With new capabilities and a focus on safety, Docker is setting the standard for how agents connect and act in a secure manner. #Docker #E2B...
Source: Docker Blog
Mark Cavage

AI agents and services on the Vercel Marketplace

2025-10-23 13:00
🚀 Exciting news for developers! The Vercel Marketplace now features a new category for AI agents and services. This addition allows for seamless integration of AI-powered workflows into projects. No more juggling multiple dashboards or billing systems! Enjoy unified billing, observability, and easy installation directly within the platform. #AI #VercelMarketplace #DeveloperTools #TechUpdates #Innovation
Source: Vercel Blog
Hedi Zandi

Built-in durability: Introducing Workflow Development Kit

2025-10-23 13:00
Introducing the Workflow Development Kit (WDK) - a new open source TypeScript framework designed to enhance software durability. It simplifies the process for developers creating AI agents or data pipelines, allowing functions to pause and resume seamlessly, even after long periods or during system crashes. WDK runs on any framework, platform, or runtime, making it easier to build reliable software without deep knowledge of distributed systems. #WorkflowDevelopmentKit #SoftwareDurability...
Source: Vercel Blog
Nate Rajlich

Introducing AI agents & services on the Vercel Marketplace

2025-10-23 13:00
🚀 The Vercel Marketplace has launched a new category for AI Agents & Services, simplifying the integration of AI automation into projects. Developers can now access off-the-shelf agents like CodeRabbit for automated code reviews and Corridor for real-time security. This category also includes AI services for building custom agents, such as Braintrust for monitoring and Chatbase for conversational analytics. Explore the new offerings and enhance your projects with AI! #Vercel #AIAgents...
Source: Vercel Blog
Ismael Rumzan

Introducing Vercel Agent: Your new Vercel teammate

2025-10-23 13:00
🚀 Vercel has launched Vercel Agent, an AI teammate designed to enhance your development workflow. This tool utilizes AI, deep platform knowledge, and application code to help teams ship faster and improve quality. Currently in Public Beta, Vercel Agent offers two main features: Code Review and Investigations. #Vercel #AI #Development #TechUpdates #Innovation
Source: Vercel Blog
Liz Hurder

Open source Workflow Development Kit is now in public beta

2025-10-23 13:00
🚀 The Workflow Development Kit is now in public beta! This framework simplifies building durable, long-running processes in async JavaScript. Key features include: - **Reliability**: Just add "use workflow" to make async functions durable. - **Durability**: Use the sleep function to pause and resume without holding compute. - **Observability**: Access traces, logs, and metrics for every run. No lock-in is required, allowing for local development and deployment to Vercel or other clouds....
Source: Vercel Blog
Peter Wielander

Vercel Agent Investigations now in Public Beta

2025-10-23 13:00
🚀 Vercel Agent's AI investigations are now in public beta! This feature helps teams respond to anomaly alerts by diagnosing issues quickly. It identifies root causes, analyzes impacts, and provides remediation steps, reducing alert fatigue and improving stability. Available for Pro and Enterprise teams with Observability Plus, teams can start with $100 in credits. Learn more about enhancing your incident response! #Vercel #AI #IncidentResponse #TechInnovation #Observability
Source: Vercel Blog
Malavika Tadeusz

Vercel Python SDK is now available in beta

2025-10-23 13:00
🚀 Exciting news for Python developers! The Vercel Python SDK is now in beta. This SDK supports key Vercel features including Vercel Sandbox, Blob storage, and the Runtime Cache API. To start, simply run `pip install vercel` and explore how you can run untrusted code, manage blob storage, and store data across functions. 🔗 #Vercel #Python #SDK #WebDevelopment #TechUpdates
Source: Vercel Blog
Anthony Shew

With Mobius Labs' Aana models, we're bringing deeper multimodal understanding to Dropbox Dash

2025-10-23 13:00
🚀 Exciting news from Dropbox! They've partnered with Mobius Labs to enhance Dropbox Dash’s AI capabilities. With the integration of Aana models, Dash will improve its understanding of photos and videos, making it easier for teams to access and analyze their multimedia content. This multimodal processing will help users get answers faster without sifting through multiple tools. Stay organized and efficient with Dropbox Dash! #Dropbox #AI #MobiusLabs #Multimodal #Productivity
Appu Shaji

You can just ship agents

2025-10-23 13:00
🚀 Building AI agents should feel like shaping ideas, not battling complex code. Just as web development evolved with frameworks, AI is now following suit. The emergence of Vercel AI Cloud offers tools and infrastructure that simplify the development process, allowing developers to focus on creation rather than technical hurdles. Explore how this shift enhances productivity and quality in AI development! #AIDevelopment #Vercel #TechInnovation #DeveloperExperience #AI
Source: Vercel Blog
Dan Fein

Zero-config backends on Vercel AI Cloud

2025-10-23 13:00
🚀 Vercel AI Cloud now offers zero-config backends! Teams can build sophisticated AI applications that manage complex workflows and respond to real-time events. This new feature allows for easy deployment of popular Python and TypeScript frameworks without the need for manual configuration. Vercel automatically provisions the necessary infrastructure, streamlining the development process. #Vercel #AICLOUD #TechNews #BackendDevelopment #Innovation
Source: Vercel Blog
Dan Fein

Image and audio models from fal now available on DigitalOcean

2025-10-23 12:30
🚀 Exciting news! Four new multimodal AI models from fal are now live on the DigitalOcean Gradient™ AI Platform. These models enable seamless image and audio generation via API, simplifying the development of AI-powered applications. 📸🎵 Models available include: - **Stable Diffusion XL fast** for high-res images - **FLUX.1** for quick prototypes - **Stable Audio** for text-to-speech conversion - **ElevenLabs TTS** for multilingual audio Start using them today through the Serverless Inference...
Grace Morgan

Introducing AWS RTB Fabric for real-time advertising technology workloads

2025-10-23 08:32
🚀 Exciting news in AdTech! AWS has launched RTB Fabric, a fully managed service for real-time bidding (RTB) advertising workloads. This service enables efficient connections between AdTech companies and partners like Amazon Ads and GumGum. With single-digit millisecond performance and up to 80% lower networking costs, RTB Fabric eliminates the need for colocated infrastructure. It supports containerized applications and enhances transaction efficiency through dedicated modules. This...
Source: AWS Blog
Betty Zheng (郑予彬)

Google Earth AI: Unlocking geospatial insights with foundation models and cross-modal reasoning

2025-10-23 08:08
🌍 Google Earth AI is enhancing our understanding of the planet with advanced geospatial AI models and reasoning agents. These innovations provide actionable insights on environmental issues and natural disasters. By integrating various data sources, users can address complex queries like hurricane landfalls and community preparedness. New features include updated imagery models and a geospatial reasoning agent for intricate problem-solving. Explore the potential of these tools today!...