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 cee7d35 commit d61a517Copy full SHA for d61a517
Cargo.toml
@@ -7,7 +7,7 @@ members = [
7
]
8
9
[workspace.package]
10
-version = "0.4.10"
+version = "0.4.11"
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.11](https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.10...v0.4.11) - 2025-07-29
+
+### Other
14
+- update Cargo.toml dependencies
15
16
## [0.4.10](https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.9...v0.4.10) - 2025-06-30
17
18
### Other
0 commit comments