Skip to content

chore(identity): prepare dhttp-identity v0.3.0 - #25

Merged
metah3m merged 3 commits into
mainfrom
release/0.3.0-dhttp-identity
Aug 4, 2026
Merged

chore(identity): prepare dhttp-identity v0.3.0#25
metah3m merged 3 commits into
mainfrom
release/0.3.0-dhttp-identity

Conversation

@metah3m

@metah3m metah3m commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • align certificate usage flags with the certserver canonical mapping
  • bump dhttp-identity to 0.3.0
  • isolate identity PR and tag validation from later workspace dependencies

Release

  • Surface: crates.io (dhttp-identity), stable release
  • Planned tag: v0.3.0-dhttp-identity
  • Downstream: publish h3x, then dyns, before the full dhttp v0.6.0 release

Verification

  • git diff --check
  • Local tests were not run per release coordination instructions
  • GitHub PR checks remain enabled

Comment thread Cargo.toml Outdated
# dhttp-identity releases, which resolve through crates.io to avoid duplicate
# identity types with h3x/ddns in the formal release graph.
dhttp-identity = "0.3.0-beta.1"
dhttp-identity = "=0.3.0-beta.1"

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.

这种锁死,没必要啊,别锁死,还能让 dependabot 帮我们梳理版本升级

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

image 这个 PR 是 只发布 dhttp-identity ,下个发布整个 dhttp 的 PR会改回来。这个流水线会跑整个 dhttp 的编译,依赖 都先锁到 beta 版本

@metah3m
metah3m merged commit e070333 into main Aug 4, 2026
15 checks passed
@metah3m
metah3m deleted the release/0.3.0-dhttp-identity branch August 4, 2026 08:36
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