Skip to content

Releases: bitwarden/agent-access

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 18:57
3b000d1

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 18:14
d9c7844

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

Choose a tag to compare

@github-actions github-actions released this 20 Mar 17:58
fc85819

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 13:26
02fa341

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

Choose a tag to compare

@github-actions github-actions released this 19 Mar 11:18
c86f736

What's Changed

  • Move channels inside the client by @abergs in #91

Full Changelog: v0.6.1...v0.7.0

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 19 Mar 10:22
4da7e12

What's Changed

  • Rename remote client error and export MultiDeviceTransport by @abergs in #90

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 10:00
a0b1f09

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 18 Mar 21:05
0d88df8

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

Choose a tag to compare

@github-actions github-actions released this 18 Mar 15:59
791d603

What's Changed

  • Fix crates.io publish order: ap-proxy must precede ap-client by @abergs in #83
  • Fix "rendevouz" → "rendezvous" typo across codebase by @abergs in #84
  • Bump workspace version to 0.5.0 by @abergs in #85

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 15:11
f48afee

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 identity field 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