What's Changed
- chore: symlink claude.md to agents.md by @SequeI in #1153
- fix(proxy): return 403 + audit for denied non-CONNECT requests by @caiocdcs in #1077
- fix(docs): fix broken profiles link in quickstart by @connrg in #1168
- docs(install): add version check and COPR fallback note by @connrg in #1169
- fix(diagnostic): replace deprecated nono learn with nono run by @connrg in #1170
- docs(networking): lead with the common cases by @connrg in #1174
- docs(credential-injection): fix broken Proxy Overrides anchor by @connrg in #1177
- chore(deps): add 3-day Dependabot cooldown for cargo and github-actions by @SequeI in #1163
- docs(allow-cwd): clarify access level is profile-driven by @connrg in #1180
- chore(deps): bump which from 8.0.2 to 8.0.3 by @dependabot[bot] in #1181
- chore(deps): bump cbindgen from 0.29.3 to 0.29.4 by @dependabot[bot] in #1182
- fix(policy): allow go_runtime to readwrite go-build cache by @rnestler in #1173
- fix(proxy): respect upstream_proxy in TLS CONNECT intercept path (#1048) by @caiocdcs in #1091
- fix(proxy): stop allow_domain endpoint route from shadowing credential catch-all by @panga in #1132
- refactor(audit): move attestation logic to core library by @lukehinds in #1148
- feat(output): show blocked macos grants in capability summary by @lukehinds in #1178
- ci: run integration tests on ubuntu runner by @SequeI in #1185
- fix(cli): use XDG config paths consistently by @SequeI in #1179
- feat: [aws] implement aws_auth config by @intentionally-left-nil in #1166
- refactor: forward_inner_request has too many responsibilities by @intentionally-left-nil in #1192
- fix: proxy should activate with customCredentials set by @intentionally-left-nil in #1197
- feat(update-check): discover ci environments on update by @lukehinds in #1113
- feat(diagnostics): expose structured diagnostics for library and FFI clients by @SequeI in #1171
- fix(pty): ctrl-z hangs when running with a PTY by @caiocdcs in #1135
- refactor(proxy): separate proxy intent from activation by @SequeI in #1199
- chore: release v0.64.0 by @SequeI in #1201
New Contributors
Full Changelog: v0.63.0...v0.64.0