Skip to content

Commit

Permalink
Quilt3 v6.0.0a4 (#4007)
Browse files Browse the repository at this point in the history
  • Loading branch information
sir-sigurd authored Jun 18, 2024
1 parent e52303c commit 1b8d91d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion api/python/quilt3/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.0a3
6.0.0a4
4 changes: 1 addition & 3 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Entries inside each section should be ordered by type:
## Catalog, Lambdas
!-->
# unreleased - YYYY-MM-DD
# 6.0.0a4 - 2024-06-18
## Python API

* [Added] New `quilt3.admin` API with more features (requires 1.53+ stack) ([#3990](https://github.com/quiltdata/quilt/pull/3990))
Expand All @@ -23,8 +23,6 @@ Entries inside each section should be ordered by type:
* [Fixed] If upload optimization during `push()` succeeds the checksum is calculated from local file instead of remote file ([#3968](https://github.com/quiltdata/quilt/pull/3968))
* [Changed] Upload optimization check now tries to use S3 SHA-256 checksum and falls back to ETag ([#3968](https://github.com/quiltdata/quilt/pull/3968))

## CLI

## Catalog, Lambdas
* [Changed] Use promises for URLs in IGV to have fresh signing each time they used ([#3979](https://github.com/quiltdata/quilt/pull/3979))

Expand Down

0 comments on commit 1b8d91d

Please sign in to comment.