SDK regeneration - #133
Merged
Merged
Conversation
Generated by Fern CLI Version: unknown Generators: - fernapi/fern-cli-generator: 0.38.4
Patches applied (1): - patch-3324bcc8: build: publish prereleases to homebrew and scoop Patches with unresolved conflicts (4): - patch-809b383f: fix(deps): patch two advisories; keep the verification script - patch-590ac6e0: Alpha build - patch-composite-7dd8e976: Customer customizations (composite) - patch-147b7f4d: feat: tag CLI requests with the command that made them (#132) Run `fern-replay resolve` to apply these customizations.
Keep publish-prereleases = false. A tap has no prerelease channel, so publishing one would serve an RC to every stable brew/scoop user; the restored customization dates from the alpha, before 1.0.0 shipped. Cargo.toml/Cargo.lock resolved to the generated 1.1.0: 1.0.1 was never released, so 1.1.0 carries the unreleased telemetry patch plus this generation's multipart and anyOf fixes.
`fern replay resolve` stages with `git add -A`, so these local artifacts were swept into its resolution commit twice.
PaulAsjes
approved these changes
Aug 26, 2026
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.
Automated SDK generation by Fern
✅ Customizations automatically preserved, but 6 files need your attention.
Action required: 6 files with unresolved customization conflicts
The new generation changed code you previously customized. Non-conflicting customizations have been applied automatically. The following files need manual resolution:
Cargo.lockCargo.lockCargo.tomldist-workspace.tomlCargo.lockCargo.tomlHow to resolve
git fetch origin && git checkout -b fern-bot/2026-08-26_11-59-34_383 origin/fern-bot/2026-08-26_11-59-34_383fern replay resolvefern replay resolveagain to finalizeYour resolved customizations will be remembered on future SDK generations.
If you merge this PR without resolving, your unresolved customizations will conflict again on the next generation.