Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TFX 1.16.0 Release #7726

Merged
merged 17 commits into from
Dec 6, 2024
3 changes: 1 addition & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@

## Deprecations


* KFP v1 SDK
* KFP v1 SDK
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To provide further context, let's include:

  • KubeflowDagRunner (KFP v1 SDK) is deprecated. Use KubeflowV2DagRunner (KFP v2 pipeline spec) instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure @nikelite, Updated

* TensorFlow Estimator is Deprecated
vkarampudi marked this conversation as resolved.
Show resolved Hide resolved

## Bug Fixes and Other Changes
Expand Down
Loading