Skip to content

Releases: Novartis/cellxgene-gateway

v0.4.2

Choose a tag to compare

@alokito alokito released this 02 Dec 02:00

updated package name to match module name

v0.4.1

Choose a tag to compare

@alokito alokito released this 02 Dec 01:41

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@alokito alokito released this 10 Mar 13:36

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

Choose a tag to compare

@alokito alokito released this 03 Mar 12:53
  • #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

Choose a tag to compare

@alokito alokito released this 09 Jul 23:33
  • #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

Choose a tag to compare

@alokito alokito released this 21 Jun 01:53
  • #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

Choose a tag to compare

@alokito alokito released this 15 Mar 03:15

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

Choose a tag to compare

@alokito alokito released this 21 Dec 17:36

Fixed bug in filecrawl for deeply nested directories.

v0.3.7

Choose a tag to compare

@alokito alokito released this 12 Aug 18:03

added back /metadata/ip_address endpoint

pin version of werkzeug

Choose a tag to compare

@alokito alokito released this 18 Jul 14:44
v0.3.6

prepare for 0.3.6 release