Skip to content

Fix references to 'ScopeBuilder' in docs#1404

Merged
sirosen merged 1 commit into
globus:mainfrom
sirosen:fix-scopebuilder-docs
Jun 18, 2026
Merged

Fix references to 'ScopeBuilder' in docs#1404
sirosen merged 1 commit into
globus:mainfrom
sirosen:fix-scopebuilder-docs

Conversation

@sirosen

@sirosen sirosen commented Jun 18, 2026

Copy link
Copy Markdown
Member

resolves #1403

Several pieces of documentation other than the changelog and upgrading
guide
refer to ScopeBuilder objects. These were all renamed in SDK v4.

All of the offending references have been corrected.

As related changes, some docs for Scope objects were modified to
correct for v4 changes in the Scope API, related to the immutability of
scope objects.

resolves globus#1403

Several pieces of documentation *other than the changelog and upgrading
guide* refer to `ScopeBuilder` objects. These were all renamed in SDK v4.

All of the offending references have been corrected.

As related changes, some docs for `Scope` objects were modified to
correct for v4 changes in the `Scope` API, related to the immutability of
scope objects.
@sirosen sirosen added the no-news-is-good-news This change does not require a news file label Jun 18, 2026
@sirosen sirosen merged commit a1b6f73 into globus:main Jun 18, 2026
10 checks passed
@sirosen sirosen deleted the fix-scopebuilder-docs branch June 18, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-news-is-good-news This change does not require a news file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Misleading example in documentation

2 participants