Vendor intelligence

Automated tracking of feature launches, pricing changes, partnerships, and architecture shifts across data integration and ingestion companies — updated daily.

Type

Company

500 of 678 total (showing most recent 500)
Architecturedbt Labs
May 19, 2026

Traditional semantic layer → AI-ready dbt Semantic Layer with MCP integration

dbt moved toward an AI-ready semantic layer architecture integrated with Model Context Protocol (MCP) servers and agent skills for AI-assisted analytics.

Source →
PartnershipAirbyte
May 19, 2026

Anthropic (Claude/ChatGPT)

Airbyte Agents are now available in ChatGPT, enabling users to create and manage AI agents through natural language.

Source →
Feature LaunchAirbyte
May 19, 2026

MCP Gateway

A unified MCP gateway that simplifies server management, routing, security, and observability across every tool and integration.

Source →
Feature LaunchAirbyte
May 19, 2026

Airbyte Agents

AI agents available in ChatGPT enabling users to create, orchestrate, and manage AI agents through natural language.

Source →
PartnershipAirbyte
May 19, 2026

ChatGPT

Airbyte Agents are now available in ChatGPT, allowing users to create and manage AI agents through natural language.

Source →
Feature LaunchAirbyte
May 19, 2026

Unified MCP Gateway

A unified MCP gateway that simplifies server management, routing, security, and observability across every tool and integration.

Source →
Feature LaunchAirbyte
May 19, 2026

Airbyte Agents in ChatGPT

ChatGPT users can now access Airbyte Agents to create, orchestrate, and manage AI agents through natural language.

Source →
Feature Launchdbt Labs
May 18, 2026

dbt Agent Skills

A framework for shipping autonomous agents in production with faster feedback loops for analytics engineering workflows.

Source →
Feature Launchdbt Labs
May 18, 2026

dbt Agent Skills

Framework for developing and operationalizing autonomous agents in production with faster feedback loops for analytics engineering.

Source →
PartnershipPrefect
May 15, 2026

Snowflake

Prefect, Snowflake, and HNI Corporation expanding integration to modernize data orchestration and accelerate AI initiatives on the Snowflake AI Data Cloud.

Source →
PartnershipPrefect
May 15, 2026

Snowflake

Prefect, Snowflake, and HNI Corporation expanded their integration to modernize data orchestration and accelerate AI initiatives on the Snowflake AI Data Cloud.

Source →
Feature LaunchLlamaIndex
May 14, 2026

Multimodal synthesis

Core feature enabling multimodal content synthesis and processing capabilities.

Source →
Feature LaunchLlamaIndex
May 14, 2026

Multimodal synthesis

Support for multimodal synthesis capabilities in core, enabling handling of multimodal types with template variable formatting and prompt templates.

Source →
Feature LaunchLlamaIndex
May 14, 2026

Multimodal synthesis

Support for multimodal types and operations in core, including multimodal template var formatting, prompt templates, and chat prompt helpers.

Source →
Feature LaunchPrefect
May 14, 2026

Cross-Team Assets

Capability enabling assets to be shared and managed across multiple teams.

Source →
Feature LaunchPrefect
May 14, 2026

Assets Catalog

Catalog system for managing and organizing workflow assets.

Source →
Feature LaunchPrefect
May 14, 2026

Default Result Storage

Default result storage capability for workflow executions.

Source →
Feature LaunchPrefect
May 14, 2026

Rate Limit Dashboards

Dashboards for monitoring and visualizing rate limits across workflows.

Source →
Feature LaunchPrefect
May 14, 2026

Config Plugins

Configuration plugin system for extending Prefect Cloud capabilities.

Source →
Feature LaunchPrefect
May 14, 2026

Managed Automations for Stuck Runs

Automated management system to handle stuck workflow runs without manual intervention.

Source →
Feature LaunchPrefect
May 14, 2026

Infrastructure Debugging in UI

UI-based infrastructure debugging capability shipped as part of Prefect's feature releases based on patterns from massive scale operations.

Source →
Feature LaunchLlamaIndex
May 14, 2026

Multimodal synthesis

Core feature enabling multimodal synthesis capabilities, supporting basic operations for multimodal types with template variable formatting and chat prompt helpers.

Source →
Feature LaunchPrefect
May 14, 2026

Cross-Team Assets

Cross-team assets capability enabling asset sharing and collaboration across organizational teams.

Source →
Feature LaunchPrefect
May 14, 2026

Assets Catalog

Assets Catalog feature for organizing and managing data assets across workflows.

Source →
Feature LaunchPrefect
May 14, 2026

Prefect Cloud - Default Result Storage

Default result storage functionality for automatic workflow result persistence.

Source →
Feature LaunchPrefect
May 14, 2026

Prefect Cloud - Rate Limit Dashboards

Rate limit monitoring dashboards to track and manage rate limiting across workflows.

Source →
Feature LaunchPrefect
May 14, 2026

Prefect Cloud - Config Plugins

Config plugins capability added to Prefect Cloud for enhanced configuration management.

Source →
Feature LaunchPrefect
May 14, 2026

Prefect Cloud - Managed Automations

Managed automations feature for automatically handling stuck workflow runs.

Source →
Feature LaunchPrefect
May 14, 2026

Prefect Cloud - Infrastructure Debugging UI

Infrastructure debugging capabilities added to the Prefect Cloud UI for improved observability and troubleshooting.

Source →
Architecturedbt Labs
May 13, 2026

SQL/Jinja only → Multi-language UDF support including JavaScript

dbt-core v1.12.0-b1 adds JavaScript UDF support alongside existing SQL capabilities, with overload capability for managing multiple function variants.

Source →
Architecturedbt Labs
May 13, 2026

Traditional schema generation → Semantic Layer v2 YAML schema with dimensions, metrics, and derived entities

dbt-core v1.12.0-b1 introduces extensive support for new semantic layer YAML v2 schema with parsing and processing of semantic models, dimensions, metrics, and derived entities.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1 - Python 3.14 Support

Added support for Python 3.14.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1 - Project Variables and Configuration

Added support for vars.yml to declare project variables and new selector method for resource selection.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1 - SQL Execution and Snapshots

Added --sql flag to dbt run-operation for executing ad-hoc SQL/Jinja statements and compiled SQL for snapshots now written to target/compiled/.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1 - Environment Variable Support

Environment variables can now be loaded from .env file, and dbt seed supports --empty flag to create tables without loading data.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1 - JavaScript UDF Support

Support for JavaScript user-defined functions with overload capability via overloads block.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1 - Semantic Layer YAML

Multiple new semantic layer features including support for dimensions, metrics, semantic models, derived entities, and agg_time_dimension in v2 YAML schema.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Support for partial parsing of function nodes, new UnparsedMetricV2 for Semantic Layer metrics, and function arguments with default values.

Source →
Architecturedbt Labs
May 13, 2026

Function nodes without partial parsing → Partial parsing for function nodes

Enabled partial parsing support specifically for function nodes to improve parsing performance.

Source →
Architecturedbt Labs
May 13, 2026

Legacy Semantic Layer YAML → Semantic Layer YAML v2

Comprehensive implementation of new Semantic Layer YAML v2 schema with support for dimensions, entities, metrics, primary_entity fields, agg_time_dimension, and derived semantic entities.

Source →
Feature Launchdbt Labs
May 13, 2026

Snapshots SQL Compilation

Write compiled SQL for snapshots to target/compiled/ during dbt compile.

Source →
Feature Launchdbt Labs
May 13, 2026

Unit Tests for Jinja Graph Object

Add unit tests to the Jinja graph object, enabling tools like dbt-project-evaluator to run checks on unit tests.

Source →
Feature Launchdbt Labs
May 13, 2026

config.meta_get and config.meta_require

Implement config.meta_get and config.meta_require for accessing configuration metadata.

Source →
Feature Launchdbt Labs
May 13, 2026

Markdown and SQL Jinja Extensions

Allow jinja suffixed extensions for markdown and sql files.

Source →
Feature Launchdbt Labs
May 13, 2026

.env File Support

Environment variables can now be loaded from .env file.

Source →
Feature Launchdbt Labs
May 13, 2026

Selector Method

Added 'selector' selector method for more flexible node selection.

Source →
Feature Launchdbt Labs
May 13, 2026

Python 3.14 Support

Added support for Python 3.14.

Source →
Feature Launchdbt Labs
May 13, 2026

Overloaded UDFs

Support for overloaded UDFs via overloads block in function YAML entries with per-overload start and result log events.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt run-operation --sql

Added --sql flag to dbt run-operation for executing ad-hoc SQL/Jinja statements.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt seed --empty

dbt seed now supports --empty flag to create tables without loading data.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt init Enhancement

Added directory change instruction after dbt init and execute dbt debug logic after creating a new project.

Source →
Feature Launchdbt Labs
May 13, 2026

vars.yml Support

Added support for vars.yml to declare project variables.

Source →
Feature Launchdbt Labs
May 13, 2026

JavaScript UDFs

Support for JavaScript user-defined functions in dbt-core.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Partial parsing support for function nodes, new UnparsedMetricV2 for Semantic Layer Metrics, function arguments with default values, and extensive semantic layer YAML v2 implementation including dimensions, entities, and metrics.

Source →
ArchitecturePrefect
May 13, 2026

Traditional pod-per-task architecture → Shared concurrency primitives in dbt Orchestrator

The dbt Orchestrator moves from pod-per-task model to shared concurrency primitives, reducing infrastructure overhead and enabling efficient state-aware caching.

Source →
PartnershipPrefect
May 13, 2026

dbt

dbt integration through Prefect dbt Orchestrator for model-by-model execution with state-aware caching and durable retries.

Source →
Feature LaunchPrefect
May 13, 2026

Prefect dbt Orchestrator

Executes dbt graph model by model with state-aware caching, durable retries, and shared concurrency primitives, eliminating redundant work and reducing pod-per-task overhead.

Source →
Architecturedbt Labs
May 13, 2026

Separate variable configuration in dbt_project.yml → Dedicated vars.yml file

dbt-core v1.12.0-b1 adds support for declaring project variables in a separate vars.yml file for improved organization.

Source →
Architecturedbt Labs
May 13, 2026

Traditional UDF definitions → JavaScript UDFs with overloaded UDF support

dbt-core v1.12.0-b1 introduces support for JavaScript UDFs and allows defining overloaded functions via overloads block in function YAML entries.

Source →
Architecturedbt Labs
May 13, 2026

Legacy SQL for semantic layer metrics → New-style YAML Semantic Layer Metrics (UnparsedMetricV2)

