2.5.5

  • Added OMNI_CACHE_SSL_ENABLED and OMNI_CACHE_SSL_PASSWORD env vars

  • Improved error message when non-SSL cache talks to an SSL endpoint

2.5.4

  • Package SSL certificates together with the cache application by using certifi package

2.5.3

  • Removed whitespaces from proxy_server config option

  • Added CORS headers for /ping endpoint

2.5.2

  • Changed condition for https requests

  • Added env vars for discovery url/token

  • Added helm chart

2.5.1

  • Integrated package dependencies tracking through PACKAGE-DEPS.yaml

  • Added fix for LookupError bug

  • Upgraded base ubuntu docker image

  • Added certifi to dependencies to fix SSL

  • Reject requests to https endpoints if cache is deployed via docker without ssl cert

2.5.0

  • Updated idl.py package to the idl.py@0.7+master.27ce2ea9 version

  • Updated omniverse.discovery.client.py package to the omniverse.discovery.client.py@1.4.0+main.db8505e4 version

2.4.8

  • Upgraded aiohttp to 3.7.4 and jinja2 to 3.0.1