Skip to content

Release Databricks AI Bridge 0.21.0 Databricks OpenAI 0.17.0 - #449

Merged
jennsun merged 1 commit into
mainfrom
databricks-ai-v0.21.0
Jun 25, 2026
Merged

jennsun merged 1 commit into
mainfrom
databricks-ai-v0.21.0

Conversation

@jennsun

@jennsun jennsun commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

databricks-ai-bridge 0.21.0 databricks-openai 0.17.0 (2026-06-25)

Improvements

Bug Fixes


Prepares the next release following #439 (0.20.0). Bumps:

databricks-langchain has no changes since 0.20.0 and is intentionally not re-released (consistent with prior releases that omitted unchanged packages).

🤖 Generated with Claude Code

## databricks-ai-bridge 0.21.0 databricks-openai 0.17.0 (2026-06-25)

### Improvements
- databricks-openai: DatabricksOpenAI and AsyncDatabricksOpenAI clients now follow HTTP redirects by default, configurable via the new `follow_redirects` parameter (#445)

### Bug Fixes
- databricks-ai-bridge: Genie now returns the full answer text aggregated from all text attachments (#432)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@jennsun jennsun changed the title Release Databricks AI Bridge 0.21.0 Release Databricks AI Bridge 0.21.0 Databricks OpenAI 0.17.0 Jun 25, 2026
@jennsun
jennsun requested review from annzhang-db and nisha2003 June 25, 2026 20:21
@jennsun
jennsun merged commit 59f216a into main Jun 25, 2026
84 of 92 checks passed
@jennsun
jennsun deleted the databricks-ai-v0.21.0 branch June 25, 2026 20:43
jennsun added a commit that referenced this pull request Aug 20, 2026
## databricks-openai 0.17.1 (2026-08-20)

### Bug Fixes
- databricks-openai: declare `mcp>=1.19,<2` as a direct dependency so `databricks_openai.agents.McpServer` imports correctly on fresh installs (mcp 2.0.0 removed `GetSessionIdCallback`) (#463)

---

Prepares the next release following #449 (databricks-ai-bridge 0.21.0 / databricks-openai 0.17.0). Bumps:
- `databricks-openai`: `0.17.0` → `0.17.1`

Patch rather than minor: the only shippable change since the `databricks-openai-v0.17.0` tag is the dependency-bound fix in #463. This follows the precedent of 0.11.1 and 0.12.1, which were also patch releases for bug fixes.

The `databricks-ai-bridge>=0.21.0` floor is unchanged, since `databricks-ai-bridge` has no changes since 0.21.0.

Packages intentionally not re-released (consistent with prior releases that omit unchanged packages):
- `databricks-ai-bridge` — no changes since 0.21.0
- `databricks-langchain` — no changes since 0.20.0 (#453 touched only its unit tests)
- `databricks-mcp` — already released as 0.9.2 via #458

Note: `databricks-mcp` 0.9.2 was tagged and published without a CHANGELOG entry. Left as-is here to keep this PR scoped to the openai release, but worth backfilling separately.

This pull request and its description were written by Isaac.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants