Releases: SeldonIO/seldon-server
Releases · SeldonIO/seldon-server
v1.4
This release contains a gRPC interface for prediction calls to complement the REST APIs.
Details can be found here along with a benchmarking test.
This release contains a breaking change in the prediction REST and JS API calls for the format to pass in data.
There are also changes to the seldon scripts including a new script to start REST and RPC microservices and one to start locust load tests.
v1.3.11
- bug fix release for Flask microservices
- scikit example for iris datatset
v1.3.10
- Adds initial A/B testing for prediction endpoint.
- Bug fixes for Luigi item-similarity job
v1.3.9
v1.3.8
A minor release adding a static recommender that pulls precomputed recommendations from a DB.
v1.3.7
v1.3.6
v1.3.5
v1.3.4
- New sentiment prediction demo
- Easier modification of resources and settings for Tomcat, Mysql for benchmarking
v1.3.3
- Updated analytics jobs using Kafka Streams
- New Movielens 10 Million Demo
- Guide to benchmarking Seldon with load testing for production deployment
For more information please read our 1.3.3 release blog post.