apache-airflow-providers-anthropic
Changelog¶
0.3.0¶
Release Date: 2026-08-23
Features¶
Record Anthropic agent session token usage and cost in XCom (#71463)Add a budget argument to AnthropicAgentSessionOperator and update_session to the hook (#71462)
Bug Fixes¶
Interrupt a running Anthropic session before archiving it (#71465)Fix misleading error when an Anthropic agent session stops on its budget (#71461)
Doc-only¶
Document Anthropic advisor rosters and pinned inference regions (#71464)
0.2.1¶
Release Date: 2026-08-08
Misc¶
Move template-field validation out of AnthropicAgentSessionOperator __init__ (#70432)
0.2.0¶
Release Date: 2026-07-28
Features¶
Default the Anthropic batch model from the connection (#69624)
Doc-only¶
Fix dead Managed Agents link and incomplete first-party note in Anthropic provider docs (#69709)Add feature-comparison table and toolset links to common.ai provider docs (#69649)Document when to use common.ai vs vendor-specific AI providers (#69551)Add quickstart to Anthropic provider (#69589)
0.1.0¶
Release Date: 2026-07-10
Initial version of the provider.
Features¶
Add Anthropic provider ('apache-airflow-providers-anthropic') (#69003)