dbt-core v1.12.0-b1 adds support for new YAML format for semantic metrics, moving away from legacy SQL-based metric definitions to structured YAML configuration.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Implement config.meta_get and config.meta_require for accessing metadata within configurations.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Add catalogs.yml usage tracking for improved catalog management visibility.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Execute dbt debug logic after creating a new project in dbt init for immediate project validation.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Allow jinja suffixed extensions for markdown and sql files for more flexible templating.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Allow continue running child on parent error to improve workflow resilience.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Add Reused to NodeStatus and RunStatus, and per-overload start and result log events for overloaded UDFs.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Add support for Python 3.14 to enable compatibility with latest Python releases.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Write compiled SQL for snapshots to target/compiled/ during dbt compile for better debugging.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Environment variables can now be loaded from .env file for better configuration management.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Add 'selector' selector method for more flexible model selection during runs.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

dbt seed now supports --empty flag to create tables without loading data.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Add --sql flag to dbt run-operation for executing ad-hoc SQL/Jinja statements.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Support for vars.yml to declare project variables, allowing configuration of variables separately from dbt_project.yml.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Added ability to indicate dbt Model also represents a Semantic Model, enabling dual representation in data lineage.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Support for JavaScript UDFs (User Defined Functions) with overloaded UDFs via overloads block in function YAML entries.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Add unit tests to Jinja graph object, enabling tools like dbt-project-evaluator to run checks on unit tests.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Add semantic model YAML configuration including dimensions, entities, derived metrics, and primary_entity field support for v2 semantic YAML.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Support for partial parsing of function nodes, new-style YAML Semantic Layer Metrics (UnparsedMetricV2), function arguments with default values, and directory change instructions after dbt init.

Source →
PartnershipPrefect
May 13, 2026

dbt

Prefect dbt Orchestrator integration enables native orchestration of dbt DAGs with state-aware caching and durable retries.

Source →
Feature LaunchPrefect
May 13, 2026

dbt Orchestrator

Prefect dbt Orchestrator executes dbt graph models with state-aware caching, durable retries, and shared concurrency primitives, eliminating unnecessary rebuilds and pod-per-task overhead.

Source →
Architecturedbt Labs
May 13, 2026

Architecture shift

Introduction of JavaScript UDFs support with ability to define overloaded UDFs via overloads block in function YAML entries.

Source →
Architecturedbt Labs
May 13, 2026

Old YAML Semantic Layer Metrics → new-style YAML Semantic Layer Metrics (UnparsedMetricV2)

dbt-core v1.12.0-b1 adds support for UnparsedMetricV2 and new YAML schema for semantic layer entities with extended functionality including derived dimensions and agg_time_dimension.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Disable unit tests whose model is disabled and support unit testing models that depend on sources with the same name.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Add unit tests to the Jinja graph object, enabling tools like dbt-project-evaluator to run checks on unit tests.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Added per-overload start and result log events for overloaded UDFs (LogStartOverload, LogOverloadResult) and Reused to NodeStatus and RunStatus.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Write compiled SQL for snapshots to target/compiled/ during dbt compile and add Python 3.14 support.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Semantic layer enhancements including agg_time_dimension, primary_entity field, derived semantic entities, and derived dimensions parsing for v2 YAML.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Added selector method for selection logic and support for jinja suffixed extensions for markdown and sql files.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Added support for vars.yml to declare project variables and env vars can now be loaded from .env file.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Added --empty flag to dbt seed to create tables without loading data and --sql flag to dbt run-operation for executing ad-hoc SQL/Jinja statements.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Support for JavaScript UDFs with overloaded UDFs via overloads block in function YAML entries.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Added config.meta_get and config.meta_require methods for runtime configuration object.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Added directory change instruction after dbt init and ability to indicate dbt Model also represents a Semantic Model.

Source →
Feature Launchdbt Labs
May 13, 2026

dbt-core v1.12.0-b1

Support for partial parsing of function nodes, new-style YAML Semantic Layer Metrics (UnparsedMetricV2), and function arguments with default values.

Source →
Feature LaunchLlamaIndex
May 12, 2026

LiteParse Server

Self-hosted HTTP backend for document parsing that preserves spatial layout of text rather than raw content, supporting PDFs, Word documents, PowerPoints, spreadsheets, and images with structured text and vision model endpoints.

Source →
Feature LaunchLlamaIndex
May 12, 2026

LiteParse Server

Self-hosted HTTP backend for document parsing that sits between naive extraction tools and expensive cloud APIs, supporting wide range of formats and providing structured text with position data or page rendering.

Source →
ArchitectureLlamaIndex
May 12, 2026

Local document parsing with infrastructure dependencies → LiteParse Server with modular deployment

LiteParse Server offers both slim version with no infrastructure dependencies and fuller setup with caching, rate limiting, tracing for flexible deployment options.

Source →
Feature LaunchLlamaIndex
May 12, 2026

LiteParse Server

A self-hosted HTTP backend for document parsing that preserves spatial layout of text with support for PDFs, Word documents, PowerPoints, spreadsheets, and images, featuring structured text with position data and page rendering as images.

Source →
Feature LaunchLlamaIndex
May 12, 2026

LiteParse Server

Self-hostable HTTP backend for document parsing that preserves spatial layout of text and supports PDFs, Word documents, PowerPoints, spreadsheets, and images with two main endpoints for structured text and image rendering.

Source →
Feature LaunchLlamaIndex
May 12, 2026

LiteParse Server

Self-hosted HTTP backend for document parsing that preserves spatial layout with support for PDFs, Word documents, PowerPoints, spreadsheets, and images, featuring two endpoints for structured text with position data and page rendering as images.

Source →
Architecturedbt Labs
May 6, 2026

Manual analytics engineering workflows → AI-assisted analytics engineering with agents

dbt Labs introduced AI agents and developer agents that automate coding and testing tasks, enabling faster analytics engineering without manual intervention.

Source →
Feature Launchdbt Labs
May 6, 2026

dbt Developer Agent

An AI-powered coding agent for analytics engineering that is grounded in your dbt project to help ship faster without breaking downstream dependencies.

Source →
Architecturedbt Labs
May 6, 2026

Manual analytics engineering workflows → AI-powered agent-based analytics engineering

Introduction of dbt Developer Agent and agentic approaches represents a shift from manual coding to AI-assisted, autonomous analytics engineering workflows.

Source →
Feature Launchdbt Labs
May 6, 2026

dbt Developer Agent

An AI-powered coding agent for analytics engineering that is now in Preview, enabling developers to automate analytics engineering tasks.

Source →
Feature Launchdbt Labs
May 6, 2026

dbt Developer Agent

An AI-powered coding agent for analytics engineering now available in Preview that assists with analytics engineering tasks.

Source →
Feature Launchdbt Labs
May 6, 2026

dbt Developer Agent

An AI coding agent for analytics engineering that is now in preview, enabling automated development assistance.

Source →
Feature LaunchAstronomer
May 5, 2026

Astro Private Cloud 2.0

Generally Available release with disaster recovery, governance, and audit logging capabilities on customer terms.

Source →
Feature LaunchAstronomer
May 5, 2026

Astro Private Cloud 2.0

Enterprise orchestration platform featuring Disaster Recovery, Governance, and Audit Logging capabilities now Generally Available.

Source →
Feature LaunchAstronomer
May 5, 2026

Astro Private Cloud 2.0

Introduces disaster recovery, governance, and audit logging capabilities for Airflow-as-a-service in customer environments, now generally available.

Source →
Feature LaunchAirbyte
May 4, 2026

Airbyte Agent SDK

Ship AI agents faster with the Airbyte Agent SDK skip custom data plumbing and connect agents to reliable, production-ready data pipelines.

Source →
Feature LaunchAirbyte
May 4, 2026

Airbyte MCP (Model Context Protocol)

One connection gives AI agents secure access to your entire business context through Airbyte MCP—without rebuilding data integrations.

Source →
Feature LaunchAirbyte
May 4, 2026

Airbyte Agents

Introducing Airbyte Agents—a new way to give AI agents trusted business context with Airbyte.

Source →
Feature LaunchAirbyte
May 4, 2026

Airbyte Agent SDK

Ship AI agents faster with the Airbyte Agent SDK, allowing teams to skip custom data plumbing and connect agents to reliable, production-ready data pipelines.

Source →
Feature LaunchAirbyte
May 4, 2026

Airbyte MCP (Model Context Protocol)

One connection gives AI agents secure access to entire business context through Airbyte MCP without rebuilding data integrations.

Source →
Feature LaunchAirbyte
May 4, 2026

Airbyte Agents

New way to give AI agents trusted business context with Airbyte, enabling agents to autonomously collect, process, analyze, and act on data.

Source →
Feature LaunchAirbyte
May 4, 2026

Airbyte Agent SDK

SDK enabling developers to ship AI agents faster by skipping custom data plumbing and connecting agents to production-ready data pipelines.

Source →
Feature LaunchAirbyte
May 4, 2026

Airbyte MCP (Model Context Protocol)

One connection gives AI agents secure access to entire business context through Airbyte MCP without rebuilding data integrations.

Source →
Feature LaunchAirbyte
May 4, 2026

Airbyte Agents

New feature introducing Airbyte Agents to give AI agents trusted business context with Airbyte.

Source →
Feature LaunchAstronomer
Apr 30, 2026

Otto

The only data engineering agent built for Airflow, bringing Astronomer's operational Airflow knowledge directly to engineers doing the work.

Source →
Feature LaunchAstronomer
Apr 30, 2026

Otto

The only data engineering agent built for Airflow, purpose-built to bring Astronomer's operational Airflow knowledge directly to engineers doing the work.

Source →
Feature LaunchAstronomer
Apr 30, 2026

Otto

The only data engineering agent built for Airflow, bringing Astronomer's operational knowledge directly to engineers doing the work.

Source →
Feature LaunchLlamaIndex
Apr 29, 2026

LlamaParse MCP

Model Context Protocol tools for agentic OCR with Parse, Classify, and Split capabilities, enabling integration with Claude, Cursor, or Copilot for agentic document processing.

Source →
ArchitectureAstronomer
Apr 29, 2026

airflow-ai-sdk → Apache Airflow Common AI Provider

Official provider migration for AI and LLM workflows, built on PydanticAI with same decorators and engine, plus 350+ provider hooks as agent tools.

Source →
Feature LaunchLlamaIndex
Apr 29, 2026

LlamaParse MCP

Refactored MCP around agentic document processing with Parse, Classify, and Split tools for integrating LlamaParse with Claude, Cursor, or Copilot.

Source →
Feature LaunchLlamaIndex
Apr 29, 2026

LlamaParse MCP

