Release 0.39.1 - #823
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
Patch release covering the changes merged since 0.39.0.
azure_devops_rust_api/Cargo.toml— version 0.39.0 → 0.39.1azure_devops_rust_api/README.md— version in both example snippetsCHANGELOG.md— new## [0.39.1]section and comparison linksContents
autorustcode generator migrated tosyn3.0 (Bump syn from 2.0.118 to 3.0.3 in /autorust #818), plus routineautorustdependency bumps (Bump proc-macro2 from 1.0.106 to 1.0.107 in /autorust #814–Bump serde from 1.0.228 to 1.0.229 in /autorust #821)These are build-time / metadata only — the generated
azure_devops_rust_apisource is unchanged from 0.39.0, which is why this is a patch rather than a minor bump.Verification
cargo check --all-features— passes./build.sh— passes, regenerated output byte-identical to committed source🤖 Generated with Claude Code