Features / Enhancements
- Model Monitoring: Wire lag detection params through sdk/api/crud, #9285, @alxtkr77
- Application: Delete source artifacts on function deletion, #9312, @Yacouby
- Dependabot-automated: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 in /server/go, #9313, @dependabot[bot]
- RemoteModels: Batch step error handling, #9280, @tomerm-iguazio
- Application: Support source archives & git in init container, #9306, @Yacouby
- Application: Change default_worker_number to 100, #9310, @rokatyy
- Authentication: Create a runtimeconfigurationcontext for passing auth token name to runtimes, #9240, @elbamit
- Render: Added support for nested inputs and outputs, #9308, @guy1992l
- UI: Features & enhancement
Bug fixes
- Tests: Fix test_mep_with_remote_model, #9309, @tomerm-iguazio
- API: Fix missing project permission checks, #9303, @quaark
- UI: Bug fixes
Pull requests:
63a39f2 [Model Monitoring] Wire lag detection params through SDK/API/CRUD (#9285)
ac90933 [Application] Delete source artifacts on function deletion (#9312)
443e648 [Dependabot-automated] Bump google.golang.org/grpc from 1.78.0 to 1.79.1 in /server/go (#9313)
3087710 [RemoteModels] Batch step error handling (#9280)
045aada [Application] Support source archives & Git in init container (#9306)
d58f414 [Tests] Fix test_mep_with_remote_model (#9309)
863680c [Application] Change default_worker_number to 100 (#9310)
23a7583 [API] Fix Missing Project Permission Checks (#9303)
9b6993b [Authentication] Create a RuntimeConfigurationContext for passing auth token name to runtimes (#9240)
df3c642 [Render] Added support for nested inputs and outputs (#9308)