Skip to content

chore: bump version to 0.0.17#362

Merged
mohamedmansour merged 1 commit into
mainfrom
akroshg/bump-v0.0.17
Jun 22, 2026
Merged

chore: bump version to 0.0.17#362
mohamedmansour merged 1 commit into
mainfrom
akroshg/bump-v0.0.17

Conversation

@akroshg

@akroshg akroshg commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Release

Bumps WebUI to 0.0.17.

Previous release tag: v0.0.16

Changes since v0.0.16

Fixes:

Maintenance:

Validation

  • cargo xtask check

Keep the release gate green on Windows by using the npx .cmd shim for docs bundling and guarding Unix-only resource metrics in the streaming example.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@akroshg akroshg requested a review from mohamedmansour June 22, 2026 17:20
//! * **bytes allocated** — total bytes requested
//! * **CPU user time** — `getrusage(RUSAGE_SELF).ru_utime` delta
//! * **peak RSS** — `ru_maxrss` high-water mark
//! * **CPU user time** — `getrusage(RUSAGE_SELF).ru_utime` delta on Unix

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.

I used skill to bump the version to 0.0.17. Not sure if I understand the changes in the streaming_resource_bench.rs.

@mohamedmansour mohamedmansour merged commit bcb15bc into main Jun 22, 2026
21 checks passed
@mohamedmansour mohamedmansour deleted the akroshg/bump-v0.0.17 branch June 22, 2026 19:02
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