We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd780ef commit bf9249fCopy full SHA for bf9249f
Cargo.toml
@@ -7,7 +7,7 @@ members = [
7
]
8
9
[workspace.package]
10
-version = "0.4.14"
+version = "0.4.15"
11
edition = "2021"
12
license = "Apache-2.0"
13
readme = "README.md"
datafusion-flight-sql-server/CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [0.4.15](https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.14...v0.4.15) - 2026-01-14
+
+### Other
14
+- update Cargo.toml dependencies
15
16
## [0.4.14](https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.13...v0.4.14) - 2025-12-19
17
18
### Other
0 commit comments