Skip to content

release: v0.3.9 - #331

Merged
bug-ops merged 3 commits into
mainfrom
release/v0.3.9
Aug 5, 2026
Merged

release: v0.3.9#331
bug-ops merged 3 commits into
mainfrom
release/v0.3.9

Conversation

@bug-ops

@bug-ops bug-ops commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump version from 0.3.8 to 0.3.9
  • Finalize CHANGELOG.md for 0.3.9, backfilling entries for dependency/CI bumps and the LspServerConfig constructor dedup that had no changelog entry, plus the missing [0.3.8] comparison link
  • Fix stale --log-json documentation in the mcpls Agent Skill
  • Note flexible boolean env-var parsing (1/0, yes/no, on/off) in the README option tables

Checklist

  • Version updated in all manifests
  • CHANGELOG.md has release section with date
  • README reflects new version
  • All CI checks pass locally (fmt, clippy, nextest, doc)
  • Ready for tagging after merge

bug-ops added 3 commits August 5, 2026 05:18
The Agent Skill reference still described --log-json as parsed but
unimplemented; it was wired into structured logging output in #279 and
gained flexible boolean-spelling parsing in #295, both already merged
this cycle.
Bump version from 0.3.8 to 0.3.9 and finalize the changelog, backfilling
entries for commits merged since v0.3.8 that had not recorded their own
changelog entry (dependency/CI bumps, the LspServerConfig constructor
dedup) and the missing 0.3.8 comparison link.
MCPLS_TRUST_PROJECT_CONFIG and MCPLS_LOG_JSON accept 1/0, yes/no,
y/n, and on/off in addition to true/false since #295; the README
option tables only documented the flags themselves.
@github-actions github-actions Bot added documentation Improvements or additions to documentation dependencies Dependency updates rust Rust code changes configuration Configuration changes mcpls-cli mcpls-cli crate changes labels Aug 5, 2026
@bug-ops
bug-ops enabled auto-merge (squash) August 5, 2026 03:22
@bug-ops
bug-ops merged commit b542834 into main Aug 5, 2026
28 checks passed
@bug-ops
bug-ops deleted the release/v0.3.9 branch August 5, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration Configuration changes dependencies Dependency updates documentation Improvements or additions to documentation mcpls-cli mcpls-cli crate changes rust Rust code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant