Skip to content

docs: update v6 migration guide with federatedConnectionsTokensets and federated_connections_access_tokens breaking changes#1370

Merged
ankita10119 merged 2 commits into
masterfrom
DXCDT-2007-2
Jul 15, 2026
Merged

docs: update v6 migration guide with federatedConnectionsTokensets and federated_connections_access_tokens breaking changes#1370
ankita10119 merged 2 commits into
masterfrom
DXCDT-2007-2

Conversation

@ankita10119

Copy link
Copy Markdown
Contributor

Changes

Updates v6_MIGRATION_GUIDE.md with two additional breaking changes introduced in PR #1369

Breaking changes documented:

  1. client.users.federatedConnectionsTokensets sub-client removed - list() and delete() methods no longer available. Before/after code examples included.
  2. federated_connections_access_tokens removed from UpdateConnectionOptions - field no longer accepted when updating a connection. Before/after code examples included.

References

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

…d federated_connections_access_tokens breaking changes
@ankita10119
ankita10119 requested a review from a team as a code owner July 15, 2026 13:36
@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.76%. Comparing base (d96634c) to head (a503cf7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #1370    +/-   ##
========================================
  Coverage   89.76%   89.76%            
========================================
  Files         431      431            
  Lines       20108    20108            
  Branches     9452     9782   +330     
========================================
  Hits        18049    18049            
  Misses       2059     2059            
Flag Coverage Δ
alltests 89.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@developerkunal developerkunal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@ankita10119
ankita10119 merged commit d8faf7a into master Jul 15, 2026
11 checks passed
@ankita10119
ankita10119 deleted the DXCDT-2007-2 branch July 15, 2026 13:51
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.

3 participants