Features / Enhancements
- Telemetry: Add project counters export to open telemetry, #9722, @jond01
- Requirements-automated: Upgrade lock files, #9701, @mlrun-cicd[bot]
- API: Support configurable system id length and normalize uuid-based system ids, #9732, @TomerShor
- Workflows: Remove unused has_workflow_url property, #9728, @daanvdk-mck
- Tokens: Remove user id from another error, #9727, @daanvdk-mck
- Serving: Add openai rest api chat completions and responses endpoints, #9718, @tomerm-iguazio
- API: Forward custom s3 endpoint to nuclio for source-archive fetch, #9721, @gtopper
- Dependabot-automated: Bump docker/login-action from 4.1.0 to 4.2.0, #9723, @dependabot[bot]
- UI: Features & enhancement
Bug fixes
- Docs: Fix pdf build by converting svg images to png, #9741, @rokatyy
- Runtimes: Fix auto-mount overriding user-set aws env vars, #9737, @daanvdk-mck
- Deps: Avoid bugged k8s version, #9726, @daanvdk-mck
- Model Monitoring: Fix applicationruntime deploy forward track_models, #9730, @royischoss
- Serving: Fix output mandatory field errors not returned as http 400, #9731, @tomerm-iguazio
- UI: Bug fixes
Pull requests:
203bb5e [Docs] Fix PDF build by converting SVG images to PNG (#9741)
3ba93f0 [Telemetry] Add project counters export to Open Telemetry (#9722)
7bdf85d [Runtimes] Fix auto-mount overriding user-set AWS env vars (#9737)
6092d26 [Requirements-automated] Upgrade lock files (#9701)
fee7b71 [API] Support configurable system ID length and normalize UUID-based system IDs (#9732)
f48fdae [Workflows] Remove unused has_workflow_url property (#9728)
7a9bd31 [Deps] Avoid bugged k8s version (#9726)
140411e [Model Monitoring] Fix ApplicationRuntime deploy forward track_models (#9730)
59bc132 [Serving] Fix output mandatory field errors not returned as HTTP 400 (#9731)
e10435f [Tokens] Remove user id from another error (#9727)
40c810f [Serving] Add OpenAI rest api chat completions and responses endpoints (#9718)
e9a5514 [API] Forward custom S3 endpoint to Nuclio for source-archive fetch (#9721)
ab66195 [Dependabot-automated] Bump docker/login-action from 4.1.0 to 4.2.0 (#9723)