This repository has been archived by the owner on Aug 25, 2023. It is now read-only.
Releases: basisai/bedrock-express
Releases · basisai/bedrock-express
v0.0.8
What's Changed
- Bump pillow from 8.2.0 to 8.3.2 in /tests/tf-vision/model-server by @dependabot in #124
- Bump tensorflow from 2.5.0 to 2.5.1 in /tests/tf-vision/model-server by @dependabot in #122
- Bump pytest from 6.2.4 to 6.2.5 in /tests by @dependabot in #123
- [BDRK-3598] Update Workflow, Docker and dependencies by @tunguyen9889 in #136
- Bump requests from 2.26.0 to 2.27.0 in /tests by @dependabot in #137
New Contributors
- @tunguyen9889 made their first contribution in #136
Full Changelog: v0.0.7...v0.0.8
v0.0.7: Update dependencies
common dependencies
python:3.8.10
bdrk==0.9.1
boxkite==0.0.5
gunicorn==20.1.0
express-flask
flask==2.0.1
express-fastapi
uvicorn==0.14.0
fastapi==0.67.0
python-multipart==0.0.5
v0.0.6: Update server dependencies
common dependencies
python:3.8.10
bdrk==0.8.2
boxkite==0.0.4
gunicorn==20.1.0
express-flask
flask==2.0.1
express-fastapi
uvicorn==0.14.0
fastapi==0.65.2
python-multipart==0.0.5
v0.0.5: Support explain method and json error (#77)
* Support explain method and json error * Add missing imports * Remove explain from fastapi * Add tests for explainer * Fix import * Try optional query
v0.0.4
common dependencies
- python:3.8.7
- bdrk[model-monitoring]==0.6.0
- gunicorn==20.0.4
express-flask
- flask==1.1.2
express-flask-gpu
- python:3.9.1
- cuda:10.1
- cudnn:7
express-fastapi
- uvicorn==0.13.3
- fastapi==0.63.0
- python-multipart==0.0.5
0.0.3: Initial public release
common dependencies
- bdrk[model-monitoring]==0.5.0
- gunicorn==20.0.4
express-flask
- flask==1.1.2
express-fastapi
- uvicorn==0.12.2
- fastapi==0.61.1
- python-multipart==0.0.5