v1.5.0
v1.5.0 (2020-11-24)
Fixed bugs:
- Add a note in istio doc about pod security context for nonroot user #2686
- KEDA notebook testing is broken #2683
- [BUG] NodeSelector not working in SeldonDeployment #2682
- minio setup notebook needs updating #2670
- Alibi detect does not expose metrics when value is 0 #2668
- Explainer wrapper should not add model to path for Tensorflow protocol #2664
- Python processes when running Seldon with Gunicorn #2617
- Update KEDA example to use v2.0 GA version #2614
- Tutorial issues - CIFAR10 Drift Detection #2605
- Conflict between gunicorn, gevent, and TensorFlow #2603
- Fix notebook failing integartion tests for sklearn and xgboost V2 #2589
- Repeatedly logging [DEBUG] Closing connection. #2568
- Not able to pass string as input to the predict function. #2553
- Notebook test
test\_custom\_metrics
failing in master #2541 - grafana-prom-import-dashboards pod always fail in seldon-core-analytics chat #2518
- requestPath meta missing in new executor #2505
Closed issues:
- use service account for argo batch example #2673
- Update metrics exposed by alibi detect server to include all newer components (threshold, etc) #2667
- Add namespace to metrics component in seldon core python module #2666
- Explore send_feedback path for tensorflow protocol #2665
- More restricted deployment rbac for seldon-core #2662
- GCP Workload Identity Support for GCS - Prepackaged Model Server #2654
- document how to use custom init containers #2610
- Grafana on Ambassador (Public DNS)? #2591
- new knative filtering #2551
- Support gRPC and HTTP protocols at the same time #2378
- Allow Inference Graphs to mix Protocols with the Executor #2299
- Initial / immediate term base infrastructure for stateful metrics with feedback (custom metrics naming, concurrency coherence, etc) #2272
- Remove OAuth code from Seldon Client #1677
Merged pull requests:
- Add back "seldon" gateway #2701 (adriangonz)
- fix batch logging #2699 (RafalSkolasinski)
- Fix typo in ci build images script #2698 (axsaucedo)
- Prepare 1.5.0 release updating docs #2695 (axsaucedo)
- Updates for Openshift release process #2692 (cliveseldon)
- Bump sigs.k8s.io/controller-runtime from 0.6.3 to 0.6.4 in /operator #2691 (dependabot-preview[bot])
- Update opentracing requirement from <2.4.0,>=2.2.0 to >=2.2.0,<2.5.0 in /python #2690 (dependabot-preview[bot])
- Explore enabling send_feedback path for tensorflow protocol #2688 (axsaucedo)
- Add Istio Troubleshoot for nonroot issue #2687 (anggao)
- Update testing script for KEDA v2.0 GA #2684 (anggao)
- Updated alibi detect to 0.4.3 #2678 (axsaucedo)
- update minio setup #2675 (ryandawsonuk)
- use service account for argo example #2674 (ryandawsonuk)
- Alibi detect enhancements (Expose metrics with 0 value and include seldon_deployment_namespace tag to metric) #2672 (axsaucedo)
- Fix tensorflow prediction from explainer #2671 (cliveseldon)
- Fix MLflow and TFServing images build #2655 (adriangonz)
- WIP: add feedback to batch processor #2653 (RafalSkolasinski)
- Add retries for V2 protocol tests #2650 (adriangonz)
- Seldon C++ wrapper #2639 (axsaucedo)
- Update workflow to work on Istio enabled namespace #2636 (omerfsen)
- Fix typo in reply url in outlier example #2635 (cliveseldon)
- Batch race condition fix #2630 (RafalSkolasinski)
- Use UTF-8 code for check mark #2627 (adriangonz)
- Update Alibi-Detect wrapper and drift and outlier examples #2626 (cliveseldon)
- upgrade knative version #2624 (ryandawsonuk)
- Remove references to OAuth and the deprecated Seldon OAuth gateway #2623 (adriangonz)
- Parameterize mc image and fix access_key/secret_key #2619 (omerfsen)
- Upgrade to use KEDA v2.0 GA version in the demo #2615 (anggao)
- [Docs] Removed metadata from incubating as its graduated feature #2613 (axsaucedo)
- Fixed a typo (@trivial) #2612 (welcomemandeep)
- Update Operator and Executor Licenses #2608 (cliveseldon)
- Metrics server with capabilities to fetch response from elasticsearch via request Puid in feedback request #2604 (axsaucedo)
- Bump grpcio-tools from 1.32.0 to 1.33.2 in /python #2593 (dependabot-preview[bot])
- Bump pytest from 6.1.0 to 6.1.2 in /python #2592 (dependabot-preview[bot])
- Add requestPath metadata on Python Wrapper #2587 (RafalSkolasinski)
- Update to 1.5.0-dev #2583 (cliveseldon)
- Bump pip-licenses from 2.3.0 to 3.0.0 in /python #2577 (dependabot-preview[bot])
- Bump pillow from 8.0.0 to 8.0.1 in /python #2576 (dependabot-preview[bot])
- Allow both http and grpc #2574 (cliveseldon)
- Bump MLServer image to 0.1.1 #2558 (adriangonz)
- add prototype of distributed inference computing with Seldon & Ray #2517 (RafalSkolasinski)