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 ownerJuly 15, 2026 13:36
@codecov

codecovBot 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 
FlagCoverage Δ
alltests89.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.

@developerkunaldeveloperkunal 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 masterJul 15, 2026
11 checks passed
@ankita10119
ankita10119 deleted the DXCDT-2007-2 branch July 15, 2026 13:51
fern-apiBot added a commit that referenced this pull request Aug 18, 2026
Patches applied (3):
- patch-066ff9e0: docs: add v6 migration guide for breaking changes in v6.0.0 (#1368)
- patch-d8faf7a2: docs: update v6 migration guide with federatedConnectionsTokensets and federated_connections_access_tokens breaking changes (#1370)
- patch-0f7baa6f: fix: auto-stamp SDK_VERSION from package.json during build (#1382)
Patches with unresolved conflicts (3):
- patch-490e5634: feat(management): add sub-package exports and management auth helper (#1373)
- patch-74170bb0: Release v6.1.0 (#1381)
- patch-4fcb39a4: Release v6.2.0 (#1389)
Run `fern-replay resolve` to apply these customizations.
Sign up for freeto 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

@ankita10119@developerkunal@harshithRai