- Add one month TTL to redis cache entries
- Additional tests on
expire-cache
- Update redis integration lib
- Properly handle anon requests when MS token is expected.
- Update
RWAPIMicroservicePython
to remove CT support.
- Fix issue with
Werkzeug
version differences causing redirecting issues when loading from Redis cache.
- Update
RWAPIMicroservicePython
to add CORS support.
- Update
RWAPIMicroservicePython
to fix issue with requests to other microservices. - Fix issue when loading google metadata on startup.
- Remove dependency on CT's
authenticated
functionality
- Replace CT integration library
expire-cache
endpoint is now only accessible by microservices- Remove filter dependency for
expire-cache
endpoint - Remove MapId caching on Redis
- Update GEE integration library to 0.1.236, update other dependencies
- Improved logging
- Add node affinity to kubernetes configuration.
- Update
Flask
,urllib3
andrequests
packages.