Skip to content

Conversation

@UMR1352
Copy link
Contributor

@UMR1352 UMR1352 commented Jan 5, 2026

Description of change

Introduce IdentityClientBuilder, a builder-style structure that enables a simplified way to create an IdentityClient.
IdentityClientBuilder deprecates IdentityClientReadOnly::new and IdentityClient::new.

Links to any relevant issues

Closes #1759

Type of change

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Fix

@UMR1352 UMR1352 requested a review from wulfraem January 5, 2026 14:22
@UMR1352 UMR1352 self-assigned this Jan 5, 2026
@UMR1352 UMR1352 added Documentation Improvements or additions to documentation. Excludes from changelog Wasm Related to Wasm bindings. Becomes part of the Wasm changelog Added A new feature that requires a minor release. Part of "Added" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog. labels Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Added A new feature that requires a minor release. Part of "Added" section in changelog Documentation Improvements or additions to documentation. Excludes from changelog Rust Related to the core Rust code. Becomes part of the Rust changelog. Wasm Related to Wasm bindings. Becomes part of the Wasm changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc] Clarify usage of official Identity package deployments in documentation

2 participants