Refactored Model Context Protocol integration around agentic document processing with Parse, Classify, and Split capabilities for AI agents like Claude, Cursor, and Copilot.

Source →
Feature LaunchAstronomer
Apr 29, 2026

Airflow AI SDK

Official provider for AI and LLM workflows in Apache Airflow, built on PydanticAI with durable execution and human review.

Source →
Feature LaunchLlamaIndex
Apr 29, 2026

LlamaParse MCP

Agentic OCR tools for AI agents with Parse, Classify, and Split capabilities, allowing connection to Claude, Cursor, or Copilot for complex document reading.

Source →
Feature LaunchLlamaIndex
Apr 29, 2026

LlamaParse MCP

Agentic OCR tools for AI agents refactored around agentic document processing with Parse, Classify, and Split capabilities, compatible with Claude, Cursor, and Copilot.

Source →
ArchitectureAstronomer
Apr 29, 2026

airflow-ai-sdk → Apache Airflow's Common AI provider

Migration from airflow-ai-sdk to apache-airflow-providers-common-ai 0.1.0, Airflow's official provider for AI and LLM workflows built on PydanticAI with improved toolsets.

Source →
Feature LaunchCoalesce
Apr 28, 2026

Coalesce MCPs (Model Context Protocols)

New Model Context Protocols for Transform, Catalog, and Quality features with hands-on learning opportunities.

Source →
Feature LaunchCoalesce
Apr 28, 2026

Coalesce MCPs (Model Configuration Patterns)

New capabilities for Transform, Catalog, and Quality with hands-on training and demonstrations available.

Source →
Feature LaunchCoalesce
Apr 28, 2026

Coalesce MCPs (Model Context Protocol)

Transform, Catalog, and Quality MCPs enabling AI-ready data transformations and management capabilities.

Source →
Feature LaunchAstronomer
Apr 23, 2026

Cross-Region Disaster Recovery on Astro

Generally Available disaster recovery feature with architecture decisions around database replication and warm standby compute with one-click failover.

Source →
Feature LaunchAstronomer
Apr 23, 2026

Cross-Region Disaster Recovery on Astro

Generally Available disaster recovery feature with cross-region failover capabilities, Aurora Global Clusters database replication, and warm standby compute.

Source →
Feature LaunchAstronomer
Apr 23, 2026

Cross-Region Disaster Recovery on Astro

Enables cross-region disaster recovery for Astro with Aurora Global Clusters, warm standby compute, and one-click failover, now generally available.

Source →
PartnershipLlamaIndex
Apr 22, 2026

Kaggle

Launched ParseBench, a new leaderboard and benchmark for evaluating document parsers, OCR systems, and agentic document understanding on enterprise files.

Source →
PartnershipLlamaIndex
Apr 22, 2026

Kaggle

LlamaIndex and Kaggle launched ParseBench, a new leaderboard and benchmark for evaluating document parsers and OCR systems for AI agents.

Source →
PartnershipLlamaIndex
Apr 21, 2026

NVIDIA

HTTP client support integration for NVIDIA embeddings.

Source →
Feature LaunchLlamaIndex
Apr 21, 2026

HTTP client support for NVIDIA embeddings

Added HTTP client support to NVIDIA embeddings integration for flexible client configuration.

Source →
Feature LaunchAstronomer
Apr 21, 2026

Cosmos 1.14

Delivers significant improvements to Watcher execution mode for running dbt in Airflow, plus restructured documentation built around production usage.

Source →
Partnershipdbt Labs
Apr 21, 2026

Google Cloud

dbt Labs expanded partnership with Google Cloud including 45-day Enterprise free trial for startups and recognition as 2026 Google Cloud Partner of the Year.

Source →
Feature LaunchLlamaIndex
Apr 21, 2026

HTTP client support for NVIDIA embeddings

Added HTTP client support to NVIDIA embeddings integration for improved connectivity.

Source →
Feature LaunchAstronomer
Apr 21, 2026

Cosmos 1.14

Significant improvements to Watcher execution mode for running dbt in Airflow, plus fully restructured documentation built around production usage patterns.

Source →
Partnershipdbt Labs
Apr 21, 2026

Google Cloud (Partner of the Year)

dbt Labs won a 2026 Google Cloud Partner of the Year Award recognizing its collaboration and impact on the Google Cloud platform.

Source →
PartnershipLlamaIndex
Apr 21, 2026

NVIDIA

HTTP client support added to NVIDIA embeddings integration.

Source →
Feature LaunchLlamaIndex
Apr 21, 2026

HTTP client support for NVIDIA embeddings

Addition of HTTP client support to NVIDIA embeddings integration.

Source →
Feature LaunchAstronomer
Apr 21, 2026

Cosmos 1.14

Delivers significant improvements to Watcher execution mode for running dbt in Airflow, plus restructured documentation focused on production use cases.

Source →
Partnershipdbt Labs
Apr 21, 2026

Google Cloud

dbt Labs offers 45-day Enterprise free trial via Google Cloud Startup Perks program and won 2026 Google Cloud Partner of the Year Award.

Source →
Partnershipdbt Labs
Apr 17, 2026

Google (Antigravity)

dbt Labs is integrating with Google's Antigravity agentic IDE to enable AI-assisted analytics engineering.

Source →
Partnershipdbt Labs
Apr 17, 2026

Google

dbt integration with Google's Antigravity agentic IDE, enabling AI agents to work within dbt projects for advanced analytics automation.

Source →
Feature LaunchAstronomer
Apr 16, 2026

Blueprint in Astro

Self-service DAG authoring for entire organizations with drag-and-drop no-code interface, allowing non-technical users to create Airflow pipelines without Python knowledge.

Source →
Partnershipdbt Labs
Apr 16, 2026

Tableau

dbt Labs partnered with Tableau through MCP integration to enable impact analysis, metric reconciliation, and structured context for reliable AI analytics.

Source →
Partnershipdbt Labs
Apr 16, 2026

Tableau

dbt and Tableau integration through MCPs enables structured context for reliable AI analytics, including impact analysis and metric reconciliation.

Source →
Feature LaunchAstronomer
Apr 16, 2026

Blueprint in Astro

Self-service DAG authoring tool with drag-and-drop no-code interface allowing anyone to create Airflow pipelines without Python or Airflow knowledge.

Source →
Feature LaunchAstronomer
Apr 16, 2026

Blueprint in Astro

Enables self-service DAG authoring with drag-and-drop no-code interface, allowing non-technical users to create Airflow pipelines using templates defined by data engineers.

Source →
Feature Launchdbt Labs
Apr 16, 2026

dbt + Tableau Integration (MCP support)

Integration enabling structured context for reliable AI analytics through Model Context Protocol support, unlocking impact analysis and metric reconciliation.

Source →
Feature LaunchUnstructured
Apr 15, 2026

Webhooks

Connect Unstructured to everything that comes after using webhooks for integration.

Source →
Feature LaunchUnstructured
Apr 15, 2026

Webhooks

Webhooks feature enabling connection of Unstructured to downstream systems and applications.

Source →
Feature LaunchUnstructured
Apr 15, 2026

Webhooks

Webhooks feature to connect Unstructured to downstream applications and services.

Source →
PartnershipLlamaIndex
Apr 14, 2026

LanceDB

Structure-aware PDF QA pipeline built using LanceDB for retrieval and LlamaParse for document parsing.

Source →
PartnershipLlamaIndex
Apr 14, 2026

Auth0

Partnership on secure document agents, enabling secure authentication and access control for LlamaParse-powered document processing workflows.

Source →
PartnershipLlamaIndex
Apr 14, 2026

LanceDB

Structure-aware PDF QA pipeline integration with LanceDB for improved document question-answering capabilities.

Source →
PartnershipLlamaIndex
Apr 14, 2026

Auth0

Partnership on secure document agents for agentic document processing with built-in security features.

Source →
Pricing ChangePrefect
Apr 14, 2026

Prefect pricing update

Prefect Cloud self-serve plans compared to Dagster+ with detailed pricing and feature breakdown for small teams and solo practitioners.

Source →
Feature LaunchLlamaIndex
Apr 13, 2026

ParseBench

Open-source benchmark for evaluating document OCR and parsing quality for AI agents, containing ~2,000 human-verified enterprise document pages with over 167,000 test rules across five critical dimensions: tables, charts, content faithfulness, semantic formatting, and visual grounding.

Source →
Feature LaunchLlamaIndex
Apr 13, 2026

ParseBench

First document parsing benchmark for AI agents with ~2,000 human-verified enterprise document pages and 167,000+ test rules, evaluating parsers across five critical dimensions: tables, charts, content faithfulness, semantic formatting, and visual grounding.

Source →
Feature LaunchLlamaIndex
Apr 13, 2026

ParseBench

The first document parsing benchmark for AI agents with ~2,000 human-verified enterprise document pages and 167,000+ test rules, evaluating parsers across five critical dimensions including tables, charts, content faithfulness, semantic formatting, and visual grounding.

Source →
Feature LaunchLlamaIndex
Apr 13, 2026

ParseBench

First open-source document parsing benchmark for AI agents with ~2,000 human-verified enterprise document pages and 167,000+ test rules, evaluating parsers across tables, charts, content faithfulness, semantic formatting, and visual grounding.

Source →
Feature LaunchLlamaIndex
Apr 13, 2026

ParseBench

Open-source benchmark for document parsing and OCR systems with ~2,000 human-verified enterprise document pages and 167,000+ test rules, evaluating parsers across five dimensions: tables, charts, content faithfulness, semantic formatting, and visual grounding.

Source →
Feature Launchdbt Labs
Apr 8, 2026

dbt-core v1.11.8 - Unit Test and UDF Documentation

Documentation updates enable display of unit tests, add support for Saved Query node and UDF lineage graph visualization.

Source →
ArchitectureLlamaIndex
Apr 8, 2026

Traditional OCR → Agentic OCR

Shift from traditional OCR that transcribes documents to agentic document processing that uses reasoning, self-correction, and adaptive model selection for reliable automation handling layout changes and complex documents.

Source →
Feature Launchdbt Labs
Apr 8, 2026

dbt-core v1.11.8

Add support for UDF (function) resource type in lineage graph visualization.

Source →
Feature Launchdbt Labs
Apr 8, 2026

dbt-core v1.11.8

Enable display of unit tests in dbt-docs and add support for Saved Query node type.

Source →
Architecturedbt Labs
Apr 8, 2026

Architecture shift

Added @requires.catalogs decorator to compile and test commands to support REST Catalog-Linked database compilation.

Source →
Feature Launchdbt Labs
Apr 8, 2026

dbt-core v1.11.8

Add support for UDF (function) resource type in lineage graph visualization.

