| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-25 | 3.0 kB | |
| v2.0.9 source code.tar.gz | 2026-03-25 | 2.9 MB | |
| v2.0.9 source code.zip | 2026-03-25 | 4.1 MB | |
| Totals: 3 Items | 7.0 MB | 1 | |
What's Changed
- [v2][Run Service] write empty input Literal if no input by @machichima in https://github.com/flyteorg/flyte/pull/7055
- Ensure GetActionDetails works expected by @pingsutw in https://github.com/flyteorg/flyte/pull/7022
- Fix: [Run Service] Ensure GetActionData works expected by @SharpKoi in https://github.com/flyteorg/flyte/pull/6991
- [Flyte 6973] Attached action details to
ListRunsresponse by @0yukali0 in https://github.com/flyteorg/flyte/pull/7026 - [V2]Sandbox webhook by @popojk in https://github.com/flyteorg/flyte/pull/7034
- [V2]Add secret service by @popojk in https://github.com/flyteorg/flyte/pull/7039
- [v2] Fix project service port by @machichima in https://github.com/flyteorg/flyte/pull/7059
- Fix CreateRun response, output URI, and GetActionData by @pingsutw in https://github.com/flyteorg/flyte/pull/7064
- [V2][Bug] Fix sandbox dev mode dir permission error by @popojk in https://github.com/flyteorg/flyte/pull/7061
- Add IsEntryPoint and CodeBundlePath to taskTemplate metadata by @EngHabu in https://github.com/flyteorg/flyte/pull/7071
- [V2][Bug] Fix WatchActionDetails to return full action details in streamed updates by @pingsutw in https://github.com/flyteorg/flyte/pull/7070
- Fix manager hanging on shutdown by @pingsutw in https://github.com/flyteorg/flyte/pull/7057
- [V2] add dummy trigger and app service by @machichima in https://github.com/flyteorg/flyte/pull/7077
- settings service proto definitions by @afbrock in https://github.com/flyteorg/flyte/pull/7049
- [V2] Add attempt and cache status by @machichima in https://github.com/flyteorg/flyte/pull/7078
- [V2][Sandbox]Add console to sandbox by @popojk in https://github.com/flyteorg/flyte/pull/7074
- [V2] Add Cache service by @machichima in https://github.com/flyteorg/flyte/pull/7035
- [V2] Run Service - Add the field that GetRunDetails expected (#6977) by @SZL741023 in https://github.com/flyteorg/flyte/pull/7038
- [V2]Add sandbox image auto iterate CI by @popojk in https://github.com/flyteorg/flyte/pull/7063
- [V2] ListRuns return start/end time, duration, and environment name by @machichima in https://github.com/flyteorg/flyte/pull/7081
- [V2] add app and trigger service to proxy by @machichima in https://github.com/flyteorg/flyte/pull/7082
- [V2] update gc and log level config by @machichima in https://github.com/flyteorg/flyte/pull/7083
- [V2] Read user run context by @machichima in https://github.com/flyteorg/flyte/pull/7084
- [V2] Add RunLogsService for streaming pod logs by @pingsutw in https://github.com/flyteorg/flyte/pull/7072
- Add connectrpc Python stubs for flyteidl2 by @jeevb in https://github.com/flyteorg/flyte/pull/7086
- [V2] Add crd sync logic by @popojk in https://github.com/flyteorg/flyte/pull/7087
New Contributors
- @SharpKoi made their first contribution in https://github.com/flyteorg/flyte/pull/6991
Full Changelog: https://github.com/flyteorg/flyte/compare/v2.0.8...v2.0.9