Skip to content

v0.5.0

Compare
Choose a tag to compare
@gsunner gsunner released this 01 Nov 11:49
· 151 commits to release-0.5 since this release

v0.5.0 (2019-11-01)

Closed issues:

  • Update logback #1007
  • seldon-core-operator fails to install on Kubernetes 1.16 #1004
  • Custom error raised in Python model was not passed back to the client #974
  • Models with multiple input types are not supported #921

Merged pull requests:

  • Removed the hash as it was crashing the command when the pipeline was ran #1022 (axsaucedo)
  • Add pre-commit hook for black and fix linter #1020 (adriangonz)
  • Added documentation on how to support Models with multiple input types in python wrapper #1015 (axsaucedo)
  • Move from logback to log4j2 #1008 (adriangonz)
  • Adding functionality for running e2e tests in Jenkins X #994 (axsaucedo)