Skip to content

Align master branch for 1.22.0.dev development after 1.21.0 release#281

Merged
vkarampudi merged 6 commits into
tensorflow:masterfrom
vkarampudi:master
Jun 11, 2026
Merged

Align master branch for 1.22.0.dev development after 1.21.0 release#281
vkarampudi merged 6 commits into
tensorflow:masterfrom
vkarampudi:master

Conversation

@vkarampudi

@vkarampudi vkarampudi commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Overview

Performs post-release alignment on the master branch to prepare the codebase for 1.22.0.dev active development following the 1.21.0 release.

Key Changes

  • Development Versioning: Bumped __version__ = "1.22.0.dev" in tensorflow_data_validation/version.py.
  • Release Notes: Added # Version 1.21.0 release notes section while maintaining an empty # Current Version (Still in Development) section at the top of RELEASE.md.
  • Python Dependencies Update: Updated nightly fallback version constraints for tensorflow-metadata and tfx-bsl to ">=1.22.0.dev", while maintaining default stability fallbacks (>=1.21.0,<1.22) and keeping git_master constraints pointing to @master in setup.py.
  • Bazel Workspace Synchronization: Pinned com_github_tensorflow_metadata (da17f45) and com_github_tfx_bsl (79a4c97) to exact remote stable release SHAs in workspace.bzl.
  • Documentation Update: Added the permanent 1.21.0 compatibility row and updated the GitHub master row for 1.22.0.dev in both README.md and docs/install.md. Updated the Python shield badge to 3.10 | 3.11 | 3.12 | 3.13.
  • CI Streamlining: Streamlined the wheel build and installation steps (dist/*.whl[all,test]) and integrated PyPI authentication options 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 710b32f into tensorflow:master Jun 11, 2026
17 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