Skip to content

Commit

Permalink
Moved fix for large files uploaded to AWS S3 to 2.7.0 version (#1403)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-astus committed Aug 1, 2024
1 parent 5f412eb commit ebee456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
## New additions

## Fixes and improvements
* `snow app run` and `snow app deploy` now correctly determine modified status for large files uploaded to AWS S3


# v2.7.0
Expand Down Expand Up @@ -54,6 +53,7 @@ but should be replaced with `snow init`
* Updated post_deploy SQL script default database to be the application database
* Handle `NULL` md5 values correctly when returned by stage storage backends
* Regionless host URLs are now supported when generating Snowsight URLs
* `snow app run` and `snow app deploy` now correctly determine modified status for large files uploaded to AWS S3

# v2.6.1
## Backward incompatibility
Expand Down

0 comments on commit ebee456

Please sign in to comment.