Skip to content

Release v0.16.1#136

Merged
emal-avala merged 1 commit intomainfrom
release/v0.16.1
Apr 18, 2026
Merged

Release v0.16.1#136
emal-avala merged 1 commit intomainfrom
release/v0.16.1

Conversation

@emal-avala
Copy link
Copy Markdown
Member

Summary

Patch release bumping 0.16.00.16.1 to ship the glibc 2.39 compat fix from #135.

Changes in this release

Fixed

Version bumps

File From To
crates/lib/Cargo.toml 0.16.0 0.16.1
crates/cli/Cargo.toml (package + dep) 0.16.0 0.16.1
npm/package.json 0.16.0 0.16.1
Cargo.lock auto auto
CHANGELOG.md [Unreleased] stamped as [0.16.1] - 2026-04-18, link footer updated

Test plan

  • cargo check --all-targets — passes
  • cargo clippy --all-targets -- -D warnings — passes
  • cargo fmt --all -- --check — passes
  • cargo test --all-targets — 598 passed; 1 pre-existing unrelated failure (sandbox::tests::auto_detect_off_macos_is_noop) present on main as well, unrelated to this release
  • After merge: tag v0.16.1 and push to trigger release workflow
  • Verify the published agent-linux-x86_64.tar.gz no longer imports GLIBC_2.39 symbols: objdump -T agent | grep GLIBC_2.39 should be empty
  • Smoke-test new binary on an Ubuntu 22.04 container

🤖 Generated with Claude Code

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@emal-avala emal-avala merged commit eff0570 into main Apr 18, 2026
12 of 13 checks passed
@emal-avala emal-avala deleted the release/v0.16.1 branch April 18, 2026 21:38
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