Source →
Feature Launchdbt Labs
Apr 8, 2026

dbt-core v1.11.8

Enable display of unit tests and add support for Saved Query node type in dbt-docs.

Source →
Feature LaunchAstronomer
Apr 7, 2026

Apache Airflow 3.2

Major release featuring asset partitions, async tasks, and continued improvements to the Airflow 3 platform.

Source →
Feature LaunchAstronomer
Apr 7, 2026

Apache Airflow 3.2

New Airflow release featuring asset partitions, async tasks, and continued improvements to the Airflow 3 platform.

Source →
Feature LaunchAstronomer
Apr 7, 2026

Apache Airflow 3.2

Introduces asset partitions, async tasks, and continued improvements to the Airflow 3 platform.

Source →
Feature LaunchUnstructured
Mar 26, 2026

Extract

New file transformation feature introduced by Unstructured.

Source →
Feature Launchdbt Labs
Mar 26, 2026

dbt Community Champions Program

A program to recognize and support community leaders within the dbt ecosystem.

Source →
Feature LaunchUnstructured
Mar 26, 2026

Extract

New feature introduced for extracting data from documents, part of Unstructured's product offerings.

Source →
Feature LaunchUnstructured
Mar 26, 2026

Extract

New feature or product for document extraction capabilities.

Source →
PartnershipLlamaIndex
Mar 25, 2026

OpenAI

GPT-5.4 Mini and Nano variants support added.

Source →
PartnershipLlamaIndex
Mar 25, 2026

MiniMax

MiniMax LLM provider integration with M2.7 default model.

Source →
Feature LaunchLlamaIndex
Mar 25, 2026

MiniMax LLM provider

New LLM provider integration with MiniMax M2.7 as default model.

Source →
Feature LaunchLlamaIndex
Mar 25, 2026

MiniMax LLM provider integration

New LLM integration with MiniMax supporting M2.7 model as default.

Source →
Feature LaunchLlamaIndex
Mar 25, 2026

OpenAI GPT-5 variants support

Support for OpenAI GPT-5 chat model variants including Mini and Nano models.

Source →
Feature LaunchLlamaIndex
Mar 25, 2026

MiniMax LLM provider

MiniMax LLM provider integration with M2.7 default model support.

Source →
Feature LaunchLlamaIndex
Mar 19, 2026

LiteParse

Open-source local document parser with zero Python dependencies, runs entirely locally and uses grid projection algorithm to extract text while preserving spatial structure for tables, columns, and alignment.

Source →
Feature LaunchLlamaIndex
Mar 19, 2026

LiteParse

Open-source, lightweight, local document parser built from LlamaParse development, runs entirely locally with zero Python dependencies, and is optimized for how agents iterate on documents.

Source →
Feature LaunchLlamaIndex
Mar 19, 2026

LiteParse

Open-source, lightweight local document parser with zero Python dependencies, runs entirely locally and is built around how agents iterate on documents: parse text fast with fallback to screenshots for visual reasoning.

Source →
Feature LaunchLlamaIndex
Mar 19, 2026

LiteParse

Open-source lightweight document parser with zero Python dependencies, running entirely locally and built around agentic iteration with fast text parsing and visual reasoning fallback.

Source →
Feature LaunchLlamaIndex
Mar 19, 2026

LiteParse

Open-source, lightweight document parser running entirely locally with zero Python dependencies, designed for how agents iterate on documents with fast text parsing and screenshot fallback for visual reasoning.

Source →
ArchitectureLlamaIndex
Mar 17, 2026

Text-only extraction → Multimodal document understanding with visual grounding

Architectural evolution incorporating visual grounding, bounding boxes, and spatial awareness to handle complex layouts, charts, and images alongside text extraction.

Source →
Feature LaunchLlamaIndex
Mar 17, 2026

SemTools

CLI tool for agentic document search with v2 full LlamaParse v2 API migration and v3.0.0 major release featuring new capabilities for coding agents.

Source →
Feature LaunchAstronomer
Mar 16, 2026

Astro CLI

Enhanced with standalone mode, automatic port management, and direct API access for faster Airflow pipeline development and deployment.

Source →
ArchitectureLlamaIndex
Mar 16, 2026

LlamaParse reader → Updated Llama Cloud managed index

Removed LlamaParse reader integration and updated Llama Cloud managed index API.

Source →
ArchitectureLlamaIndex
Mar 16, 2026

Python 3.9 → Python 3.10+

Deprecated Python 3.9 support across all packages, moving to Python 3.10 and later versions.

Source →
PartnershipLlamaIndex
Mar 16, 2026

Llama Cloud

Updated managed index integration and removed LlamaParse reader dependency.

Source →
PartnershipLlamaIndex
Mar 16, 2026

Cohere

Updated to use Chat API with retry logic and improved error handling.

Source →
PartnershipLlamaIndex
Mar 16, 2026

Google Gemini

Support for Gemini 3 with temperature control and improved file API handling.

Source →
PartnershipLlamaIndex
Mar 16, 2026

OpenAI

Multiple enhancements including gpt-5 variants, reasoning content support, and improved tool calling.

Source →
Feature LaunchLlamaIndex
Mar 16, 2026

ModelsLab LLM integration

New LLM provider integration for ModelsLab with custom model support.

Source →
ArchitectureLlamaIndex
Mar 16, 2026

Python 3.9 → Python 3.10+

Deprecated Python 3.9 support across all LlamaIndex integrations requiring Python 3.10 or higher.

Source →
Feature LaunchLlamaIndex
Mar 16, 2026

ModelsLab LLM integration

New LLM provider integration for ModelsLab API.

Source →
Feature LaunchAstronomer
Mar 16, 2026

Astro CLI Updates

Enhanced Astro CLI with standalone mode, automatic port management, and direct API access for faster pipeline development and deployment.

Source →
Feature LaunchLlamaIndex
Mar 16, 2026

ModelsLab LLM integration

New LLM provider integration with ModelsLab offering OpenAI-compatible LLM capabilities.

Source →
Feature LaunchAstronomer
Mar 16, 2026

Astro CLI improvements

Enhanced with standalone mode, automatic port management, and direct API access for faster Airflow pipeline development and deployment.

Source →
ArchitectureAirbyte
Mar 11, 2026

Model-specific agent infrastructure → Model-agnostic infrastructure

Build model-agnostic infrastructure for AI agents that works across multiple LLMs, enabling flexibility and scalability.

Source →
ArchitectureAirbyte
Mar 11, 2026

Single-model infrastructure → Model-agnostic infrastructure for agents

Build infrastructure that works across multiple LLMs, enabling flexibility, scalability, and future-proof AI systems.

Source →
PartnershipLlamaIndex
Mar 10, 2026

Neo4j

Neo4j graph store enhancement with APOC sample parameter for schema introspection.

Source →
PartnershipLlamaIndex
Mar 10, 2026

ModelsLab

ModelsLab LLM provider integration.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

Neo4j hybrid search with APOC

Neo4j graph store enhancement with APOC sample parameter for schema introspection.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

ModelsLab LLM integration

New ModelsLab LLM provider integration for accessing ModelsLab API.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

SlidingWindowRateLimiter

Strict per-minute rate limiting enforcer using sliding window algorithm for API rate control.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

Token-bucket rate limiter

Rate limiting mechanism for LLM and embedding API calls to manage request throttling.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

Multimodal LLMReranker

Enhanced reranking capability supporting multimodal input types for improved relevance ranking.

Source →
ArchitectureAstronomer
Mar 10, 2026

Control plane-based auth architecture → Dataplane-based auth proxy architecture

Astronomer's new dataplane-based auth architecture improves Astro resilience, reduces blast radius, and keeps DAG runs running during control plane outages.

Source →
ArchitectureLlamaIndex
Mar 10, 2026

RestrictedUnpickler → RestrictedUnpickler (added security)

Added RestrictedUnpickler to SimpleObjectNodeMapping to prevent unsafe pickle deserialization (CWE-502).

Source →
ArchitectureLlamaIndex
Mar 10, 2026

asyncio.iscoroutinefunction → get_asyncio_module

Deprecated asyncio_module in favor of get_asyncio_module for better async context handling.

Source →
PartnershipLlamaIndex
Mar 10, 2026

Neo4j

Added user agent support and APOC sample parameter for large database schema introspection.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

Multimodal LLMReranker

Added multimodal support to the LLMReranker component for improved ranking with multimodal inputs.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

SlidingWindowRateLimiter

New rate limiter implementation for strict per-minute caps on API requests.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

Token-bucket rate limiter

Added token-bucket rate limiter for LLM and embedding API calls to prevent rate limiting issues.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

LlamaParse Startup Program

Startup program offering free credits and founder access to LlamaParse for early-stage companies.

Source →
ArchitectureLlamaIndex
Mar 10, 2026

asyncio_module parameter → get_asyncio_module() utility

Deprecated asyncio_module parameter in favor of get_asyncio_module() function for better async context management.

Source →
PartnershipLlamaIndex
Mar 10, 2026

Neo4j

Enhanced Neo4j integration with user agent support and APOC schema introspection capabilities.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

Neo4j APOC sampling

Added apoc_sample parameter for efficient large database schema introspection.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

GPT-5 models support

Added support for GPT-5 variants including GPT-5.2-chat, GPT-5.2-pro, and reasoning models.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

Multimodal LLMReranker

New reranker that supports multimodal inputs for improved relevance ranking.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

Token-bucket rate limiter

Added token-bucket and sliding window rate limiters for LLM and embedding API calls to prevent exceeding rate limits.

Source →
PartnershipLlamaIndex
Mar 10, 2026

Google Gemini

Integration of Gemini Embedding 2 (3072-dimensional vectors with multimodal support) into the LlamaIndex stack for document processing and retrieval workflows.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

Multimodal LLMReranker

Reranker supporting multimodal inputs for improved ranking of retrieved documents in multimodal scenarios.

Source →
Feature LaunchLlamaIndex
Mar 10, 2026

Token-bucket rate limiter

Rate limiter for LLM and embedding API calls with support for both token-bucket and sliding window rate limiting strategies.

Source →
PartnershipLlamaIndex
Mar 10, 2026

Google (Gemini)

Integration of Gemini Embedding 2 (3072-dimensional vectors, multimodal support) into LlamaIndex stack for building searchable audio knowledge bases.

Source →
Pricing ChangeLlamaIndex
Mar 10, 2026

LlamaIndex pricing update

LlamaParse now offers a Startup Program with free credits and founder access for early-stage companies.

Source →
ArchitectureAstronomer
Mar 10, 2026

Control plane-based auth architecture → Dataplane-based auth architecture

Astronomer's new dataplane-based auth proxy architecture improves Astro resilience, reduces blast radius, and keeps DAG runs running during control plane outages.

Source →
ArchitectureCoalesce
Mar 9, 2026

Standalone data quality tools → Native Data Operating Layer with integrated quality observability

Coalesce is shifting from separate point solutions to an integrated Data Operating Layer that includes quality, observability, and data governance as core components.

Source →
PartnershipCoalesce
Mar 9, 2026

SYNQ

Coalesce acquired SYNQ to bring native data quality capabilities into the Data Operating Layer.

Source →
Feature LaunchCoalesce
Mar 9, 2026

Coalesce Quality

Data observability solution integrated as part of the Data Operating Layer, providing automated testing, lineage, and compliance capabilities.

Source →
Feature LaunchCoalesce
Mar 9, 2026

Coalesce Quality

Data observability integrated as part of the Data Operating Layer, bringing native data quality capabilities to the platform.

Source →
ArchitectureCoalesce
Mar 9, 2026

Architecture shift

Coalesce's architectural evolution incorporating data quality observability as a native component of the data operating layer.

Source →
Feature LaunchCoalesce
Mar 9, 2026

Coalesce Quality

Data observability feature integrated as part of the data operating layer for monitoring and managing data quality.

Source →
ArchitectureAirbyte
Mar 4, 2026

Traditional RAG → Agentic AI with autonomous reasoning

Decline of traditional RAG in favor of autonomous agents that reshape retrieval, reasoning, and knowledge workflows.

Source →
ArchitectureAirbyte
Mar 4, 2026

Traditional RAG → Agentic AI with autonomous agents

Decline of traditional RAG in favor of autonomous agents reshaping retrieval, reasoning, and knowledge workflows in agentic AI.

Source →
ArchitectureAirbyte
Mar 4, 2026

Traditional RAG (Retrieval-Augmented Generation) → Agentic AI with autonomous agent workflows

Shift from traditional RAG to agentic AI where autonomous agents reshape retrieval, reasoning, and knowledge workflows.

Source →
ArchitectureAirbyte
Mar 4, 2026

Traditional RAG (Retrieval-Augmented Generation) → Agentic AI with context-aware architecture

Shift from traditional RAG to agentic AI systems reshaping retrieval, reasoning, and knowledge workflows.

Source →
ArchitectureLlamaIndex
Mar 3, 2026

RAG framework → Agentic document processing platform

Strategic evolution of LlamaIndex from a RAG framework to a comprehensive agentic document processing platform serving 300k+ users across 50+ document formats.

Source →
PartnershipAirbyte
Feb 27, 2026

Anthropic (Claude Code)

Integration enabling use of Claude Code for database work including querying, schema design, migrations, and optimization.

Source →
Feature LaunchAstronomer
Feb 19, 2026

Dag-Level Roles on Astro

Enterprise feature enabling fine-grained access control to individual DAGs within a shared deployment for Enterprise customers.

Source →
Feature LaunchAirbyte
Feb 19, 2026

Airbyte Agent Engine

Platform enabling smarter, agent-driven data integration with faster setup and reduced operational overhead, entered public beta.

Source →
Feature LaunchAirbyte
Feb 19, 2026

Airbyte Agent Engine

Airbyte Agent Engine enables smarter, agent-driven data integration with faster setup and reduced operational overhead, entering public beta.

Source →
Feature LaunchAstronomer
Feb 19, 2026

Dag-Level Roles on Astro

Fine-grained access control feature allowing Enterprise customers to control access to individual DAGs within shared deployments.

Source →
Feature LaunchAstronomer
Feb 19, 2026

Dag-Level Roles on Astro

Enterprise customers can now control access to individual DAGs within a shared deployment with fine-grained role-based access control.

Source →
PartnershipLlamaIndex
Feb 18, 2026

Oracle

OCI DataScience streaming endpoint support for streaming predictions.

Source →
PartnershipLlamaIndex
Feb 18, 2026

Mistral

Mistral LLM integration updated to support Azure SDK.

Source →
PartnershipLlamaIndex
Feb 18, 2026

GitHub

Enhanced GitHubRepoReader with selective file fetching and deduplication.

Source →
PartnershipLlamaIndex
Feb 18, 2026

Microsoft

SharePoint reader enhancement with Microsoft Graph API pagination support.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

OCI DataScience streaming endpoint

Added support for OCI DataScience /predictWithStream endpoint for streaming use cases.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

Mistral Azure SDK support

Updated Mistral LLM integration to support Azure SDK.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

Microsoft SharePoint pagination

Added pagination support for Microsoft Graph API calls in SharePoint reader.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

GitHubRepoReader enhancements

Enhanced GitHub reader with selective file fetching and deduplication capabilities.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

LayoutIR reader integration

New reader integration for LayoutIR document parsing and extraction.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

AgentMesh

Trust layer integration for LlamaIndex agents enabling secure agent mesh operations.

Source →
ArchitectureLlamaIndex
Feb 18, 2026

eval() → json.loads

Replaced eval() with json.loads in FaissMapVectorStore persistence for improved security.

Source →
PartnershipLlamaIndex
Feb 18, 2026

Microsoft SharePoint

Added pagination support for Microsoft Graph API calls.

Source →
PartnershipLlamaIndex
Feb 18, 2026

OCI Data Science

Added support for new OCI DataScience endpoint with streaming capabilities.

Source →
PartnershipLlamaIndex
Feb 18, 2026

GitHub

Enhanced GitHubRepoReader with selective file fetching and deduplication features.

Source →
PartnershipLlamaIndex
Feb 18, 2026

Mistral AI

Support for Azure SDK integration and updated package requirements.

Source →
PartnershipLlamaIndex
Feb 18, 2026

Anthropic

Added support for Claude Sonnet 4.6 and Claude Opus 4.6 with enhanced structured predict methods.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

AgentMesh

Trust layer for LlamaIndex Agents providing enhanced agent coordination and management.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

LayoutIR reader integration

New reader integration for LayoutIR with selective file fetching capabilities.

Source →
ArchitectureLlamaIndex
Feb 18, 2026

llama-index-embeddings-ibm persistent_connection parameter → Auto-managed connections

Removed persistent_connection parameter support from IBM embeddings integration.

Source →
ArchitectureLlamaIndex
Feb 18, 2026

llama-index-llms-ibm persistent_connection parameter → Auto-managed connections

Removed persistent_connection parameter support from IBM LLM integration.

Source →
PartnershipLlamaIndex
Feb 18, 2026

LayoutIR

Integration of LayoutIR for document layout understanding and extraction.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

Claude Sonnet 4.6 support

Added support for Claude Sonnet 4.6 model in Anthropic and Bedrock integrations.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

Microsoft SharePoint pagination

Added pagination support for Microsoft Graph API calls in SharePoint reader.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

LayoutIR reader integration

New document reader integration for LayoutIR format supporting structured document extraction.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

Enhanced GitHubRepoReader

Selective file fetching and deduplication capabilities for GitHub repository reading.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

AgentMesh

Trust layer for LlamaIndex agents providing secure agent mesh networking and orchestration.

Source →
ArchitectureLlamaIndex
Feb 18, 2026

LLM-generated code execution → Sandboxed LLM-generated code execution

EvaporateExtractor now sandboxes LLM-generated code execution for improved security.

Source →
PartnershipLlamaIndex
Feb 18, 2026

LayoutIR

Reader integration for document layout parsing.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

LayoutIR reader integration

Reader integration for LayoutIR format supporting advanced document layout parsing.

Source →
Feature LaunchLlamaIndex
Feb 18, 2026

AgentMesh integration

Trust layer for LlamaIndex agents enabling secure agent orchestration.

Source →
Feature LaunchLlamaIndex
Feb 17, 2026

Page-Level Extraction in LlamaExtract

Feature enabling extraction of structured data with custom schemas while preserving page-by-page granularity for auditable and actionable document insights.

Source →
ArchitectureLlamaIndex
Feb 17, 2026

Full-text extraction → Page-level granular extraction

Shift toward page-level extraction granularity in LlamaExtract for better audit trails, actionability, and preservation of document context and source attribution.

Source →
PartnershipLlamaIndex
Feb 17, 2026

PostHog

Integration for LLM analytics providing insights into LLM usage and performance in document processing workflows.

Source →
Feature Launchdbt Labs
Feb 17, 2026

dbt-core v1.11.6

Add config.meta_get to python model parsing for metadata access in Python models.

Source →
Feature Launchdbt Labs
Feb 17, 2026

dbt-core v1.11.6

Added config.meta_get to python model parsing for accessing metadata configuration.

Source →
ArchitectureLlamaIndex
Feb 15, 2026

eval() function → json.loads()

FaissMapVectorStore replaced unsafe eval() with json.loads() for JSON deserialization.

Source →
ArchitectureLlamaIndex
Feb 12, 2026

Batch processing and synchronous chatbots → Long-horizon document agents

Evolution from constrained batch processing to long-horizon agents with event triggers, persistent task backlogs, and autonomous document management capabilities operating over extended periods.

Source →
PartnershipLlamaIndex
Feb 10, 2026

Upstage

Solar-pro3 model added to Upstage LLM integration.

Source →
PartnershipLlamaIndex
Feb 10, 2026

Langchain

Langchain 1.x compatibility support added.

Source →
PartnershipLlamaIndex
Feb 10, 2026

Chonkie

Document chunking library integration for advanced node parsing.

Source →
PartnershipLlamaIndex
Feb 10, 2026

Cohere

Custom base_url support added to Cohere LLM integration.

Source →
PartnershipLlamaIndex
Feb 10, 2026

AWS Bedrock

Adaptive thinking support in Bedrock Converse integration.

Source →
PartnershipLlamaIndex
Feb 10, 2026

AWS Bedrock

Claude Sonnet 4.6 and Opus 4.6 model support in Bedrock Converse integration.

Source →
PartnershipLlamaIndex
Feb 10, 2026

Anthropic

Claude Opus 4.6 model support added to Anthropic LLM integration.

Source →
PartnershipLlamaIndex
Feb 10, 2026

Anthropic

Claude Sonnet 4.6 model support added to Anthropic LLM integration.

Source →
Feature LaunchLlamaIndex
Feb 10, 2026

TokenBudgetHandler

Callback handler for token-based cost governance and budget tracking.

Source →
Feature LaunchLlamaIndex
Feb 10, 2026

Chonkie node parser integration

Integration with Chonkie library for advanced document chunking capabilities.

Source →
Feature LaunchLlamaIndex
Feb 10, 2026

Chonkie integration

New node parser integration based on Chonkie for advanced text chunking.

Source →
Feature LaunchLlamaIndex
Feb 10, 2026

