Skip to content

chore: release v0.2.0#2

Open
MagicalTux wants to merge 1 commit into
masterfrom
release-plz-2026-06-30T21-27-15Z
Open

chore: release v0.2.0#2
MagicalTux wants to merge 1 commit into
masterfrom
release-plz-2026-06-30T21-27-15Z

Conversation

@MagicalTux

@MagicalTux MagicalTux commented Jun 30, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • httpsd: 0.1.1 -> 0.2.0 (⚠ API breaking changes)

httpsd breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field AcmeFileConfig.default_host in /tmp/.tmpUDcWrZ/httpsd/src/config.rs:104
  field AcmeConfig.default_host in /tmp/.tmpUDcWrZ/httpsd/src/acme/manager.rs:62
  field AcmeConfig.default_host in /tmp/.tmpUDcWrZ/httpsd/src/acme/manager.rs:62
Changelog

0.2.0 - 2026-07-01

Other

  • Stop tracking .claude/ (accidentally committed Claude memory)
  • add a default host for SNI-less connections
  • parse the leaf cert for expiry, not the whole chain


This PR was generated with release-plz.

@MagicalTux MagicalTux changed the title chore: release v0.1.2 chore: release v0.2.0 Jun 30, 2026
@MagicalTux MagicalTux force-pushed the release-plz-2026-06-30T21-27-15Z branch from b81293b to 908039e Compare June 30, 2026 21:36
@MagicalTux MagicalTux force-pushed the release-plz-2026-06-30T21-27-15Z branch from 908039e to 6dafd76 Compare July 1, 2026 00:03
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