File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
datafusion-flight-sql-server Expand file tree Collapse file tree 2 files changed +8
-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.8 "
10+ version = " 0.4.9 "
1111edition = " 2021"
1212license = " Apache-2.0"
1313readme = " README.md"
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.4.9] ( https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.8...v0.4.9 ) - 2025-05-22
11+
12+ ### Other
13+
14+ - minor clippy fix
15+ - Feat/flight sql bearer auth example ([ #22 ] ( https://github.com/datafusion-contrib/datafusion-flight-sql-server/pull/22 ) )
16+
1017## [ 0.4.8] ( https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.7...v0.4.8 ) - 2025-04-25
1118
1219### Other
You can’t perform that action at this time.
0 commit comments