Skip to content

Update 1.21.0 in version.py, RELEASE.md, and build workflow#280

Merged
vkarampudi merged 2 commits into
tensorflow:r1.21.0from
vkarampudi:r1.21.0
Jun 11, 2026
Merged

Update 1.21.0 in version.py, RELEASE.md, and build workflow#280
vkarampudi merged 2 commits into
tensorflow:r1.21.0from
vkarampudi:r1.21.0

Conversation

@vkarampudi

@vkarampudi vkarampudi commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Overview

Prepares the repository on the r1.21.0 release branch for the official TFDV 1.21.0 package release.

Key Changes

  • Package Versioning: Pinned __version__ = "1.21.0" in tensorflow_data_validation/version.py.
  • Release Notes: Retain exactly the 1.21.0 release notes, as per release branch protocol.
  • Python Dependencies: Configured tensorflow-metadata and tfx-bsl default (>=1.21.0,<1.22) and nightly (>=1.22.0.dev) dependency constraints in setup.py.
  • Bazel Workspace Pinned: Pinned com_github_tensorflow_metadata (da17f45) and com_github_tfx_bsl (79a4c97) to their exact stable remote commit SHAs from the upstream r1.21.0 branches in workspace.bzl.
  • Documentation Compatibility Tables: Added the 1.21.0 compatibility row and updated the GitHub master row in both README.md and docs/install.md. Updated the Python shield badge to display 3.10 | 3.11 | 3.12 | 3.13.
  • Release Automation: Consolidated the wheel build and test installation steps (dist/*.whl[all,test]), and configured stable PyPI publishing authentication using PYPI_API_TOKEN repository secrets in .github/workflows/conda-build.yml.

@rwitcher rwitcher left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@vkarampudi vkarampudi merged commit e690b56 into tensorflow:r1.21.0 Jun 11, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants