Releases: Novartis/cellxgene-gateway
Releases · Novartis/cellxgene-gateway
v0.4.2
Compare
Sorry, something went wrong.
No results found
updated package name to match module name
v0.4.1
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : v0.4.0...v0.4.1
v0.4.0
Compare
Sorry, something went wrong.
No results found
The main point of this release is to update dependencies.
Removed dependency on flask-api
Updated dependencies (python 3.11, numpy, unpinned flask, werkzeug)
v0.3.12
Compare
Sorry, something went wrong.
No results found
#81 List gene set annotations when cell annotations not present
#86 Upgrade pip within docker image
#73 Moved new link to front
#87 Temporarily pin versions of werkzeug and flask
v0.3.11
Compare
Sorry, something went wrong.
No results found
#81 added support for gene sets
#79 added example for cellxgene-gateway customized docker image
#78 prune directories that do not contain h5ad files
v0.3.10
Compare
Sorry, something went wrong.
No results found
#65 Added GATEWAY_EXPIRE_SECONDS to set how long cellxgene servers can remain idle before being terminated.
Added GATEWAY_LOG_LEVEL to set the log level
#68 Close connections after reading response
#68 Background thread reads from output of cellxgene process until it exits
v0.3.9
Compare
Sorry, something went wrong.
No results found
Added S3_ENABLE_LISTINGS_CACHE variable to control caching of S3 folder listing.
Caching will speed up listing, but the cache can become stale.
There is also a "refresh=true" query parameter which will allow cache refreshing if it is enabled.
v0.3.8
Compare
Sorry, something went wrong.
No results found
Fixed bug in filecrawl for deeply nested directories.
v0.3.7
Compare
Sorry, something went wrong.
No results found
added back /metadata/ip_address endpoint
pin version of werkzeug
Compare
Sorry, something went wrong.
No results found
v0.3.6
prepare for 0.3.6 release