TokenBudgetHandler

Callback handler for cost governance and token budget management.

Source →
PartnershipLlamaIndex
Feb 10, 2026

Chonkie

Integration of Chonkie library for semantic-aware document chunking.

Source →
Feature LaunchLlamaIndex
Feb 10, 2026

Claude Opus 4.6 support

Added support for Claude Opus 4.6 model in Anthropic and Bedrock integrations.

Source →
Feature LaunchLlamaIndex
Feb 10, 2026

TokenBudgetHandler

New callback handler for cost governance and token budget tracking.

Source →
Feature LaunchLlamaIndex
Feb 10, 2026

Chonkie node parser integration

Integration with Chonkie library for semantic-aware document chunking with improved token-based code splitting.

Source →
PartnershipLlamaIndex
Feb 10, 2026

Chonkie

Node parser integration for advanced document chunking.

Source →
Feature LaunchLlamaIndex
Feb 10, 2026

TokenBudgetHandler

Callback handler for cost governance through token budget tracking.

Source →
Feature LaunchLlamaIndex
Feb 10, 2026

Chonkie node parser integration

Integration of Chonkie node parser for advanced document parsing and chunking.

Source →
Feature LaunchAstronomer
Feb 5, 2026

AI Agent Tooling for Local Development

Specialized Airflow knowledge integration with Claude Code, Cursor, VS Code, and 25+ compatible AI coding tools for local development workflows.

Source →
ArchitectureAirbyte
Jan 29, 2026

Data warehouse-centric architecture → Operational agent architecture

Agent architecture differs fundamentally from data warehouses, requiring new design patterns for real-time action and autonomous operations.

Source →
Feature LaunchLlamaIndex
Jan 28, 2026

LlamaAgents Builder

Natural language agent creation tool that generates appropriate agent workflows from plain-language descriptions of document processing tasks.

Source →
Feature LaunchAstronomer
Jan 28, 2026

Astro API

Production-ready and generally available stable foundation for programmatically managing Astro at scale.

Source →
Feature LaunchLlamaIndex
Jan 28, 2026

LlamaAgents Builder

Natural language agent builder that converts plain-language descriptions into deployed document processing agents for tasks like financial statement classification and resume screening.

Source →
Feature LaunchLlamaIndex
Jan 28, 2026

LlamaAgents Builder

Natural language agent creation tool that converts plain-language descriptions into deployed document processing agent workflows without requiring manual coding.

Source →
Feature LaunchAstronomer
Jan 28, 2026

Astro API

Production-ready and Generally Available API for programmatically managing Astro at scale, providing stable foundation for automation and migration.

Source →
Feature LaunchLlamaIndex
Jan 28, 2026

LlamaAgents Builder

Tool to generate document processing agent workflows from natural language descriptions, enabling deployment of agents for classification and structured data extraction in minutes.

Source →
Feature LaunchLlamaIndex
Jan 28, 2026

LlamaAgents Builder

Natural language agent creation tool that generates appropriate agent workflows from plain-language descriptions for tasks like financial statement classification and resume section extraction.

Source →
Feature LaunchAstronomer
Jan 28, 2026

Astro API

Production-ready and generally available stable API for programmatically managing Astro at scale.

Source →
Feature LaunchAirbyte
Jan 26, 2026

Airbyte Knowledge MCP Server

MCP server optimized for intelligent knowledge orchestration, superior metadata control, and seamless end-to-end data operations.

Source →
Feature LaunchAirbyte
Jan 26, 2026

Airbyte Knowledge MCP Server

The New Airbyte Knowledge MCP Server optimized for intelligent knowledge orchestration, superior metadata control, and seamless end-to-end data operations.

Source →
Feature LaunchAirbyte
Jan 26, 2026

Airbyte Knowledge MCP Server

Optimized for intelligent knowledge orchestration, superior metadata control, and seamless end-to-end data operations.

Source →
Feature LaunchAirbyte
Jan 26, 2026

Airbyte Knowledge MCP Server

Optimized for intelligent knowledge orchestration, superior metadata control, and seamless end-to-end data operations.

Source →
Feature LaunchAstronomer
Jan 23, 2026

Astro Observe - Data Quality

Public preview of data quality monitoring with event-driven monitoring capabilities that change when and how data is validated.

Source →
Feature LaunchAstronomer
Jan 23, 2026

Astro Observe Data Quality

Data quality monitoring in Astro Observe now available in public preview with event-driven monitoring capabilities for fundamental validation changes.

Source →
Feature LaunchAstronomer
Jan 23, 2026

Astro Observe Data Quality

Event-driven data quality monitoring now in public preview with powerful new capabilities for validating data.

Source →
Feature LaunchAirbyte
Jan 22, 2026

Airbyte Agent Engine

Unified interface for AI agents to access external data sources with fully-managed authentication module supporting OAuth, hosted agent connectors, and Entity Cache.

Source →
Feature LaunchLlamaIndex
Jan 22, 2026

LlamaParse v2 API and SDKs

New API version with redesigned llama-cloud SDKs for Python and TypeScript, featuring structured configuration objects replacing flat parameter lists for easier parsing option discovery.

Source →
Feature LaunchAirbyte
Jan 22, 2026

Airbyte Agent Engine

Unified interface for agents to access external data sources with fully-managed authentication module, hosted agent connectors, and Entity Cache.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Voyage AI

Voyage-4 models added to Voyage AI embeddings integration.

Source →
PartnershipLlamaIndex
Jan 21, 2026

OpenAI

Support for structured output JSON schema name sanitization for generic Pydantic models.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Qdrant

Configurable search parameters for Qdrant vector store.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Opensearch

Async client methods for OpenSearch vector store.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Milvus

Milvus vector store partition name parameter support enhancement.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Google Vertex AI

Hybrid search support added to VertexAI Vector Search.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Volcengine

Volcengine MySQL vector store integration.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Alibaba Cloud

Alibaba Cloud MySQL vector store integration.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Apertis

Apertis LLM provider integration with example documentation.

Source →
PartnershipLlamaIndex
Jan 21, 2026

You.com

Revamped YouRetriever integration with updated API compatibility.

Source →
PartnershipLlamaIndex
Jan 21, 2026

HuggingFace

Reader integration for HuggingFace datasets library.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Ray

Distributed data ingestion pipeline integration using Ray framework.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Qdrant search parameters

Enhanced Qdrant vector store with configurable search parameters.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

OpenSearch async client methods

Added async close and aclose methods to OpenSearch vector client.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Milvus partition support

Enhanced Milvus vector store with partition name parameter support.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

VertexAI hybrid search support

Added hybrid search capability to VertexAI Vector Search integration.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Volcengine MySQL vector store

New vector store integration for Volcengine MySQL.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Alibaba MySQL vector store

New vector store integration for Alibaba Cloud MySQL.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Apertis LLM integration

New Apertis LLM provider integration with example documentation.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Parallel Web System tools

New tools integration enabling parallel web system operations and queries.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

YouRetriever revamp

Enhanced You.com retriever integration with updated API compatibility.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

HuggingFace datasets reader

New reader integration for loading datasets from HuggingFace datasets library.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

RayIngestionPipeline

Distributed data ingestion pipeline using Ray framework for scalable processing.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Token-based code splitting

CodeSplitter enhancement with token-based splitting support for improved code chunking.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

RayIngestionPipeline

Distributed data ingestion integration using Ray for parallel pipeline processing.

Source →
Feature LaunchUnstructured
Jan 21, 2026

Unstructured API

Prototype without connectors and scale with one API for document processing.

Source →
ArchitectureLlamaIndex
Jan 21, 2026

ORM Collection mix-usage → MilvusClient

Removed ORM Collection mix-usage pattern in favor of MilvusClient for Milvus vector store.

Source →
ArchitectureLlamaIndex
Jan 21, 2026

ChatMemoryBuffer → Memory

Replaced ChatMemoryBuffer with unified Memory component for improved consistency and flexibility.

Source →
PartnershipLlamaIndex
Jan 21, 2026

You.com

Revamped YouRetriever integration with updated API support.

Source →
PartnershipLlamaIndex
Jan 21, 2026

OpenSearch

Added close and aclose methods for proper client lifecycle management.

Source →
PartnershipLlamaIndex
Jan 21, 2026

MongoDB

Fixed async integration for MongoDB vector store.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Vertex AI

Added hybrid search support for Vertex AI Vector Search.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Qdrant

Added search parameters support for Qdrant vector store.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Milvus

Enhanced partition support and improved parameter naming in Milvus vector store.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Volcengine MySQL

New vector store integration for Volcengine MySQL databases.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Alibaba Cloud

New MySQL vector store integration for Alibaba Cloud.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Voyage AI

Added support for new Voyage AI embedding models including voyage-4 and multimodal-35.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Bedrock

Enhanced integration supporting ARNs for Bedrock Embedding Models and improved Bedrock Converse API support with reasoning content.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Parallel Web System tools

New tools integration for parallel web system interactions.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Apertis LLM integration

New LLM integration for Apertis provider with example documentation.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

HuggingFace datasets reader

New reader for loading datasets from HuggingFace Datasets library.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

RayIngestionPipeline

Integration for distributed data ingestion using Ray for parallel processing.

Source →
Feature LaunchUnstructured
Jan 21, 2026

Unstructured API

API that allows users to prototype without connectors and scale with a single API.

Source →
ArchitectureLlamaIndex
Jan 21, 2026

ORM Collection → MilvusClient

Removed ORM Collection mix-usage with MilvusClient in Milvus vector store for consistency.

Source →
ArchitectureLlamaIndex
Jan 21, 2026

llama-index-llms-gemini → Google GenAI

Deprecated gemini LLM integration in favor of google-genai integration.

Source →
ArchitectureLlamaIndex
Jan 21, 2026

ChatMemoryBuffer → Memory

Replaced ChatMemoryBuffer with a new Memory abstraction for improved message and content block handling.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Ray

Integration of Ray for distributed data ingestion through RayIngestionPipeline.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Vertexai hybrid search support

Added hybrid search capabilities to VertexAI Vector Search integration.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Parallel Web System tools

Tools integration for parallel web systems providing distributed web search capabilities.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Patentsview reader

Reader integration for accessing patent data from PatentsView API.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

HuggingFace datasets reader

New reader integration for loading datasets from HuggingFace Hub.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

YouRetriever revamp

Revamped YouRetriever integration with enhanced search capabilities.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Alibaba MySQL vector store

Vector store integration for Alibaba Cloud MySQL with vector search capabilities.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Volcengine MySQL vector store

Vector store integration for Volcengine MySQL database backend.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Token-based CodeSplitter

