Skip to content

Latest commit

 

History

History
517 lines (437 loc) · 49.9 KB

CHANGELOG.md

File metadata and controls

517 lines (437 loc) · 49.9 KB

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:

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 (2018-11-07)

Full Changelog

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 (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 (2018-07-18)

Full Changelog

Merged pull requests:

v0.2.1 (2018-07-09)

Full Changelog

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:

v0.2.0 (2018-06-29)

Full Changelog

Closed issues:

  • PREDICTIVE_UNIT_PARAMETERS: not able to set them up correctly #170
  • Add docs page for Helm #71

Merged pull requests:

v0.1.8 (2018-06-27)

Full Changelog

Closed issues:

  • Prediction analytics dashboard not capturing prediction API calls #168
  • Ambassador + Minikube doc needs to be updated per RBAC #165
  • configmap type volume gets mounted as EmptyDir #162
  • Java Wrapper H2OUtils doesn't check type in NDArray proto message conversion #158
  • Release Java wrappers library 0.1.1 #157
  • Automate update of ksonnet versions in release process #132

Merged pull requests:

v0.1.7 (2018-06-04)

Full Changelog

Closed issues:

  • Quickstart problem #153
  • NameError: global name 'ListValue' is not defined #148
  • bad credentials error with get_token function #144
  • Make CRD Namespaced scoped #141
  • Create wrappers for Java based models #137
  • Update ksonnet prototypes for latest image version #130
  • Create demo notebook for Azure #129
  • Grafana Dashboard #109
  • Multiple helm seldon-core installs on separate namespaces fails #106

Merged pull requests:

v0.1.6 (2018-03-29)

Full Changelog

Closed issues:

  • Support RBAC by default #126
  • Engine requires images to have versions #117
  • hostPath type volume gets mounted as emptyDir #116
  • Investigate OpenShift source-to-image for wrapping models #113
  • Add docs for analytics persistence #112
  • Issue in deployments of multiple models #103
  • Missing dependencies in notebooks/kubectl_demo_minikube.ipynb #101
  • Add usage metrics collector #99
  • Running test model on seldon core #90
  • Deploying seldon models to multiple namespaces #89
  • Generate load tests analytics #58
  • Create wrapper for R models #23

Merged pull requests:

v0.1.5 (2018-02-19)

Full Changelog

Closed issues:

  • Make CRD namespaced #95
  • Allow Helm deployment without API Front end #92
  • Support deployment of a Python 3 model #88
  • Create a Slack channel for project #43

Merged pull requests:

v0.1.4 (2018-02-05)

Full Changelog

Closed issues:

  • Create KSonnet prototypes for core #76
  • Add automatically generated README to wrapped models #57

Merged pull requests:

v0.1.3 (2018-01-26)

Full Changelog

Fixed bugs:

  • Insufficient cpu error when creating complex graphs #47

Closed issues:

  • Split Prometheus monitoring from seldon-core Helm Chart #69
  • Docs for how to deploy and CI/CD options #30

Merged pull requests:

v0.1.2 (2018-01-23)

Full Changelog

Closed issues:

  • Remove the cluster manager functionality that checks for "type" presence in predictive units graph #59
  • Change builds to use seldonio/core-builder:0.2 #48
  • Cluster manager stuck in an error loop after failed deployment #45
  • Quickstart in minikube has old resource spec for deployment #40
  • Bring seldon-core-examples into main project #33
  • Update travis integration for all builds #25
  • Update model wrapping docs and docker wrapping code #17
  • Links are broken on the following doc page #16

Merged pull requests:

v0.1.1 (2018-01-10)

Full Changelog

Closed issues:

  • GRPC microservices fail kubernetes health and readiness checks #13
  • Update diagrams in docs to reflect latest version of the protos #7
  • Average Combiner broken in container #5
  • external gRPC client not updating when deployment removed and recreated #4
  • Cluster Manager failing to authenticate on GKE cluster #2

Merged pull requests:

v0.1.0 (2018-01-03)

* This Change Log was automatically generated by github_changelog_generator