seldon-core
seldon-core copied to clipboard
An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.26.0 to 1.27.0. Changelog Sourced from go.opentelemetry.io/otel/trace's changelog. [1.27.0/0.49.0/0.3.0] 2024-05-21 Added Add example for go.opentelemetry.io/otel/exporters/stdout/stdoutlog. (#5242) Add RecordFactory in go.opentelemetry.io/otel/sdk/log/logtest to facilitate testing exporter and processor implementations....
## Describe the bug Using aks and installed KubeEdge cloud component in AKS and edge component on NUC I3. Then installed seldon after installing istio. When trying to deploy according...
In some cases we ended up with a experiment db state that contains experiments that fail validation (unclear how yet). This PR skips loading experiments if they fail validation as...
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.32.2. Release notes Sourced from requests's releases. v2.32.2 2.32.2 (2024-05-21) Deprecations To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes...
Bumps [transformers](https://github.com/huggingface/transformers) from 3.2.0 to 4.38.0. Release notes Sourced from transformers's releases. v4.38: Gemma, Depth Anything, Stable LM; Static Cache, HF Quantizer, AQLM New model additions ๐ Gemma ๐ Gemma...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 3.0.3. Release notes Sourced from werkzeug's releases. 3.0.3 This is the Werkzeug 3.0.3 security release, which fixes security issues and bugs but does not otherwise...
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.2 to 0.30.2. Commits 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30 c857a38 Update x/net for CVE-2023-45288 0407311 followup to allow special characters 25164f7 Merge pull request #123435...
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.20.0 to 10.22.0. Release notes Sourced from github.com/go-playground/validator/v10's releases. Release 10.22.0 No release notes provided. Release 10.21.0 What's Changed MongoDB validator improved by @โpixel365 in go-playground/validator#1196 change...
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.51.0 to 0.52.0. Release notes Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases. Release v1.27.0/v0.52.0/v0.21.0/v0.7.0/v0.2.0 Overview Added Add the new go.opentelemetry.io/contrib/instrgen package to provide auto-generated source code instrumentation. (#3068, #3108) Add...