Releases: cormorack/cava-data
Releases · cormorack/cava-data
0.1.5-rc.9
fix: update RBAC to v1
0.1.5-rc.8
Setup serverless for cava-data (#26) * Setup initial serverless deploy * Ignore .env file * Add minimum expected config * Setup initial serverless deploy * Ignore .env file * Add minimum expected config * Update code to be usable as serverless * Update api endpoint to redirect to s3 * Catch server exception again * Add gcc install to docker and install all * Add apt update then install * Add all services to the cloud formation for now * Add custom domain name option * Add deployment README
0.1.5-rc.7
Update chart dependencies
0.1.5-rc.6
Include flag to disable data service api deployment
0.1.5-rc.5
Move from aioredis to redis-py (#25)
0.1.5-rc.4
Custom queue (#24) * Allow for passing in queue name * Add cava_data_worker cli to specify queue * Add arguments to cava_data_worker cli * Change default args and update cmd to templates
0.1.5-rc.3
Clean up data endpoint and update ship data fs handling
0.1.5-rc.2
Setup config to utilize dsn and be able to use SQS (#23) * Setup config to utilize dsn and be able to use SQS * Allow sqs to get creds from env variable * Add conda info and listing * Pin setuptools * Add pycurl from conda * Remove dev pip install * Pin pycurl to <7.45
0.1.5-rc.1
Use gunicorn to manage uvicorn (#22) * Use gunicorn to manage uvicorn * Defaults to info log level
0.1.4
What's Changed
- Add caching layer for data request by @lsetiawan in #18
- Fix cache by @lsetiawan in #19
- Clean package by @lsetiawan in #20
- Add pod autoscaler for cava-data by @lsetiawan in #21
Full Changelog: 0.1.3...0.1.4