File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
datafusion-flight-sql-server Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ members = [
77]
88
99[workspace .package ]
10- version = " 0.4.12 "
10+ version = " 0.4.13 "
1111edition = " 2021"
1212license = " Apache-2.0"
1313readme = " README.md"
Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.4.13] ( https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.12...v0.4.13 ) - 2025-10-28
11+
12+ ### Other
13+
14+ - Merge pull request #34 from datafusion-contrib/schema_metadata
15+ - Run cargo fmt
16+ - Add optional table name metadata in schema fields
17+ - add a few tests
18+
1019## [ 0.4.12] ( https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.11...v0.4.12 ) - 2025-10-27
1120
1221### Other
You can’t perform that action at this time.
0 commit comments