Skip to content

Commit 5885955

Browse files
chore(datafusion-flight-sql-server): release v0.4.16
1 parent 9ae7780 commit 5885955

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.15"
10+
version = "0.4.16"
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.16](https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.15...v0.4.16) - 2026-03-25
11+
12+
### Other
13+
14+
- update Cargo.toml dependencies
15+
1016
## [0.4.15](https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.14...v0.4.15) - 2026-01-14
1117

1218
### Other

0 commit comments

Comments
 (0)