Skip to content

Commit d61a517

Browse files
chore(datafusion-flight-sql-server): release v0.4.11
1 parent cee7d35 commit d61a517

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77
]
88

99
[workspace.package]
10-
version = "0.4.10"
10+
version = "0.4.11"
1111
edition = "2021"
1212
license = "Apache-2.0"
1313
readme = "README.md"

datafusion-flight-sql-server/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.4.11](https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.10...v0.4.11) - 2025-07-29
11+
12+
### Other
13+
14+
- update Cargo.toml dependencies
15+
1016
## [0.4.10](https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.9...v0.4.10) - 2025-06-30
1117

1218
### Other

0 commit comments

Comments
 (0)