Releases: infraspecdev/bentoml-template
Releases · infraspecdev/bentoml-template
v1.3.0
1.3.0 (2024-10-20)
CI/CD Improvements
- add build and deploy workflows (49140d2)
Documentation Updates
- add README files for workflows (4a7e984)
- add
SECURITY.md
file with security guidelines (3914252)
Maintenance
- update BentoML version to 1.3.9 (1ab5ac1)
- update security enforcement email in Code of Conduct (38f7447)
v1.2.1
1.2.1 (2024-08-20)
Bug Fixes
- bento: switch Docker base image to Alpine in bentofile.yaml (6ca9827)
v1.2.0
1.2.0 (2024-08-20)
Features
- add script to train and save Iris model using BentoML (8e4c15f)
- dynamodb: support for dynamodb operations (51135b3)
v1.1.0
1.1.0 (2024-08-19)
Bug Fixes
Features
- add error formatting utility for Pydantic validation errors (2d871da)
- add Prometheus metrics for model inference duration (0ba0f9c)
- add support for input validation middleware (c5ec27c)
- add support for JWT authentication middleware (3636158)
- add UpdateResponseHeaders middleware for header management (c46f7ca)
- support for structured logging through middleware (442bee9)
v1.0.0
1.0.0 (2024-08-16)
Features
- add support for download models from S3 (fd40b19)
- support for creating a bentoml service using the model (27fc9d9)