Skip to content

chore(release): prepare dhttp v0.6.2 - #31

Merged
metah3m merged 1 commit into
mainfrom
fix/access-rule-priority
Aug 19, 2026
Merged

chore(release): prepare dhttp v0.6.2#31
metah3m merged 1 commit into
mainfrom
fix/access-rule-priority

Conversation

@metah3m

@metah3m metah3m commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • preserve access-rule priority during deduplication, upgrades, and repeated application
  • align the production DHTTP bootstrap constants with dyns
  • prepare Rust, PyPI, and npm packages as stable releases

Release

  • Planned tag: v0.6.2
  • Dependency gate: dyns 0.7.2, dquic 0.7.1, and h3x 0.6.1
  • Publish dhttp and dhttp-api 0.6.2, dhttp-access 0.4.2, dhttpy 0.6.2, and @genmeta/dhttp 0.6.2
  • Rerun CI and refresh Cargo.lock after dyns 0.7.2 is published

Verification

  • Release metadata and JSON package versions were reviewed.
  • Local tests were not rerun per release instruction.

Release notes

Preserve access-rule priority across storage migrations and repeated rule application while restoring the stable crates.io dependency chain.

@metah3m metah3m changed the title fix(access): preserve rule priority chore(release): prepare dhttp v0.6.2 Aug 19, 2026
@metah3m
metah3m marked this pull request as ready for review August 19, 2026 02:24
Preserve access-rule priority across upgrades and restore the stable dyns dependency.
@metah3m
metah3m force-pushed the fix/access-rule-priority branch from 710e1aa to caee2a6 Compare August 19, 2026 02:52
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.36364% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
access/src/db/service/location_service.rs 61.29% 12 Missing ⚠️
Files with missing lines Coverage Δ
access/src/db/evaluator.rs 97.34% <100.00%> (+0.47%) ⬆️
access/src/db/mod.rs 95.50% <100.00%> (+0.12%) ⬆️
...igration/m20260807_120000_unique_location_rules.rs 50.00% <ø> (ø)
access/src/db/service/location_service.rs 86.75% <61.29%> (+0.12%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@metah3m
metah3m merged commit 68744e0 into main Aug 19, 2026
36 checks passed
@metah3m
metah3m deleted the fix/access-rule-priority branch August 19, 2026 03: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.

1 participant