Skip to content

release: v0.6.2 - #309

Merged
bug-ops merged 2 commits into
mainfrom
release/v0.6.2
Jul 27, 2026
Merged

release: v0.6.2#309
bug-ops merged 2 commits into
mainfrom
release/v0.6.2

Conversation

@bug-ops

@bug-ops bug-ops commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump version from 0.6.1 to 0.6.2
  • Security: upgrade crossbeam-epoch to 0.9.20 (RUSTSEC-2026-0204)
  • Dependency updates: bitflags, bytes, clap, hyper, memchr, regex, serde, serde_json, socket2, thiserror, tokio, uuid, hmac, jsonwebtoken, jiter, sha2
  • Fix hmac/sha2 API breakage from major version bumps (missing KeyInit import, LowerHex no longer implemented for digest output — replaced with manual hex formatting)
  • CI: bump actions/cache, lewagon/wait-on-check-action, actions/setup-node, actions/labeler
  • Update CHANGELOG.md with release notes

Checklist

  • Version updated in all manifests
  • CHANGELOG.md has release section with date
  • README reflects new version (no changes needed — badges are dynamic, no functional changes since v0.6.1)
  • All CI checks pass locally (fmt, clippy, nextest, doctests, rustdoc gate, release build)
  • Ready for tagging after merge

@github-actions github-actions Bot added documentation Documentation updates, README, guides dependencies Dependency updates (Cargo.toml, Cargo.lock) core Changes to pjs-core crate infrastructure Infrastructure layer changes (Clean Architecture) security Security issues or improvements rust Rust language specific changes labels Jul 27, 2026
@bug-ops
bug-ops enabled auto-merge (squash) July 27, 2026 19:38
@github-actions

Copy link
Copy Markdown

WASM Bundle Size Report

Target Raw (KB) Gzipped (KB) Status
web 159 71 PASS
nodejs 159 71 PASS
bundler 159 71 PASS

@bug-ops
bug-ops merged commit 6e02320 into main Jul 27, 2026
52 checks passed
@bug-ops
bug-ops deleted the release/v0.6.2 branch July 27, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Changes to pjs-core crate dependencies Dependency updates (Cargo.toml, Cargo.lock) documentation Documentation updates, README, guides infrastructure Infrastructure layer changes (Clean Architecture) pjs-js-client rust Rust language specific changes security Security issues or improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant