Skip to content

Commit be0d16a

Browse files
committed
chore: release v0.2.6
1 parent 07d058c commit be0d16a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010

11+
## [0.2.6] - 2026-05-29
1112

13+
### Added
14+
15+
- `default_catalog` and `default_schema` fields on `QueryRequest` to control how unqualified table references resolve within an `X-Database-Id` scope.
1216

1317
## [0.2.5] - 2026-05-27
1418

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hotdata"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
description = "Hotdata API"
55
authors = [
66
{name = "Hotdata",email = "developers@hotdata.dev"},

0 commit comments

Comments
 (0)