Skip to content

Commit d3626ce

Browse files
chore(datafusion-flight-sql-server): release v0.4.3 (#93)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5f9a952 commit d3626ce

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.3](https://github.com/datafusion-contrib/datafusion-federation/compare/datafusion-flight-sql-server-v0.4.2...datafusion-flight-sql-server-v0.4.3) - 2024-12-23
11+
12+
### Other
13+
14+
- add README.md (#91)
15+
1016
## [0.4.2](https://github.com/datafusion-contrib/datafusion-federation/compare/datafusion-flight-sql-server-v0.4.1...datafusion-flight-sql-server-v0.4.2) - 2024-12-03
1117

1218
### Added

datafusion-flight-sql-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "datafusion-flight-sql-server"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
edition.workspace = true
55
license.workspace = true
66
repository.workspace = true

0 commit comments

Comments
 (0)