Skip to content

Release 2.1.0#192

Merged
DCjanus merged 4 commits into
rust-syndication:masterfrom
DCjanus:release/2.0.14
Jul 2, 2026
Merged

Release 2.1.0#192
DCjanus merged 4 commits into
rust-syndication:masterfrom
DCjanus:release/2.0.14

Conversation

@DCjanus

@DCjanus DCjanus commented Jul 2, 2026

Copy link
Copy Markdown
Member

Why

Prepare the next rss crate release after the quick-xml 0.41 update and clippy warning gate changes.

What

  • Bump the crate version to 2.1.0.
  • Add the 2.1.0 changelog entry, including the effective MSRV impact from quick-xml 0.41.

Release readiness

  • cargo semver-checks check-release --baseline-version 2.0.13 reports no required semver update.
  • cargo publish --dry-run packages and verifies rss 2.1.0 successfully.

Assisted-by: Codex:gpt-5.5
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.98%. Comparing base (8598600) to head (1edc177).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #192   +/-   ##
=======================================
  Coverage   80.98%   80.98%           
=======================================
  Files          23       23           
  Lines        1530     1530           
=======================================
  Hits         1239     1239           
  Misses        291      291           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

DCjanus added 2 commits July 3, 2026 00:57
Assisted-by: Codex:gpt-5.5
Assisted-by: Codex:gpt-5.5
@DCjanus DCjanus changed the title Release 2.0.14 Release 2.1.0 Jul 2, 2026
@DCjanus DCjanus requested review from andy128k and Copilot July 2, 2026 17:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Prepares the rss crate for the 2.1.0 release by updating the package version and documenting the release notes, including the effective MSRV impact from the quick-xml 0.41 update.

Changes:

  • Bump crate version from 2.0.13 to 2.1.0.
  • Add a 2.1.0 changelog entry with notes about quick-xml and clippy warning gating.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
CHANGELOG.md Adds the 2.1.0 release notes (date + notable changes/MSRV note).
Cargo.toml Updates the crate version to 2.1.0 for publishing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DCjanus DCjanus mentioned this pull request Jul 2, 2026
@DCjanus DCjanus removed the request for review from andy128k July 2, 2026 17:45
Assisted-by: Codex:gpt-5.5
@DCjanus DCjanus merged commit c5e3254 into rust-syndication:master Jul 2, 2026
23 checks passed
@DCjanus DCjanus deleted the release/2.0.14 branch July 2, 2026 18:01
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.

2 participants