Skip to content

chore: release json2xml 6.4.0#339

Merged
vinitkumar merged 2 commits into
masterfrom
release-v6.4.0
Jul 13, 2026
Merged

chore: release json2xml 6.4.0#339
vinitkumar merged 2 commits into
masterfrom
release-v6.4.0

Conversation

@vinitkumar

@vinitkumar vinitkumar commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Summary\n\n- release json2xml 6.4.0\n- require json2xml-rs >=0.4.1 for the fast extra\n- update HISTORY.rst, RELEASE_NOTES.md, and uv.lock\n\nThe Rust dependency release json2xml-rs 0.4.1 was published first, followed by the Python 6.4.0 PyPI release.\n\n## Verification\n\n- Rust tests: 46 passed\n- Python tests: passed\n- PyPI publish workflow: passed\n- lat check: passed\n

Summary by Sourcery

Release json2xml 6.4.0 and json2xml-rs 0.4.1, updating metadata, dependencies, and release documentation for the new versions.

Enhancements:

  • Document performance and memory improvements from the updated Rust serializer in the 6.4.0/0.4.1 release.

Build:

  • Bump Python package to version 6.4.0 and Rust accelerator to 0.4.1, and require json2xml-rs>=0.4.1 for the fast extra.
  • Refresh lockfile to capture the updated dependency set.

Documentation:

  • Add release notes for json2xml 6.4.0 and json2xml-rs 0.4.1, including highlights, versions, and verification details.

@sourcery-ai

sourcery-ai Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Reviewer's Guide

Release json2xml Python package 6.4.0 and Rust accelerator json2xml-rs 0.4.1, updating version metadata, fast extra dependency bounds, release notes, and lockfile to reflect the new performance-focused Rust implementation.

File-Level Changes

Change Details Files
Bump Python package to version 6.4.0 and align public version metadata.
  • Updated project version field to 6.4.0 in the Python pyproject configuration.
  • Synced version in the json2xml package init to 6.4.0.
pyproject.toml
json2xml/__init__.py
Bump Rust accelerator crate to version 0.4.1 and update its packaging metadata.
  • Updated Cargo.toml package version to 0.4.1 for the Rust crate.
  • Updated the Rust pyproject project version to 0.4.1 for the Python extension distribution.
  • Adjusted Rust README release notes text to reference version 0.4.1 and describe allocation improvements.
rust/Cargo.toml
rust/pyproject.toml
rust/README.md
Tighten fast extra dependency requirement to the new Rust accelerator and document the combined release.
  • Increased the json2xml-rs lower bound in the fast extra from 0.4.0 to 0.4.1.
  • Added a new 6.4.0/0.4.1 section to RELEASE_NOTES including performance and verification details.
  • Updated HISTORY and uv.lock to reflect the new release state.
pyproject.toml
RELEASE_NOTES.md
HISTORY.rst
uv.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (84eedb5) to head (eecde7d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #339   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          714       714           
=========================================
  Hits           714       714           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@vinitkumar vinitkumar merged commit 4a6903a into master Jul 13, 2026
62 of 63 checks passed

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant