UID2-7726: Update deprecation schedule (date, Snowflake section, notices) - #1064
Merged
sophia-chen-ttd merged 3 commits intoSep 17, 2026
Merged
Conversation
…and notices Push the v2/identity/map and v2/identity/buckets endpoint deprecation date to December 31, 2026, add a new "Snowflake function versions" section to track the Snowflake equivalent (FN_T_IDENTITY_MAP function and SALT_BUCKETS view, superseded by FN_T_IDENTITY_MAP_V3), and add notices clarifying that after the deprecation date these endpoints/functions are unsupported and may be disabled at any time, even without a fixed disable date. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2 tasks
kristinvc
reviewed
Sep 17, 2026
kristinvc
approved these changes
Sep 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
POST /v2/identity/mapandPOST /v2/identity/bucketsdeprecation date to December 31, 2026 on the deprecation schedule page.FN_T_IDENTITY_MAPfunction andSALT_BUCKETSview, superseded byFN_T_IDENTITY_MAP_V3), which wasn't previously tracked there.This PR contains only the
docs/ref-info/deprecation-schedule.mdchanges. The broader set of changes (deprecation notices on the individual endpoint/Snowflake guide pages,(deprecated)tags in the summary/permissions tables) are tracked separately in #1063.Test plan
#endpoint-versions,#snowflake-function-versions)SALT_BUCKETS/FN_T_IDENTITY_MAP(UID schema) have no internal TTD consumers, so this deprecation is safe from that angle🤖 Generated with Claude Code