Skip to content

Commit 6307f68

Browse files
authored
Merge pull request #33 from datafusion-contrib/release-plz-2025-10-27T15-33-41Z
chore(datafusion-flight-sql-server): release v0.4.12
2 parents b026e92 + 0ce28e5 commit 6307f68

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.11"
10+
version = "0.4.12"
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.12](https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.11...v0.4.12) - 2025-10-27
11+
12+
### Other
13+
14+
- Upgrade to datafusion 50 ([#31](https://github.com/datafusion-contrib/datafusion-flight-sql-server/pull/31))
15+
1016
## [0.4.11](https://github.com/datafusion-contrib/datafusion-flight-sql-server/compare/v0.4.10...v0.4.11) - 2025-07-29
1117

1218
### Other

0 commit comments

Comments
 (0)