chore(release): bump pdf_oxide engine to 0.3.64 - #8
Merged
Merged
Conversation
Mirrors the wrapped engine: bump pdf_oxide 0.3.63 -> 0.3.64 and re-version the API in lock-step across Cargo.toml (package + dependency), Cargo.lock, openapi.yaml, openapi.json, llms.txt, and CHANGELOG.md (dated 2026-06-14). Verified: version-sync gate passes; cargo build --locked + cargo test --workspace --locked = 41 passed, 0 failed (incl. the issue #611 CJK form-fill round-trip gate).
✅ No breaking OpenAPI changesThe HTTP contract is backward-compatible with the base branch. Breaking changesFull API changelog |
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.
Version-mirroring release: bumps the embedded
pdf_oxideengine 0.3.63 → 0.3.64 and re-versions the API in lock-step.Changed in lock-step
Cargo.toml— package version +pdf_oxidedependency →0.3.64Cargo.lock— resolvedpdf_oxide0.3.64 (cksumfcf1a3d…dca6dbd)openapi.yaml/openapi.json—info.version→0.3.64llms.txt—Current version/Engineline + docker pull tags →0.3.64CHANGELOG.md— new[0.3.64] - 2026-06-14entry + compare linksVerification
check-version-sync.sh) — all locations agree at0.3.64v0.3.64cargo build --lockedcargo test --workspace --locked— 41 passed, 0 failed (incl. issue #611 CJK form-fill round-trip gate)Mirrors the structure of the 0.3.63 release (#7), minus the one-time version-sync CI gate (already in place).