Merged
Conversation
github-actions bot
pushed a commit
that referenced
this pull request
May 26, 2025
# [1.4.0](v1.3.0...v1.4.0) (2025-05-26) ### Features * generate SDK for v3.2.0 ([#33](#33)) ([cd276cd](cd276cd))
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.
Description
This pull request contains a new, auto-generated version of the SDK.
The code in this PR was generated by our internal script based on the latest Protocol Buffers (protobuf) definitions from the upstream
zitadel/zitadelrepository. No manual changes have been made.Related Issue
N/A. This PR is part of the automated process to keep the SDK synchronized with upstream releases. An issue is not typically created for these routine updates.
Motivation and Context
This change is required to ensure the SDK is up-to-date with the latest version of the ZITADEL API.
This allows developers to access the newest features, bug fixes, and performance improvements exposed by the platform, ensuring client-side parity with the server.
The source of truth for all API changes is the official ZITADEL changelog, which can be found by referencing the version in the title of this pull request.
➡️ View ZITADEL Releases on GitHub
How Has This Been Tested?
The changes have been tested through the following automated steps:
Documentation:
The primary documentation for the API changes resides in the upstream ZITADEL release notes.
Any relevant SDK-specific documentation (such as
README.mdor method-level comments) has been automatically updated by the generation script as part of this pull request.Checklist: