Skip to content

Commit f43df3f

Browse files
authored
[branch-49] Prepare 49.0.2 version and changelog (#17277)
* Update versio to 49.0.2 * Add changelog * update configuration docs
1 parent 0d04475 commit f43df3f

File tree

4 files changed

+87
-42
lines changed

4 files changed

+87
-42
lines changed

Cargo.lock

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ repository = "https://github.com/apache/datafusion"
7777
# Define Minimum Supported Rust Version (MSRV)
7878
rust-version = "1.85.1"
7979
# Define DataFusion version
80-
version = "49.0.1"
80+
version = "49.0.2"
8181

8282
[workspace.dependencies]
8383
# We turn off default-features for some dependencies here so the workspaces which inherit them can

0 commit comments

Comments
 (0)