UID2-7726: Update v2 identity map deprecation date and add notices - #1063
Open
sophia-chen-ttd wants to merge 1 commit into
Open
sophia-chen-ttd wants to merge 1 commit into
sophia-chen-ttd wants to merge 1 commit into
Conversation
Push the v2/identity/map and v2/identity/buckets endpoint deprecation date to December 31, 2026, and extend the deprecation schedule to cover the Snowflake equivalent (FN_T_IDENTITY_MAP function and SALT_BUCKETS view), which was superseded by FN_T_IDENTITY_MAP_V3 but wasn't previously tracked on that page. Add explicit deprecation notices (linking back to the schedule) on post-identity-buckets.md and the Snowflake integration guide, and tag "(deprecated)" on the v2 endpoint/function references in the endpoint summary table, permissions table, and Snowflake function table so they're visible at a glance. Also clarify on the schedule page 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>
sophia-chen-ttd
had a problem deploying
to
ci-auto-merge
September 16, 2026 01:55 — with
GitHub Actions
Failure
2 tasks
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.post-identity-buckets.mdand the Snowflake integration guide, matching the existing notice onpost-identity-map-v2.md.(deprecated)on v2 endpoint/function references in the endpoint summary table, permissions table, and Snowflake function table for at-a-glance visibility.Test plan
#endpoint-versions,#snowflake-function-versions,#migration-guide)September 30, 2026dateSALT_BUCKETS/FN_T_IDENTITY_MAP(UID schema) have no internal TTD consumers, so this deprecation is safe from that angle🤖 Generated with Claude Code