Code splitting support with token-based boundaries for more precise code chunking.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

RayIngestionPipeline

Distributed data ingestion pipeline integration using Ray for parallel processing.

Source →
ArchitectureLlamaIndex
Jan 21, 2026

ORM Collection mix-usage → MilvusClient-only usage

Milvus vector store refactored to remove ORM Collection mix-usage with MilvusClient.

Source →
ArchitectureLlamaIndex
Jan 21, 2026

ChatMemoryBuffer → Memory

Replaced ChatMemoryBuffer with improved Memory component for better chat history management and token counting.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Vertex AI

Hybrid search support for Vertex AI vector search.

Source →
PartnershipLlamaIndex
Jan 21, 2026

You.com

Revamped YouRetriever integration for web search capabilities.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Patentsview

Reader integration for patent search and retrieval.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Parallel Web Systems

Tools integration for parallel web searches.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Volcengine

MySQL vector store integration for Volcengine.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Alibaba Cloud

MySQL vector store integration for Alibaba Cloud.

Source →
PartnershipLlamaIndex
Jan 21, 2026

HuggingFace

Reader integration for HuggingFace datasets.

Source →
PartnershipLlamaIndex
Jan 21, 2026

Ray

Distributed data ingestion integration using Ray framework.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Vertexai hybrid search

Hybrid search support for Vertex AI vector search combining dense and sparse retrieval.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Apertis LLM integration

New LLM provider integration with Apertis.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Volcengine MySQL vector store

Vector store integration for Volcengine MySQL with vector search support.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Alibaba Cloud MySQL vector store

Vector store integration for Alibaba Cloud MySQL with vector search capabilities.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Parallel Web System tools

Tools integration for parallel web system searches and operations.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

HuggingFace datasets reader

Reader integration for loading datasets from HuggingFace Hub.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Token-based code splitting

CodeSplitter with support for token-based code splitting in addition to existing splitting strategies.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

Memory replacement for ChatMemoryBuffer

Replacement of ChatMemoryBuffer with improved Memory component for better chat history management.

Source →
Feature LaunchLlamaIndex
Jan 21, 2026

RayIngestionPipeline

Integration for distributed data ingestion using Ray, enabling scalable ingestion pipeline processing.

Source →
Feature LaunchUnstructured
Jan 21, 2026

Unstructured API

API that allows prototyping without connectors and scaling with a single unified API.

Source →
PartnershipAirbyte
Jan 20, 2026

Linux Foundation

Airbyte joins the Agentic AI Foundation under the Linux Foundation to support open, interoperable agentic AI infrastructure and standards.

Source →
PartnershipAirbyte
Jan 20, 2026

Agentic AI Foundation

Airbyte joins the Agentic AI Foundation under the Linux Foundation to support open, interoperable agentic AI infrastructure and standards.

Source →
PartnershipAirbyte
Jan 20, 2026

Agentic AI Foundation (Linux Foundation)

Airbyte joins the Agentic AI Foundation under the Linux Foundation to support open, interoperable agentic AI infrastructure and standards.

Source →
PartnershipAirbyte
Jan 20, 2026

Agentic AI Foundation (Linux Foundation)

Airbyte joins the Agentic AI Foundation under the Linux Foundation to support open, interoperable agentic AI infrastructure and standards.

Source →
ArchitectureLlamaIndex
Jan 15, 2026

Vector search and RAG → Filesystem-based agent interfaces

Convergence of agents toward files and filesystems as primary interfaces for context management instead of complex tool ecosystems, reducing context loss and improving answer quality for smaller datasets.

Source →
Feature LaunchAirbyte
Jan 12, 2026

Chat with Your Schema

Discover Chat with Your Schema in Agent Engine – AI-powered configuration that simplifies data integration, automates workflows, and enhances agent intelligence.

Source →
Feature LaunchAirbyte
Jan 12, 2026

Chat with Your Schema

AI-powered configuration in Agent Engine that simplifies data integration, automates workflows, and enhances agent intelligence.

Source →
Feature LaunchAirbyte
Jan 12, 2026

Chat with Your Schema

AI-powered configuration in Agent Engine that simplifies data integration, automates workflows, and enhances agent intelligence.

Source →
ArchitectureAirbyte
Jan 7, 2026

Batch data systems → Real-time, entity-centric agentic data infrastructure

Shift from batch-based systems to real-time search, fetch, and write operations to enable AI agents to act on current data.

Source →
ArchitectureAirbyte
Jan 7, 2026

Batch-based data systems → Real-time, entity-centric agentic data infrastructure

Shift from batch data systems to Search, Fetch, and Write architecture enabling real-time, entity-centric agentic data operations.

Source →
ArchitectureAirbyte
Jan 7, 2026

Batch-based data systems → Entity-centric Search, Fetch, and Write architecture

AI agents fail when built on batch data systems; agentic infrastructure requires real-time, entity-centric search, fetch, and write capabilities.

Source →
ArchitectureAirbyte
Jan 7, 2026

Batch-based data systems → Real-time, entity-centric agentic data infrastructure

Shift from batch data systems to search, fetch, and write patterns enabling real-time, entity-centric infrastructure for AI agents.

Source →
PartnershipLlamaIndex
Dec 30, 2025

OpenAI

GPT-5.2 and GPT-5.2 Pro model support added.

Source →
PartnershipLlamaIndex
Dec 30, 2025

Typecast

Text-to-speech tool integration for Typecast service.

Source →
PartnershipLlamaIndex
Dec 30, 2025

AI Badgr

AI Badgr OpenAI-compatible LLM integration.

Source →
PartnershipLlamaIndex
Dec 30, 2025

Google

Flexible file_mode parameter for Google GenAI file handling.

Source →
Feature LaunchLlamaIndex
Dec 30, 2025

Typecast tool integration

New tool integration for text-to-speech functionality via Typecast.

Source →
Feature LaunchLlamaIndex
Dec 30, 2025

AI Badgr OpenAI-compatible LLM

New AI Badgr LLM integration providing OpenAI-compatible interface.

Source →
Feature LaunchLlamaIndex
Dec 30, 2025

Element node parser

New node parser for element-based document parsing and chunking.

Source →
PartnershipLlamaIndex
Dec 30, 2025

FAISS

Fixed numpy array handling and improved persistence with JSON serialization.

Source →
PartnershipLlamaIndex
Dec 30, 2025

Couchbase

Updated FTS and GSI reference documentation for Couchbase vector store.

Source →
PartnershipLlamaIndex
Dec 30, 2025

LanceDB

Added missing filter operators and improved async tool spec support.

Source →
PartnershipLlamaIndex
Dec 30, 2025

Chroma

Fixed nested metadata filters and added multimodal results support.

Source →
PartnershipLlamaIndex
Dec 30, 2025

Ollama

Improved Ollama batch embedding with keep_alive parameter support.

Source →
Feature LaunchLlamaIndex
Dec 30, 2025

Typecast tool integration

New tool integration providing text-to-speech features via Typecast.

Source →
Feature LaunchLlamaIndex
Dec 30, 2025

Element node parser

New node parser for structured element-based document parsing.

Source →
PartnershipLlamaIndex
Dec 30, 2025

Typecast

Tools integration providing text-to-speech capabilities.

Source →
Feature LaunchLlamaIndex
Dec 30, 2025

Typecast tool integration

Tools integration providing text-to-speech capabilities via Typecast.

Source →
Feature LaunchLlamaIndex
Dec 30, 2025

Element node parser

Node parser for extracting and organizing document elements with structured output.

Source →
PartnershipLlamaIndex
Dec 30, 2025

Typecast

Tool integration for text-to-speech conversion.

Source →
Feature LaunchLlamaIndex
Dec 30, 2025

Typecast tool integration

Tool integration adding text-to-speech features via Typecast.

Source →
Feature LaunchLlamaIndex
Dec 30, 2025

AI Badgr OpenAI-compatible integration

LLM integration for AI Badgr offering OpenAI-compatible API.

Source →
Feature LaunchLlamaIndex
Dec 30, 2025

Element node parser

New node parser for extracting and parsing HTML/document elements.

Source →
Feature LaunchLlamaIndex
Dec 18, 2025

LlamaParse v2

Simplified LlamaParse with tier-based configuration (Fast, Cost Effective, Agentic, Agentic Plus), stable versions with long-term support, improved performance, and up to 50% cost reduction.

Source →
Feature LaunchLlamaIndex
Dec 18, 2025

LlamaParse v2

Simplified four-tier configuration (Fast, Cost Effective, Agentic, Agentic Plus) with version pinning for production stability and automatic updates, up to 50% cost reduction.

Source →
Feature LaunchAirbyte
Dec 18, 2025

AI-Configured Connections

AI-configured connections in Airbyte automatically set up data pipelines using intelligent schema detection and best-practice configurations.

Source →
Pricing ChangeLlamaIndex
Dec 18, 2025

LlamaIndex pricing update

LlamaParse v2 introduces simplified tier-based pricing with four tiers (Fast, Cost Effective, Agentic, Agentic Plus) with Agentic Plus offering 50% cost reduction compared to previous pricing while maintaining comparable accuracy.

Source →
Feature LaunchLlamaIndex
Dec 18, 2025

LlamaParse v2

Redesigned API with new SDKs for Python and TypeScript featuring simplified tier-based configuration (Fast, Cost Effective, Agentic, Agentic Plus), stable versions with long-term support, and improved performance at reduced pricing with up to 50% cost reduction.

Source →
Feature LaunchAstronomer
Dec 18, 2025

Astro IDE - Enhanced Skills and Fast Mode

Improvements to Astro IDE providing agent with more context and data engineers more control over agent responses.

Source →
Feature LaunchAirbyte
Dec 18, 2025

AI-Configured Connections

Automatically set up data pipelines using intelligent schema detection and best-practice configurations.

Source →
Feature LaunchLlamaIndex
Dec 18, 2025

LlamaParse v2

Simplified tier-based configuration with four tiers (Fast, Cost Effective, Agentic, Agentic Plus), stable versions with long-term support, and improved performance at reduced pricing including 50% cost reduction on Agentic Plus.

Source →
Pricing ChangeLlamaIndex
Dec 18, 2025

LlamaIndex pricing update

LlamaParse v2 introduces simplified tier-based pricing with up to 50% cost reduction in Agentic Plus tier while maintaining comparable accuracy to previous versions.

Source →
Feature LaunchLlamaIndex
Dec 18, 2025

LlamaParse v2

Redesigned LlamaParse API with simplified tier-based configuration (Fast, Cost Effective, Agentic, Agentic Plus), stable versions with long-term support, improved performance, and up to 50% cost reduction.

