Skip to content

Abseil LTS branch, January 2025, Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@derekmauro derekmauro released this 28 Jan 18:25
· 1 commit to lts_2025_01_27 since this release
98ebd7e

Abseil LTS 20250127.rc1

What's New:

Breaking Changes:

  • Bazel BUILD files now reference repositories by their canonical names from the Bazel Central Registry. For example, Abseil is now @abseil-cpp instead of @com_google_absl, and GoogleTest is now @googletest instead of @com_google_googletest. Users still using the old WORKSPACE system may need to use repo_mapping on repositories that still use the old names. See 90a7ba6 for an example.

Other:

Known Issues

  • None known at this time.

Baseline: 98ebd7e