Flyte v1.6.1 milestone release
Flyte v1.6.1 Patch Release
Changes
Admin - v1.1.100
- Inject user identifier to ExecutionSpec by @ByronHsu in flyteorg/flyteadmin#549
- Fix flaky test by @eapolinario in flyteorg/flyteadmin#563
- Add oauth http proxy for external server & Extract email from azure claim by @ByronHsu in flyteorg/flyteadmin#553
- Remove single task execution default timeout by @hamersaw in flyteorg/flyteadmin#564
- Revert conditional setting of SecurityContext when launching security context by @wild-endeavor in flyteorg/flyteadmin#566
Console - v1.8.2
- Export Flytedecks support for TLRO by @james-union in flyteorg/flyteconsole#757
- fix: filter executions by version and name by @ursucarina in flyteorg/flyteconsole#758
- fix: task recent runs should filter by version by @ursucarina in flyteorg/flyteconsole#759
- Bug: Execution Page's back button returns Workflows route from Launch Plan route #patch by @FrankFlitton in flyteorg/flyteconsole#760
- chore: add item when mapped task by @jsonporter in flyteorg/flyteconsole#761
- Feature: Fullview Flyte Deck modal by @FrankFlitton in flyteorg/flyteconsole#764
Propeller - v1.1.90
- Add grpc plugin to loader.go by @pingsutw in flyteorg/flytepropeller#562