Skip to content

Releases: SeldonIO/seldon-core

v0.4.0

16 Aug 09:28
Compare
Choose a tag to compare

v0.4.0 (2019-08-15)

Full Changelog

Fixed bugs:

  • multiple containers in componentSpecs.spec.containers not supported? #718
  • Ambassador does not work in v0.3.2 #710

Closed issues:

  • Create kustomize for 0.3.2 release #794
  • Add redhat certified image to operatorhub #791
  • Build model servers with non-SNAPSHOT image #790
  • env secret for explainers #785
  • finding image names used in grafana dashboards for prepack model servers #783
  • seldon container engine sidecar java process should run with '-server' setting #781
  • label selector problem when running xgboost and sklearn iris prepack examples together #777
  • Documentation links cannot be seen (just change css color) #773
  • [Bug]Invalid metadata label generated from deployment file #772
  • Add a basic MLFlow model server based on example #771
  • additionalProperties cannot be set to false error when installing helm chart #768
  • Cannot make GRPC calls through GRPC microservice wrapping. #762
  • make it clearer how and when to set engine resources #761
  • Update TFServing Proxy to use v0.5 of the python wrapper #760
  • intermittent 503 errors in end-to-end tests #758
  • Add global count Graphana graph per deployment #756
  • docs: python wrapping docker #754
  • Liveness probe kills seldon engine container when model predict function takes a long time to send a result #753
  • models from private buckets for prepackaged/standalone servers #748
  • prepackaged/standalone servers to download models from initContainers #747
  • Writing the predict function around pandas dataframes #746
  • Golang CRD api #734
  • Update Roadmap #723
  • CRD in kustomize is missing subresource.status #713
  • calling SeldonClient.predict inside a microservice model rasing "TypeError: Couldn't build proto file into descriptor pool!" #711
  • Add SELDON_LOG_LEVEL parameter in Python Wrapper #708
  • All numbers get converted to float when sending JSON resulting in unexpected behaviour in Proxies #703
  • docs: ambassador version #697
  • docs: Python API reference #696
  • Back-off pulling image "data_downloader:0.1": ImagePullBackOff #695
  • Deploying modified TensorRT example on GKE does not deploy anything #694
  • Support JSON format in TFServer Proxy REST API #693
  • Add build files for alibi explainer server #692
  • docs: Ambassador REST endpoint path #688
  • cannot run through the example. #677
  • Liveness probe kills Seldon engine container with long init waiting time (Python wrapper) #674
  • need to increase failure threshold for engine with new operator #673
  • installing sdep straight after operator seems not fully reliable #669
  • Remove api-frontend #663
  • Ambassador Swagger definition does not include namespace #660
  • Remove Java Operator #654
  • Docs do not mention addition of jsonData outside of the release notes #652
  • Support Swagger or something like that #645
  • Changes required for Seldon Core Analytics Grafana to work behind proxy #622
  • Tensorflow GPU Example #619
  • HTTPS/HTTP switch for seldon client #572
  • How can I modify the logging format of REST API for StackDriver and BigQuery? #557
  • The output from ambassador converts integer types to float . #458
  • Question: Concurrency in Model REST server #453
  • Add model explainer example #425
  • Kubeflow Pipelines Integration #415
  • Add an WSGI app server to Python REST wrappers #383

Merged pull requests:

Read more

v0.3.1

28 Jun 11:05
Compare
Choose a tag to compare

Change Log

v0.3.1 (2019-06-28)

Full Changelog

Closed issues:

  • Embedded travis build status needs updating (in main readme) #656
  • Add doc link to prow #655
  • Remove Old Java Operator Docs #653
  • requests all failed during benchmarking with Locust #644
  • Seldon & Istio - broken link #643
  • Seldon-core-operator install fails #640
  • how to add custom meta fields for tracking #632
  • Using the cluster-manager underlying API as a library #626
  • User Exceptions raised in predict function of a wrapper class needs to be handled via flask exception handler #625
  • volume mounting - update examples #604
  • engine resources not configurable in new operator #598
  • status code in response missing. Seldon v 0.2.3 #519
  • deprecate ksonnet #477

Merged pull requests:

v0.3.0

05 Jun 11:08
Compare
Choose a tag to compare

Change Log

v0.3.0 (2019-06-05)

Full Changelog

Fixed bugs:

  • Python module syntax error for python 3.5 for variable type annotation #614
  • openvino_imagenet_ensemble example - prediction1 and prediction2 containers error #583
  • Docker image name and version messed up #562
  • SendonDeployment with name > 31 characters #556
  • Not able be build python3.6 base image. #542

