Skip to content

chore(templated_uri): publish 0.1.1#367

Merged
Vaiz merged 1 commit intomainfrom
u/vaiz/2026/04/10/publish
Apr 10, 2026
Merged

chore(templated_uri): publish 0.1.1#367
Vaiz merged 1 commit intomainfrom
u/vaiz/2026/04/10/publish

Conversation

@Vaiz
Copy link
Copy Markdown
Contributor

@Vaiz Vaiz commented Apr 10, 2026

  • ✨ Features

    • Support redaction suppression. (#332)
  • 🐛 Bug Fixes

    • restore const on UriSafeString::from_static (#328)
  • 📚 Documentation

    • fix BaseUri docs to reflect path prefix support (#327)
  • ♻️ Code Refactoring

    • use re-exported macros instead of importing templated_uri_macros directly (#324)

Copilot AI review requested due to automatic review settings April 10, 2026 14:52
@Vaiz Vaiz enabled auto-merge (squash) April 10, 2026 14:55
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Publishes templated_uri v0.1.1 by bumping crate/workspace versions and updating the generated documentation artifacts (README links and changelog) to match the new release.

Changes:

  • Bump templated_uri version to 0.1.1 across the crate, workspace dependency list, and Cargo.lock.
  • Update templated_uri README docs.rs links and doc2readme metadata to reference 0.1.1.
  • Add release notes for 0.1.1 to crates/templated_uri/CHANGELOG.md.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
crates/templated_uri/README.md Updates docs.rs links and doc2readme metadata for v0.1.1.
crates/templated_uri/CHANGELOG.md Adds the 0.1.1 release entry.
crates/templated_uri/Cargo.toml Bumps crate version to 0.1.1.
Cargo.toml Updates workspace dependency version for templated_uri to 0.1.1.
Cargo.lock Updates the locked templated_uri package version to 0.1.1.

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

Comment thread crates/templated_uri/CHANGELOG.md
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (8f34f95) to head (f66da94).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #367   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files         221      221           
  Lines       15995    15995           
=======================================
  Hits        15995    15995           

☔ View full report in Codecov by Sentry.
📢 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.

@Vaiz Vaiz merged commit d415eab into main Apr 10, 2026
31 checks passed
@Vaiz Vaiz deleted the u/vaiz/2026/04/10/publish branch April 10, 2026 15:45
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.

4 participants