Skip to content

Releases: Novartis/cellxgene-gateway

v0.4.0

10 Mar 13:36
Compare
Choose a tag to compare

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

03 Mar 12:53
Compare
Choose a tag to compare
  • #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

09 Jul 23:33
Compare
Choose a tag to compare
  • #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

21 Jun 01:53
Compare
Choose a tag to compare
  • #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

15 Mar 03:15
Compare
Choose a tag to compare

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

21 Dec 17:36
Compare
Choose a tag to compare

Fixed bug in filecrawl for deeply nested directories.

v0.3.7

12 Aug 18:03
Compare
Choose a tag to compare

added back /metadata/ip_address endpoint

pin version of werkzeug

18 Jul 14:44
Compare
Choose a tag to compare
v0.3.6

prepare for 0.3.6 release

pinning flask version for smoother installs

18 Jul 13:45
Compare
Choose a tag to compare
0.3.5

preparing for 0.3.5 release

fixed bug in subdir listing

18 Jul 13:18
Compare
Choose a tag to compare
v0.3.4

preparing for 0.3.4 release