Skip to content

v0.5.1

Compare
Choose a tag to compare
@gsunner gsunner released this 21 Nov 10:55

Changelog

v0.5.1 (2019-11-21)

Full Changelog

Fixed bugs:

  • Operator crash if one container in pod not created properly #1104
  • MLFLOW_SERVER ModuleNotFoundError #828

Security fixes:

Closed issues:

  • Engine using separate pod, ignoring annotations #1120
  • How to pass ModelInitializerContainerImage path #1116
  • how to define MyModel for PyTorch model which has more than one arguments? #1115
  • how can I wrap a PyTorch Image with customed network? #1114
  • Seldon AB testing - getting an error "info": "Parameter 'ratioA' is missing." #1081
  • remove old CRD generation #1079
  • Broken integration tests #1076
  • Cannot create a SeldonDeployment having volumes of type projected and configMap. #1072
  • DOCKER_IMAGE_VERSION in Makefile is only 0.3 and 0.4; public docker images go up to 0.13 #1071
  • SeldonDeployment modelUri support more protocol #1070
  • Your .dependabot/config.yml contained invalid details #1045
  • Add tox #1042
  • Broken imports on 0.5.0.2 release #1040
  • Improve speed of execution for integration tests #1032
  • Integration tests fail intermittently #1031
  • Major version changes on dependencies could cause issues #1029
  • with the latest release of azure-storage-blob 12.0.0, seldon build fails #1027
  • Extend documentation to include optional dependencies and azure blob quickfix #1025
  • Update release.py script to change version in kustomization.yaml #1024
  • Set upper limit for azure-storage-blob version #1023
  • Make GCS support optional #1018
  • Update Talks/Blogs/Videos/Use cases in Docs #1017
  • No available release name found for Seldon-Core-Operator #1014
  • Move API path from v0.1 to v1.0 #991
  • Fully automate CI/CD process and introduce manual trigger for release process #986
  • Use official Helm charts for Grafana and Prometheus #965
  • Set JSON_SORT_KEYS and JSONIFY_PRETTYPRINT_REGULAR to False by default #964
  • Enable Storage.py to be able to download from HDFS URL #963
  • Fix helm version in Chart.yaml #961
  • Modify engine's Proto Value to JSON conversion to avoid int-to-float conversions in REST requests #948
  • Code style standardisation for Seldon Core Python modules #947
  • Automated Test and Build Hooks #933
  • Seldon Image at "seldonio/seldon-core-s2i-python3-tf-gpu:0.12-SNAPSHOT" not able to find GPU devices #914
  • Update Java dependencies #902
  • Create 1.0 GA Document #887
  • Enable Storage.py to be able to download from URL file #883
  • Seldon container engine has not resource limit #769
  • Shadow deployment for Istio #741
  • Java Seldon Engine doesn't pass microservice HTTP exceptions upstream #705
  • Feature_names is redundant when using jsonData in predict. Also meta is redundant in response, as meta can be combined in the jsonData. #665
  • Modify helm chart seldon-core-analytics using chart dependencies #613
  • Update Python SeldonClient to handle JSON payloads #607
  • expand contributing guide #569
  • requirements.txt for Python wrapped models should be a configurable name/path #548
  • Docker Image is too Big #526
  • Deployment of seldon as a new custom resource via fabric8 #486
  • Update developer docs #203

Merged pull requests: