Skip to content

chore: release v0.9.0 - #30

Merged
oboard merged 1 commit into
mainfrom
worktree-release-0.9.0
Aug 22, 2026
Merged

chore: release v0.9.0#30
oboard merged 1 commit into
mainfrom
worktree-release-0.9.0

Conversation

@oboard

@oboard oboard commented Aug 21, 2026

Copy link
Copy Markdown
Owner

Summary

Version bump 0.8.0 → 0.9.0 after the static asset middleware rewrite (#29).

Minor (breaking for 0.x): ServeStaticProvider::get_meta/get_contents are now async fn, so third-party provider implementations need to adapt. oboard/mocket/static_file gained optional fallthrough/index_names parameters and now resolves MIME types via oboard/mimetype@0.2.0.

Verification (on merged main, a982650)

  • moon check --deny-warn clean; moon info --target native / moon fmt produce no diff.
  • moon test --target js,native: js 87/87, native 82/82.
  • Live socket-level re-run of the original issue reproduction table: all rows pass (index serving, MIME/ETag/Content-Length, unrelated & short routes, traversal confinement, 405, 304).
  • moon publish validation passed (packaged zip extracted + moon check green, server 200 OK) — oboard/mocket@0.9.0 is on mooncakes.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@oboard
oboard merged commit 10d5b3c into main Aug 22, 2026
1 check passed
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