v0.2.0 (2018-06-29)
Closed issues:
Merged pull requests:
- fix crd.libsonnet error #177 (fisache)
- Distributed deployment and Istio #173 (cliveseldon)
v0.1.8 (2018-06-27)
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:
- Remove java wrapper library from code base #172 (cliveseldon)
- Remove nd4j and replace with oj matrix library #171 (cliveseldon)
- Fix prometheus helm install #169 (cliveseldon)
- Update notebooks for minikube and ambassador #166 (cliveseldon)
- Release script python3 compatibility #163 (gsunner)
- Updates to 0.1.1 wrapper. H2O fixes. #161 (cliveseldon)
- add update to core.jsonnet when setting version #159 (gsunner)
v0.1.7 (2018-06-04)
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:
- Add install guide #156 (cliveseldon)
- WIP : PySpark and PMML example #155 (cliveseldon)
- Fix gRPC tests for wrappers and update sklearn iris example to show use #150 (cliveseldon)
- Minikube RBAC updates and Notebooks for Model examples #147 (cliveseldon)
- change ClusterRoleBinding to RoleBinding #146 (gsunner)
- MNIST loadtest #143 (cliveseldon)
- Openshift article on using s2i in seldon-core #140 (cliveseldon)
- Java wrappers #138 (cliveseldon)
- add notebook for azure demo #135 (gsunner)
- update ksonnet defaults to 0.1.6 #131 (cliveseldon)
- Typos fix #128 (LevineHuang)
v0.1.6 (2018-03-29)
Closed issues:
- Support RBAC by default #126
- Engine requires images to have versions #117
hostPath
type volume gets mounted asemptyDir
#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:
- Rbac fixes #127 (cliveseldon)
- Anonymous usage metrics collection #125 (gsunner)
- R wrappers #124 (cliveseldon)
- Fix parsing of image version in engine #119 (cliveseldon)
- S2i examples #118 (cliveseldon)
- S2i integration #115 (cliveseldon)
- change benchmark notebook name #111 (cliveseldon)
- Benchmarking seldon-core #110 (cliveseldon)
- 55 outlier detection #105 (Maximophone)
- Made notebooks compatible with python 3 #102 (Maximophone)
v0.1.5 (2018-02-19)
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:
- ksonnet updates for namespaces and RBAC #98 (cliveseldon)
- Handle namespaced deployments #97 (cliveseldon)
- 88 python 3 compatibility #94 (Maximophone)
- allow apife to be optional in helm install #93 (cliveseldon)
- remove redundant assignment #87 (mjlodge)
v0.1.4 (2018-02-05)
Closed issues:
Merged pull requests:
- ksonnet notebook with Ambassador #81 (cliveseldon)
- Ksonnet - initial integration #79 (cliveseldon)
- 54 epsilon greedy #78 (Maximophone)
v0.1.3 (2018-01-26)
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:
- Split Helm scripts into 3 - core, analytics and kafka #75 (cliveseldon)
- add engine resources to proto and modify cluster manager #72 (cliveseldon)
- 57 wrapping auto docs #68 (Maximophone)
- Release v0.1.2 prep #66 (gsunner)
v0.1.2 (2018-01-23)
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:
- add travis build status #64 (gsunner)
- updates into Release 0.1 #63 (gsunner)
- add current release branch to travis builds #62 (gsunner)
- Complex graphs #61 (Maximophone)
- change validation to handle no method check #60 (cliveseldon)
- update Quantity processing to allow non strings and catch exceptions in parsing protos #53 (cliveseldon)
- Dockerize the entier wrapping process of building sklearn_iris example #51 (errordeveloper)
- travis builds updated to use core-builder:0.2 #49 (gsunner)
- use core-builder container for release script #46 (gsunner)
- add dependencies for the release script #44 (gsunner)
- Fixed json deployment #42 (cliveseldon)
- Updating minikube get started for newest version of the wrappers #41 (Maximophone)
- helm yaml files updated for release script usage #39 (gsunner)
- release script code #38 (gsunner)
- 17 wrappers docs #37 (Maximophone)
- Update to python wrapping: put the build and push docker image comman… #36 (Maximophone)
- seldon-core-examples repo added to main project #34 (gsunner)
- add CI/CD docs #32 (cliveseldon)
- Travis update #31 (gsunner)
- Update docs crd #29 (cliveseldon)
- 17 wrappers docs #28 (Maximophone)
- 17 wrappers update #27 (Maximophone)
v0.1.1 (2018-01-10)
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:
- Release 0.1 branch merge #22 (gsunner)
- version 0.1.1 prep #21 (gsunner)
- Health checks grpc #19 (cliveseldon)
- ci updates #18 (gsunner)
- 5 fix average combiner #14 (Maximophone)
- Create CODE_OF_CONDUCT.md #12 (cliveseldon)
- Grpc apife publish #8 (cliveseldon)
- add RBAC serviceaccount #3 (cliveseldon)
v0.1.0 (2018-01-03)
* This Change Log was automatically generated by github_changelog_generator