Releases: flyteorg/flyte
Releases · flyteorg/flyte
v2.0.0-alpha15
What's Changed
- Nary/watch groups by @machichima in #6712
- Mild cleanup and compilation fix by @Sovietaced in #6732
- [Fix] Downgrade otel to 1.37 by @machichima in #6729
- Generate mocks for app package by @iaroslav-ciupin in #6734
- Add list runs proto fields by @popojk in #6709
- [Proto] add created_by to task group by @machichima in #6736
- [Proto] Change created by to repeat EnrichedIdentity by @machichima in #6739
- fix(runs/docker): enable CGO for go-sqlite3 and include gen/go in bui… by @WangWang0226 in #6730
- Add description field in task and trigger protos by @popojk in #6722
- [Proto] Watch group add known sort fields by @machichima in #6760
- [Proto] Move action phase from workflow to common proto by @machichima in #6765
Full Changelog: v2.0.0-alpha14...v2.0.0-alpha15
Flyte v1.16.3 milestone release
Flyte 1.16.3
Added
- Add start- and end-time log link template vars to Ray plugin (#6751)
- Add metric to track how long nodes are stuck blocked by max parallelism being reached (#6737)
Changed
- Update Flyte to Go 1.24 (#6603)
Fixed
- Upstream array node fixes + update mockery (#6763)
- Handle etcd request too large error (#6752)
- Immediately fail if plugin.BuildResource fails instead of retrying until system retry budget is exhausted (#6740)
- Avoid merging pod template twice if template container name matches task container name (#6733)
Dependencies / Security
- Update x/crypto to v0.45.0 to fix security warnings (#6774)
- Bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /datacatalog (#6764)
- Bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /flyteadmin (#6770)
- Pin neoeinstein-prost to v0.4.0 (#6773)
- Bump stow to latest (#6741)
Housekeeping
- Update Flyte Components (#8e488c4b6)
- Update docs version (#424d7775f)
Contributors
Thanks to all the contributors who made this release possible: @fg91 (#6733, #6740, #6751), @Sovietaced (#6603, #6773, #6774).
Full Changelog: v1.16.2...v1.16.3
Flyte v1.16.2 milestone release
Flyte 1.16.2
Added
- Added support for configuring horizontal pod autoscaling for flyte admin in flyte-core helm chart (#6625)
- Added support for typing.Union in flytecopilot / container tasks (#6674)
Changed
- Only return connector/agent plugins if enabled (#6644)
- Support downloading old versions of flytectl by install.sh (#6668)
- Improve datacatalog query performance with composite index on tags table (#6672)
- Handle child node timeouts in conditional branch nodes (#6678)
- Fix auto refresh cache iteration bug causing parent workflows to get stuck in a running state (#6725)
Removed
- Removed unused node selector functions and legacy environment variables (#6614)
- Remove unused DefaultWorkflowActiveDeadline config (#6688)
Dependencies / Security
- Bump urllib3 from 2.2.3 to 2.5.0 in /flytectl/docs (#6728)
- Bump requests from 2.32.3 to 2.32.4 in /flytectl/docs (#6727)
Housekeeping
- Removed unused replace directives (#6638)
- Removed use of deprecated pod phase (#6640)
- Executor code cleanup (#6629)
- Updated docker images to use Bitnami legacy repo (#6631)
- Updated helm charts to use new twun.io helm repo (#6726)
Contributors
Special thanks to new contributors: @hefeiyun (#6629), @ihvol-freenome (#6672), @Sally-Yang-Jing-Ou (#6725), along with all returning contributors who made this release possible.
Full Changelog: v1.16.1...v1.16.2
Scope cache lookups and container image lookups by project-domain
Add CacheConfig to RunSpec (#6723) * Add CacheConfig to RunSpec Signed-off-by: Haytham Abuelfutuh <[email protected]> * descriptions Signed-off-by: Haytham Abuelfutuh <[email protected]> --------- Signed-off-by: Haytham Abuelfutuh <[email protected]>
Add gen checks and publish npm package
What's Changed
Full Changelog: v2.0.0-alpha12...v2.0.0-alpha13
Publish npm package
Full Changelog: v2.0.0-alpha11...v2.0.0-alpha12
v2.0.0-alpha11
What's Changed
- Use Docker images locally and in CI by @EngHabu in #6671
- Don't publish SHA image when merging to v2 or main by @EngHabu in #6684
- Triggers enum adjustments by @iaroslav-ciupin in #6691
- Pytorch proto v2 migration by @WangWang0226 in #6689
- Add metadata to list task response proto by @machichima in #6683
- Extend task triggers summary by @iaroslav-ciupin in #6696
- [FEAT] add List versions request and response by @machichima in #6687
- Add apps protos by @EngHabu in #6693
- Add Connector proto by @pingsutw in #6659
New Contributors
- @WangWang0226 made their first contribution in #6689
Full Changelog: v2.0.0-alpha10...v2.0.0-alpha11
v2.0.0-alpha10
What's Changed
- removed unnecessary ignore lint by @hamersaw in #6670
- Add a debuggable flag in TaskTemplate by @pingsutw in #6658
- Add PoetryProject to Layer proto file by @popojk in #6665
- make state service unary apis by @hamersaw in #6649
- Add RawDataStorage and SecurityContext to RunSpec proto file by @popojk in #6663
- Add dask plugin proto by @pingsutw in #6667
- Add Spark proto by @pingsutw in #6660
- Add ray plugin idl by @pingsutw in #6675
- Move debuggable field to TaskMetadata by @pingsutw in #6679
- Triggers api add validation by @iaroslav-ciupin in #6680
Full Changelog: v2.0.0-alpha9...v2.0.0-alpha10
v2.0.0-alpha9
What's Changed
- Triggers api adjustments by @iaroslav-ciupin in #6655
- RunService.CreateRun from_automation flags by @iaroslav-ciupin in #6653
- Cleanup triggers api by @iaroslav-ciupin in #6666
Full Changelog: v2.0.0-alpha8...v2.0.0-alpha9
v2.0.0-alpha8
What's Changed
Full Changelog: v2.0.0-alpha7...v2.0.0-alpha8