github SeldonIO/seldon-core v1.6.0

latest releases: v2.8.1, v1.18.1, v2.8.0...
3 years ago

Changelog

v1.6.0

Full Changelog

Implemented enhancements:

  • Create a prepackaged model server for PyTorch Models #831

Fixed bugs:

  • IsADirectoryError: [Errno 21] Is a directory: '/mnt/models' #2876
  • error: a container name must be specified for pod #2875
  • MLFlow server-- ModuleNotFoundError: No module named 'prediction' #2874
  • V1 CRD has missing grpcPort and httpPort #2866
  • Broken Link to Documentation Example I'd like to find if it exists #2836
  • Executor does not send feedback to Routers. #2827
  • ArgoCD OutOfSync if SeldonDeployment includes mountpoint #2811
  • Helm failing to fetch https://kubernetes-charts.storage.googleapis.com/ resulting in failing tests #2808
  • send_feedback response is incorrectly managed in seldon_methods.py #2801
  • Upgrading to 1.5.0 causes unexpected error when calling predict endpoint of Python custom model #2786
  • SHAP Breaks Alibi Detect on Python 3.6 due to unpinned Numpy dependency #2767
  • Error when using the R language wrapper #2744
  • Transformers model unable to run with Cuda #2680
  • Allow seldon manager to run as non-root #2631
  • Operator sets HTTPS on the Engine's liveness and ready checks #2586
  • high memory and cpu usage in deployment of xgboost rest #1986

Security fixes:

Closed issues:

  • CVE checks update for redhat image scans #2869
  • Does Seldon Batch Processing Work with Azure Blob Storage? #2858
  • Update engine docs as deprecated #2840
  • Support V2 Protocol in outlier and drift detectors #2831
  • add example of batch processor with rclone #2819
  • Add example of custom init container with rclone #2818
  • remove mutating webhook #2817
  • Handle KFServing V2 Protocol in request logger #2791
  • Create 1.5.1 release with cherrypick #2756
  • Use f-strings in MAB study case examples #2729
  • helm chart imagePullSecrets support to bypass ratelimiting #2694
  • Seldon-core-operator Update for handling namespace #2676
  • docs: No Release Highlights since 1.1.0 #2634
  • Depricate engine (old Java service orchestrator) #2588
  • Add support for Datadog Tracing in the Executor and the Python Wrapper #2436
  • Multi_Archtecture Support #2333
  • Make deployment names configurable #2301
  • java-wrapper-0.2.0 jar is not checked for validity #2180
  • Stateful Model Serving by Saving state to Redis #2138
  • Add documentation on how to extend base prepackaged servers with new images (xgboost, sklearn, etc) #2060
  • Add documentation that dives into the iniContainer #2055
  • Multiplexing or parallel serving of gRPC / REST in Python Wrapper #1968
  • Allow globally configurable docker registry secret for seldon deployments #1923
  • Remove probesonly flag #1856
  • Use custom errors #1841
  • Allow mixed rest/grpc graphs in new golang based executor #1820

Merged pull requests:

Don't miss a new seldon-core release

NewReleases is sending notifications on new releases.