Changelog
v1.0.1 (2020-01-15)
Fixed bugs:
Closed issues:
- Old pods not removed after rolling update #1325
- seldonio/seldon-core-s2i-python3-tf-gpu:0.15 image default python version is 2.7.17 #1324
- send_feedback() got an unexpected keyword argument 'routing' #1321
- Helm 2 install fails for v1.0 #1299
- Clean up API types and Webhooks #1294
- Include seldon proto compilation in GO #1245
- helm upgrade when the operator configmap has changed? #1135
- End-to-end tests for Pre-packaged model servers hang if name doesn't match exactly #820
- S2I builder images should have pinned Python dependencies #340
Merged pull requests:
- make gpu image Python 3 exclusive, closes #1324 #1336 (RafalSkolasinski)
- fix operator build - controller-gen install for go modules #1335 (gsunner)
- Create and use seldonio/core-builder:0.10 #1334 (gsunner)
- typo fix: missing api in io.seldon.wrapper.api.SeldonPredictionService #1332 (RafalSkolasinski)
- operator build test #1329 (gsunner)
- Bump okhttp from 4.3.0 to 4.3.1 in /engine #1328 (dependabot-preview[bot])
- Exception stack trace should be logged #1326 (lennon310)
- updatekindversion #1323 (ryandawsonuk)
- Remove log4j #1319 (adriangonz)
- set deployment replicas #1316 (andrewshaoyu)
- fix issue 820 #1315 (RafalSkolasinski)
- Bump okhttp from 4.2.2 to 4.3.0 in /engine #1314 (dependabot-preview[bot])
- Bump pillow from 6.2.0 to 7.0.0 in /python #1313 (dependabot-preview[bot])
- treat config as yaml in the values #1311 (ryandawsonuk)
- configmap control via helm values #1309 (ryandawsonuk)
- pvc tfjob example #1308 (ryandawsonuk)
- Bump guava from 28.1-jre to 28.2-jre in /engine #1307 (dependabot-preview[bot])
- Outlier example #1306 (RafalSkolasinski)
- Add logger to graph types #1305 (cliveseldon)
- Update mypy requirement from <0.751 to <0.762 in /python #1304 (dependabot-preview[bot])
- Make seldon-core-operator work with helm2 #1300 (cliveseldon)
- use newer certmanager #1298 (ryandawsonuk)
- Clean up duplicated code for types and webhooks #1296 (cliveseldon)
- update "income classifier and Alibi anchor explainer" to use "fetch_adult" #1287 (RafalSkolasinski)
- Fixed Seldon golang package #1246 (hemantkashniyal)