What's Changed
- refactor(credentials): require explicit activation for custom credentials by @lukehinds in #1215
- chore(release): v0.64.1 by @lukehinds in #1217
- chore(docs): improve profile documentation by @SequeI in #1212
- chore(docs): update README with curl installation method by @lukehinds in #1219
- feat(sandbox): tool sandbox by @lukehinds in #1105
- fix(docs): replace broken link in readme by @tiymat in #1221
- Update README.md by @Salkimmich in #1223
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #1226
- chore(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1 by @dependabot[bot] in #1227
- chore(deps): bump sigstore-verify from 0.8.0 to 0.9.0 by @dependabot[bot] in #1228
- chore(deps): bump regex from 1.12.3 to 1.12.4 by @dependabot[bot] in #1231
- chore(deps): bump syn from 2.0.117 to 2.0.118 by @dependabot[bot] in #1230
- fix(sandbox): exempt IPC fd from sendmsg trapping to resolve af_unix_mediation deadlock by @SequeI in #1210
- chore: release v0.65.0 by @SequeI in #1237
- fix(deps): bump quinn-proto by @SequeI in #1238
- fix(sandbox): use syscall() for execveat to avoid glibc 2.34 linker dependency by @SequeI in #1239
New Contributors
- @tiymat made their first contribution in #1221
- @Salkimmich made their first contribution in #1223
Full Changelog: v0.64.0...v0.65.0