Source →
Feature LaunchAirbyte
Dec 18, 2025

AI-Configured Connections

Automatically set up data pipelines using intelligent schema detection and best-practice configurations.

Source →
Feature LaunchAirbyte
Dec 16, 2025

Agent Connectors

Enable AI agents to securely access, sync, and act on real-time data across tools and systems.

Source →
Feature LaunchAirbyte
Dec 16, 2025

Agent Connectors

Introducing Agent Connectors from Airbyte enabling AI agents to securely access, sync, and act on real-time data across your tools and systems.

Source →
Feature LaunchAirbyte
Dec 16, 2025

Agent Connectors

Enable AI agents to securely access, sync, and act on real-time data across tools and systems.

Source →
Feature LaunchAirbyte
Dec 16, 2025

Agent Connectors

Enable AI agents to securely access, sync, and act on real-time data across tools and systems.

Source →
Feature LaunchLlamaIndex
Dec 15, 2025

AgentFS

Virtual filesystem isolation tool for coding agents that enables sandboxed filesystem access while protecting real files from accidental deletion.

Source →
Feature LaunchLlamaIndex
Dec 15, 2025

AgentFS

Virtual filesystem isolation tool for secure coding agent execution, enabling sandboxed document access without unrestricted filesystem permissions.

Source →
ArchitecturePrefect
Dec 15, 2025

Tightly coupled results and workflow identity → Decomposed Durability architecture

Prefect's decomposed durability decouples results from workflow identity, enabling cross-workflow caching and exactly-once semantics through composable primitives.

Source →
ArchitecturePrefect
Dec 15, 2025

Coupled results and workflow identity → Decomposed durability architecture

Prefect's decomposed durability approach decouples results from workflow identity, enabling cross-workflow caching and exactly-once semantics through composable primitives.

Source →
ArchitecturePrefect
Dec 11, 2025

Client-side MCP workflow orchestration → Server-side MCP workflow orchestration with Remix Servers

Remix Servers move workflow orchestration from client-side to server-side, enabling portability across Claude, Cursor, ChatGPT, and any MCP client.

Source →
Feature LaunchPrefect
Dec 11, 2025

Remix Servers

Server-side MCP implementation that moves workflow orchestration server-side, making expertise portable across Claude, Cursor, ChatGPT, and any MCP client.

Source →
ArchitecturePrefect
Dec 11, 2025

Client-side MCP server orchestration → Server-side MCP orchestration with Remix Servers

MCP workflow orchestration moved from client-side to server-side architecture, enabling portable workflows across multiple MCP clients (Claude, Cursor, ChatGPT) without requiring client-side execution.

Source →
Feature LaunchPrefect
Dec 11, 2025

Remix Servers

Remix servers enable MCP orchestration to move server-side, making workflows portable across Claude, Cursor, ChatGPT, and other MCP clients.

Source →
Feature LaunchLlamaIndex
Dec 9, 2025

LlamaSplit

AI-powered document separation tool that automatically splits concatenated documents into distinct sections based on content categories defined by users.

Source →
Feature LaunchLlamaIndex
Dec 9, 2025

LlamaSplit

AI-powered document separation tool that automatically segments bundled documents into distinct sections based on content categories.

Source →
Feature LaunchLlamaIndex
Dec 9, 2025

LlamaSplit

AI-powered document separation tool that automatically segments bundled documents into distinct sections based on content categories, now in public beta with async batch PDF processing capabilities.

Source →
Feature LaunchLlamaIndex
Dec 9, 2025

LlamaSplit

AI-powered document separation tool that automatically divides concatenated or bundled documents into distinct sections based on content categories.

Source →
Feature LaunchLlamaIndex
Dec 9, 2025

LlamaSplit

AI-powered document separation API in beta that automatically segments bundled documents into distinct sections based on content categories with intelligent classification.

Source →
Feature LaunchAirbyte
Dec 1, 2025

Agent Blueprint

Helps teams connect real-time data to AI agents with production-ready infrastructure, faster integration, and reliable context management.

Source →
Feature LaunchAirbyte
Dec 1, 2025

Agent Blueprint

Agent Blueprint helps teams connect real-time data to AI agents with production-ready infrastructure, faster integration, and reliable context management.

Source →
Feature LaunchAirbyte
Dec 1, 2025

Agent Blueprint

Helps teams connect real-time data to AI agents with production-ready infrastructure, faster integration, and reliable context management.

Source →
Feature LaunchAirbyte
Dec 1, 2025

Agent Blueprint

Helps teams connect real-time data to AI agents with production-ready infrastructure, faster integration, and reliable context management.

Source →
Feature LaunchLlamaIndex
Nov 26, 2025

LlamaExtract

Document intelligence tool for structured data extraction using custom schemas with page-level granularity, supporting repeating entities extraction from tables and lists.

Source →
Feature LaunchLlamaIndex
Nov 26, 2025

LlamaExtract

Structured data extraction tool with page-level granularity, custom schema support, and new PER_TABLE_ROW extraction target for intelligently extracting repeating entities from documents.

Source →
Feature LaunchLlamaIndex
Nov 26, 2025

LlamaExtract

Structured data extraction tool with page-level granularity and PER_TABLE_ROW extraction target for exhaustive extraction of repeating entities from documents.

Source →
Feature LaunchLlamaIndex
Nov 25, 2025

LlamaSheets

Tool that transforms messy spreadsheets into AI-ready data, extracting structured tables from complex .xlsx files with merged cells and formatting quirks into clean parquet datasets.

Source →
Feature LaunchLlamaIndex
Nov 25, 2025

LlamaSheets

Transforms messy spreadsheets into AI-ready data, extracting structured tables from complex .xlsx files with merged cells and formatting quirks into clean parquet datasets.

Source →
Feature LaunchLlamaIndex
Nov 25, 2025

LlamaSheets

Transforms messy spreadsheets (.xlsx files) into AI-ready parquet data by intelligently interpreting formatting, layout, and semantic relationships, with support for merged cells and complex structures.

Source →
Feature LaunchLlamaIndex
Nov 25, 2025

LlamaSheets

Beta tool for transforming messy spreadsheets into AI-ready data, extracting structured tables from complex .xlsx files with merged cells and formatting quirks into clean parquet datasets.

Source →
Feature LaunchLlamaIndex
Nov 25, 2025

LlamaSheets

Beta feature that transforms messy spreadsheets (.xlsx files) into AI-ready data by intelligently interpreting formatting, layout, and semantic relationships to produce clean parquet outputs with typed tables and metadata.

Source →
ArchitectureAstronomer
Nov 20, 2025

Traditional single-execution mode → Cosmos Watcher Execution Mode

Shift to Watcher execution mode for dbt workflows in Airflow, enabling up to 80% reduction in DAG runtimes while maintaining task-level observability.

Source →
Feature LaunchLlamaIndex
Nov 18, 2025

LlamaAgents

Platform for building, serving, and deploying document agents combining LlamaParse's document processing with Agent Workflows orchestration, featuring pre-built templates and one-command deployment.

Source →
Partnershipdbt Labs
Nov 18, 2025

Microsoft Fabric

dbt Labs expanded the dbt Fusion Engine ecosystem with Microsoft Fabric integration to enable faster, more governed data transformations in Data Factory.

Source →
Feature LaunchLlamaIndex
Nov 18, 2025

LlamaAgents

Open preview platform for building, serving, and deploying document extraction agents, combining LlamaParse document processing with Agent Workflows orchestration.

Source →
Partnershipdbt Labs
Nov 18, 2025

Microsoft Fabric

dbt Labs expanded the dbt Fusion Engine ecosystem with Microsoft Fabric integration to enable faster, more governed data transformations in Data Factory.

Source →
Feature LaunchLlamaIndex
Nov 18, 2025

LlamaAgents

Open preview launch combining LlamaParse document processing with Agent Workflows orchestration for building, serving and deploying document extraction agents with pre-built templates and one-command deployment.

Source →
Partnershipdbt Labs
Nov 18, 2025

Microsoft Fabric

dbt Labs expanded dbt Fusion Engine ecosystem with Microsoft Fabric integration to enable faster, more governed data transformations in Data Factory.

Source →
Feature LaunchLlamaIndex
Nov 18, 2025

LlamaAgents Open Preview

Document extraction agent platform combining LlamaParse document processing with Agent Workflows orchestration for multi-step workflow deployment with templates like SEC Insights and Invoice Extraction.

Source →
Feature LaunchLlamaIndex
Nov 18, 2025

LlamaAgents

Document extraction agents in open preview combining LlamaParse document processing with Agent Workflows orchestration, featuring one-click deployment with pre-built templates for invoice processing, contract review, and claims handling.

Source →
Partnershipdbt Labs
Nov 18, 2025

Microsoft Fabric

dbt Labs expanded the dbt Fusion Engine ecosystem with Microsoft Fabric integration, enabling faster and more governed data transformations in Data Factory.

Source →
PartnershipLlamaIndex
Nov 11, 2025

Resend

Email-triggered workflow integration enabling document processing workflows to be triggered by email events.

Source →
PartnershipLlamaIndex
Nov 11, 2025

MongoDB

Collaboration on enterprise document processing at scale, including webinars on document processing workflows.

Source →
Feature LaunchUnstructured
Nov 10, 2025

Unstructured File Transformation

Simpler, faster, and more powerful way to transform documents in Unstructured.

Source →
Feature LaunchUnstructured
Nov 10, 2025

File Transformation

Simpler, faster, and more powerful way to transform documents in Unstructured with improved capabilities.

Source →
Feature LaunchUnstructured
Nov 10, 2025

File Transformation

Simpler, faster, and more powerful way to transform documents in Unstructured platform.

Source →
Partnershipdbt Labs
Nov 4, 2025

Snowflake

dbt Labs integrated with Snowflake Intelligence, providing foundational data governance and trustworthiness for conversational AI capabilities.

Source →
Partnershipdbt Labs
Nov 4, 2025

Snowflake

dbt is foundational to Snowflake Intelligence, a conversational AI solution that relies on dbt's data quality and governance capabilities.

Source →
Partnershipdbt Labs
Nov 4, 2025

Snowflake

dbt is foundational to Snowflake Intelligence, providing conversational AI capabilities backed by trusted data infrastructure.

Source →
Partnershipdbt Labs
Nov 4, 2025

Snowflake

dbt is foundational to Snowflake Intelligence, providing the data foundation for conversational AI capabilities.

Source →
Feature LaunchLlamaIndex
Oct 31, 2025

Native MCP Search for LlamaIndex Docs

Model Context Protocol integration providing search_docs, grep_docs, and read_doc tools for LlamaIndex documentation access.

Source →