forked from flyteorg/flyte
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Patch] v1.6.1 release base (flyteorg#3697)
Signed-off-by: Yee Hing Tong <[email protected]> ### 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
- Loading branch information
1 parent
c5be5ad
commit 5ab8cb8
Showing
29 changed files
with
365 additions
and
195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Flyte v1.6.1 Patch Release | ||
|
||
## Changes | ||
|
||
### Admin - v1.1.100 | ||
* Inject user identifier to ExecutionSpec by @ByronHsu in https://github.com/flyteorg/flyteadmin/pull/549 | ||
* Fix flaky test by @eapolinario in https://github.com/flyteorg/flyteadmin/pull/563 | ||
* Add oauth http proxy for external server & Extract email from azure claim by @ByronHsu in https://github.com/flyteorg/flyteadmin/pull/553 | ||
* Remove single task execution default timeout by @hamersaw in https://github.com/flyteorg/flyteadmin/pull/564 | ||
* Revert conditional setting of SecurityContext when launching security context by @wild-endeavor in https://github.com/flyteorg/flyteadmin/pull/566 | ||
|
||
### Console - v1.8.2 | ||
* Export Flytedecks support for TLRO by @james-union in https://github.com/flyteorg/flyteconsole/pull/757 | ||
* fix: filter executions by version and name by @ursucarina in https://github.com/flyteorg/flyteconsole/pull/758 | ||
* fix: task recent runs should filter by version by @ursucarina in https://github.com/flyteorg/flyteconsole/pull/759 | ||
* Bug: Execution Page's back button returns Workflows route from Launch Plan route #patch by @FrankFlitton in https://github.com/flyteorg/flyteconsole/pull/760 | ||
* chore: add item when mapped task by @jsonporter in https://github.com/flyteorg/flyteconsole/pull/761 | ||
* Feature: Fullview Flyte Deck modal by @FrankFlitton in https://github.com/flyteorg/flyteconsole/pull/764 | ||
|
||
|
||
### Propeller - v1.1.90 | ||
* Add grpc plugin to loader.go by @pingsutw in https://github.com/flyteorg/flytepropeller/pull/562 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.