Skip to content

Commit 3f96c3f

Browse files
authored
[main] Forward port 49.0.2 version and changelog (#17277) (#17287)
* [branch-49] Prepare `49.0.2` version and changelog (#17277) * Update versio to 49.0.2 * Add changelog * update configuration docs * Update Cargo.lock
1 parent f363e38 commit 3f96c3f

File tree

4 files changed

+88
-43
lines changed

4 files changed

+88
-43
lines changed

Cargo.lock

Lines changed: 41 additions & 41 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
@@ -78,7 +78,7 @@ repository = "https://github.com/apache/datafusion"
7878
# Define Minimum Supported Rust Version (MSRV)
7979
rust-version = "1.86.0"
8080
# Define DataFusion version
81-
version = "49.0.1"
81+
version = "49.0.2"
8282

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

0 commit comments

Comments
 (0)