Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Releases: basisai/bedrock-express

v0.0.8

04 Jan 06:22
c4ff403
Compare
Choose a tag to compare

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

Full Changelog: v0.0.7...v0.0.8

v0.0.7: Update dependencies

23 Jul 06:01
4b50dc0
Compare
Choose a tag to compare

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

16 Jun 08:00
921814e
Compare
Choose a tag to compare

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)

23 Apr 08:45
7b8eb1c
Compare
Choose a tag to compare
* 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

30 Dec 04:31
1bfadd2
Compare
Choose a tag to compare

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

22 Oct 07:52
231c329
Compare
Choose a tag to compare

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