Releases: bitwarden/agent-access
Releases · bitwarden/agent-access
Release list
v0.11.0
What's Changed
- replaced session key String with SecretString by @0xGlitchbyte in #113
- Configurable timeout for requests by @abergs in #114
- Update architecture diagram images by @abergs in #115
- Add example credential provider for aac listen by @abergs in #116
- zeroize CredentialData password field on drop by @0xGlitchbyte in #117
- Bump version to 0.11.0 by @abergs in #118
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Fix credential approval showing "unknown device" for named connections by @abergs in #111
- Bump version to 0.10.0 and add GitHub Actions example link in README by @abergs in #112
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Update CLAUDE.md CLI subcommands to match current code by @abergs in #104
- Update README.md by @abergs in #106
- Add Rust remote and listener examples by @abergs in #107
- Rtutt fix panic wrong nonce length by @0xGlitchbyte in #92
- Bumped ml-dsa to 0.1.0-rc.7 by @0xGlitchbyte in #93
- adds auth timeout on proxy server's handle() by @0xGlitchbyte in #109
- Add Reusable PSK by @abergs in #108
- Add "Remember this approval for X minutes" by @abergs in #110
New Contributors
- @0xGlitchbyte made their first contribution in #92
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Buffer messages while waiting for fingerprint verification by @abergs in #95
- Speed up crate publishing by polling crates.io index by @abergs in #94
- Reduces the amount of boilerplate: PSK parsing by @abergs in #96
- Boiler: Tidy upp ProxyClient by @abergs in #97
- Boiler: Ship a MemoryIdentityProvider to reduce boilerplate by @abergs in #98
- Rename default proxy from rat1.lesspassword.dev to ap.lesspassword.dev by @abergs in #100
- Move MemorySessionStore into ap-client to reduce consumer boilerplate by @abergs in #99
- SessionStore trait + MemorySessionStore moved to clients by @abergs in #101
- Add shell examples for aac connect and aac run by @abergs in #102
- Rename SessionStore -> ConnectionStore by @abergs in #103
- Bump workspace version to 0.8.0 by @abergs in #105
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.1
What's Changed
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Update agent access overview diagram by @abergs in #86
- Replace eprintln with tracing macros to avoid polluting JSON output by @abergs in #87
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.0
What's Changed
- PM-33598: Example Python implementaton using the Rust SDK. by @abergs in #50
- Readme updates by @abergs in #74
- cargo cleanup by @abergs in #75
- Add remote identity fingerprint to HandshakeFingerprint event by @abergs in #76
- Update the logo by @abergs in #77
- Light/dark diagrams by @abergs in #78
- Fix test pattern to include new
identityfield on HandshakeFingerprint by @abergs in #79 - Make Storage traits async by @abergs in #80
- Add optional crates.io publish job to release workflow by @abergs in #81
- Bump workspace version to 0.4.0 by @abergs in #82
Full Changelog: v0.3.2...v0.4.0