Skip to content

Commit

Permalink
Merge branch 'master' into fs-fix-recursion
Browse files Browse the repository at this point in the history
* master:
  Quilt3 v5.4.0 (#3798)
  Bump cryptography from 41.0.4 to 41.0.6 in /lambdas/es/indexer (#3804)
  • Loading branch information
nl0 committed Nov 29, 2023
2 parents 052d9e0 + 3773477 commit 027b6fa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/python/quilt3/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.1
5.4.0
4 changes: 1 addition & 3 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@ Entries inside each section should be ordered by type:
## Catalog, Lambdas
!-->
# unreleased - YYYY-MM-DD
# 5.4.0 - 2023-11-29
## Python API
* [Added] `create_user()`, `delete_user()`, `set_role()` in `quilt3.admin` ([#3764](https://github.com/quiltdata/quilt/pull/3764))

## CLI

## Catalog, Lambdas
* [Fixed] Fixed file preview header layout ([#3454](https://github.com/quiltdata/quilt/pull/3454))
* [Fixed] Fix getting custom styles and options for files listed in quilt_summarize.json ([#3485](https://github.com/quiltdata/quilt/pull/3485))
Expand Down
2 changes: 1 addition & 1 deletion lambdas/es/indexer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ certifi==2023.7.22
cffi==1.15.1
chardet==3.0.4
charset-normalizer==2.0.12
cryptography==41.0.4
cryptography==41.0.6
decorator==4.4.0
docutils==0.15.2
# This is the highest version that's less than our pinned ES version of 6.7
Expand Down

0 comments on commit 027b6fa

Please sign in to comment.