Releases: databricks-solutions/databricks-apps-cookbook
Releases · databricks-solutions/databricks-apps-cookbook
v2.4.3
What's Changed
- Upload to Volume button is broken in steamlit and dash ui by @kishore-mannava-db in #42
- Remove unused imports by @antonbricks in #43
- Adding Geo input and visualization by @Robert-Ziegltrum in #13
- Bump starlette from 0.47.2 to 0.49.1 in /fastapi by @dependabot[bot] in #44
- Added chart visualizations for Streamlit
New Contributors
- @kishore-mannava-db made their first contribution in #42
Full Changelog: v2.4.2...v2.4.3
Bug & security fixes
What's Changed
- Specify the required SDK version for Lakebase examples by @antonbricks in #36
- Bump urllib3 from 2.4.0 to 2.5.0 in /fastapi by @dependabot[bot] in #38
- Bump starlette from 0.46.2 to 0.47.2 in /fastapi by @dependabot[bot] in #37
- Fix Genie API SDK for fetching statement_id by @antonbricks in #41
Full Changelog: v2.4.1...v2.4.2
Serverless Postgres: FastAPI Full Implementation
Serverless Postgres, External Connections, & MCP
This release adds:
- Lakebase (Serverless PostgreSQL) UI – Low-latency data serving.
- Unity Catalog‑governed connections – Identity‑driven external API calls, no hard‑coded credentials.
- Model Context Protocol (MCP) integrations – Managing AI data assets across platforms for agentic workflows.
What's Changed
- Add Streamlit app to query Databricks Lakehouse OLTP tables by @antonbricks in #19, #20
- Added Dash external connections with UC connections by @vivian-xie-db in #24
- Streamlit UC connections by @antonbricks in #23
- OLTP for Dash by @vivian-xie-db in #34
Full Changelog: v2.3.0...v2.4.0
Extended Auth & Multi-modal LLM Inference
What's Changed
- [Feature] API-based Databricks Apps using token authentication by @giranm in #14
- Multi-modal LLM Inference Example by @antonbricks and @danny-db in #15
New Contributors
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- On-behalf-of-user authentication samples and docs for Streamlit by @pbv0
- Add unity catalog section and add get catalogs by @Robert-Ziegltrum in #9
- Modification to Table Read and Edit by @scottDBX1886 in #11
New Contributors
- @Robert-Ziegltrum made their first contribution in #9
- @scottDBX1886 made their first contribution in #11
Full Changelog: 2.1.1...v2.2.0
v2.1.1
This release introduces minor exception handling and addresses edge cases in Genie example(s).
What's Changed
- Improved Genie by @antonbricks in #10
Full Changelog: 2.1.0...2.1.1
v2.1.0
This release shows how to use Genie with Dash and Streamlit.
What's Changed
- Genie API by @antonbricks in #8
Full Changelog: 2.0.0...2.1.0
v2.0.0
This major release includes:
- Dash on top of Streamlit examples
- AI/BI Genie
- a static webpage to browse the Cookbook recipes
- bug fixes
Share your ideas, contribute, and subscribe to future releases!
What's Changed
- Improved SQL Auth by @antonbricks in #1
- Embed dashboard by @dgtriplett in #3
- Genie API by @dgtriplett in #4
- Merge Dash App by @vivian-xie-db in #6
New Contributors
- @antonbricks made their first contribution in #1
- @dgtriplett made their first contribution in #3
- @vivian-xie-db made their first contribution in #6
Full Changelog: https://github.com/pbv0/databricks-apps-cookbook/commits/2.0.0