Closed issues:

  • Update master to 0.3.0 SNAPSHOT #612
  • sdep state doesn't move to available #605
  • engine using 1 cpu #597
  • forbidden error installing ambassador #596
  • GPU support with SERVICE_TYPE Model #590
  • Update example notebooks for docs #586
  • kubeflow/example-seldon on local cluster #585
  • Unable to inject custom parameter in Python model #584
  • Tensorflow MNIST Model example on EKS #580
  • OOMKilled when starting an operator #579
  • Can we customize the outputs format of Model? #565
  • node exporter port conflict #563
  • How can i enable debug logging of seldon-engine container #560
  • Tensorflow Python 3.7 support and wrapper images #550
  • helm-charts upgrade fails on ambassador #543
  • Update Seldon Core Analytics Grafana #540
  • Defining the model serving class with full name doesn't currently work #533
  • Update Seldon Operator to Go #529
  • Old Containers & Security Vulnerabilities #528
  • option to not set runAsUser for engine #527
  • Support istio ingress #511
  • Endpoint type is missing for AB-test #451
  • Alllow arbitrary JSON as a payload #434
  • Update Ambassador to 0.40.2 #402
  • Ambassador config for rolling updates #294

Merged pull requests:

v0.2.7

29 Apr 11:32
Compare
Choose a tag to compare

Change Log

v0.2.7 (2019-04-29)

Full Changelog

Implemented enhancements:

  • Type check predictive unit parameters in the Python wrapper #440

Fixed bugs:

  • Models pods duplications after corrupted deployment #470
  • Using a configMapRef inside of a seldon deployment manifest causes a NullPointerException in the SeldonDeploymentWatcher #450
  • cannot get working external api but internal api is ok #448
  • Status can become Available even with Exception in Operator #429
  • Fix status update for failed deployments #474 (cliveseldon)

Closed issues:

  • Install seldon in a single namespace with restricted tiller #514
  • Document about microservice's input data #512
  • where is io.seldon.protos.DeploymentProtos package located? #508
  • seldon 0.2.3 - nfs volume in seldon graph failing in validation #504
  • SeldonDeployment keeps hanging #499
  • default ambassador chart to single namespace #495
  • use v1 ambassador api #491
  • Configure the way Prometheus exposed #484
  • documentation is in doc not docs #481
  • do a snapshot build and document if not documented #479
  • How can we specify nested python class in .s2i/environment? #465
  • Class names in latest python library is not backwards compatible #462
  • Sending an object dtype array as the request JSON for a Model API #461
  • NullPointer exception in API gateway when principal can't be determined #454
  • Python Wrappers Version 2 #406
  • Write a Python wrapper for a GENERIC component #378
  • Create reference Python client #349
  • Python-wrapper: Use debug flag to provide useful information #309
  • Support autoscaler in SeldonDeployment #277
  • Update Ambassdor Helm or remove and use Ambassador's helm chart #258
  • Prow Integration #154
  • CI/CD demo using GitOps framework #11

Merged pull requests:

v0.2.6

22 Feb 10:41
Compare
Choose a tag to compare

Change Log

v0.2.6 (2019-02-22)

Full Changelog

Fixed bugs:

  • Bug parsing boolean predictive unit params in Python wrappers #439
  • APIFE fails to connect to service due to name change #433

Closed issues:

  • If building a python image from a folder, which is also a git-folder build silently fails #452
  • Setting engineResources not enabling resource requests/limits to seldon-container-engine sidecar #398
  • Expose Jaeger agent port as environment variable on deployment manifest #396
  • Ksonnets for Seldon Analytics #391
  • sklearn iris returns value error #389
  • SOAP API #387
  • unable to find proto file which defines grpc #384
  • tensorflow-gpu #380
  • onnx_resnet50.ipynb : "Unknown operation: Gather" #379
  • Passing arguments to the model object #377
  • Model pod enters in CrashLoopBackOff. How to debug? #376
  • Global metrics show N/A in Seldon Analytics Grafana #371
  • Mistyped check causing NULL Pointer Exceptions with getNamespace #367
  • Json payload size increases when I use json.dumps #365
  • Need an updated tutorial for seldon serving on GKE #361
  • Hi,we need Golang Deploy Seldon Wrapper Container #356
  • Update docs and examples to use the new Python package #347
  • Potential problem in EpsilonGreedy.py? #336
  • Deploying seldon-core to Kubernetes 1.8.6 fails with no matches for kind "Deployment" in version "apps/v1" #333
  • S2i build image with private pip repository #330
  • Wrapping components outside of the tree #324
  • Seems to be a bad fit for a multi-tenant cluster. #308
  • Update Grafana / Prometheus image #303
  • Function to pass additional meta info for predict\(\) #297
  • Update base java image #289
  • Update ksonnet to reflect latest helm templates #282
  • NullPointerException in seldon-cluster manager logs #268
  • requestPath picking up old model on rolling update #267
  • Seldon deployment success/failure condition #255
  • Reconcile the differences between seldon-core and kubeflow core.libsonnet to improve maintenance #237
  • Make the "apiVersion" in the Helm templates consistent #236
  • Create initial docs for Transformers #229
  • Create initial docs for Routers #228
  • deploy docker image is ok ,but deploy k8s pod always failed #212
  • Format of the data sent as a request to the seldon REST api? #193
  • There is no setting that allows increasing the limits of GRPC Server #183
  • Docker image build error with sklearn_iris_docker example #164
  • Add support for spring-boot-starter-webflux #152
  • gRPC query waits indefinitely while execution giving no output #149
  • scikit-learn support for predict method not only predict_proba #145
  • Wrapper command on windows PS #134
  • Error 401 while requesting prediction outputs from seldon server #122
  • How to Deploy our custom models on seldon-core #104
  • Create docs for available plugins #100
  • Custom model endpoints #96
  • Docker image missing for Iris classification #91
  • Add options to populate meta data in wrappers foreach API request #86
  • Add InputOutputTransformer predictive unit #85
  • Add Explainer as transformer component #84
  • Create wrapper for PyTorch models #82
  • Graph with epsilon greedy router sometimes fails on first request #80
  • Create integration testing script #73
  • Allow engine resource requests for engine to be configurable in proto definition for CRD #70
  • Create Concept Drift Alert Plugin #56
  • Create Outlier Detection Plugin #55
  • Create Multi-Armed Bandit Router Plugin(s) #54
  • Update docs for sklearn_iris_docker #52
  • Response should contain indication of which predictor was used #50
  • Add git hooks for validation of notebooks before commit #10
  • Update docs and examples to illustrate complex runtime graphs #1

Merged pull requests:

Read more

v0.2.5

16 Dec 17:21
Compare
Choose a tag to compare

Change Log

v0.2.5 (2018-12-16)

Full Changelog

Closed issues:

  • initialDelaySeconds: 10 sec is not enough for some models #323
  • Bug: custom metrics for both children and parent components #322
  • Ambassador seldon deployment not registered #318
  • Allow user to disable Redis in seldon-core helm chart #304
  • grpc tensor convert not valid for python 2 #301
  • Ambassador #298
  • Create a python wrapper for COMBINER components #296
  • packaging for python microservice wrapper #293
  • Update to latest Spartakus image #291
  • Docker image "seldonio/seldon-core-s2i-python3" uses old Python 3.6 #288
  • Seldon cluster-manager k8s cluster wide operations #269
  • S2I hangs in example models when using minikube docker-env #253
  • Accessing custom metrics in our Python model #245
  • strData & binData not accepted by Python model microservice #225
  • Utilize latest /status endpoint for Custom Resources in k8s 1.11 #176
  • Investigate Nvidia's TensorRT #121
  • Review status field for CRD #83
  • gitops demo #67
  • Update seldon-core/examples docs after move #35
  • Create wrapper for Spark standalone runtime models #24

Merged pull requests:

v0.2.4

07 Nov 15:04
Compare
Choose a tag to compare

Closed issues:

  • Specification of a Service Account #286
  • curl not found error #283
  • Allow ambassador from other namespace to access SeldonDeployment #279
  • Fix Github security vulnerabilities in dependencies #259
  • Feedback API not called when using Models #251
  • Allow JAVA OPTS for engine to be specified #249
  • ndarray greater than 15280 bytes #248
  • Prediction API get model version #244
  • SeldonDeployment creation strips out an empty "children" list field in the manifest #242
  • Mahalanobis Outlier Detector fails when batch is of size 1 #240
  • Seldon Core Operator defaulting causes issues with helm and ArgoCD #233
  • TensorFlow Serving as the Model microservice #226
  • Nodejs wrapper for javascript models #216
  • Environmental variable error #215
  • How do I increase timeout of sidecar seldon container? #196
  • update release script for pyhton3 #160
  • Ability to customize Ambassador configuration #120
  • Script to convert proto files and generate OpenAPI schema #9
  • OpenAPI spec for external and internal prediction APIs #6

Merged pull requests:

v0.2.3

17 Sep 10:50
Compare
Choose a tag to compare

Change Log

v0.2.3 (2018-09-17)

Full Changelog

Closed issues:

  • R wrapper s2i environment documentation missing Model file extension #219
  • Provide example using ONNX via Intel nGraph for inference #214
  • how to explore grafana dashboard for seldon-core in web ui #209
  • APPLICATION FAILED TO START - Example python notebook (fx-market-predictor) #208
  • dev guide doc: develop/test changes locally? #202
  • Service orchestrator updated when surrounding deployment changed #199
  • UnknownHostException: seldon-deployment #194
  • grafana dashboard #192
  • Add image versions to all wrapper images #136
  • Status is not created in Custom Resource on initial create or update #74

Merged pull requests:

v0.2.2

18 Jul 13:19
Compare
Choose a tag to compare

Merged pull requests:

v0.2.1

09 Jul 10:36
Compare
Choose a tag to compare

Closed issues:

  • "/s2i/bin/assemble: line 59: 10 Killed" when using S2I to build PyTorch container #180
  • Getting timeout error using S2I to package PyTorch model #179
  • Make Operator Create CRD on StartUp #174

Merged pull requests: