Skip to content

Release 0.46.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 22:58
bd358fb

Changelog

0.46.0 (2022-11-21)

Full Changelog

Changes to agents

  • Replace mediated connection handler with nonmediated connection handler in aries-vcx-agent #650

Refactoring

  • Separate protocols module into a crate #572

Other issues

  • Process prefixed DIDs in aries messages #627
  • Implement support for non-mediated public endpoint #618
  • Return presentation status enums instead of u32 code #617
  • Implement non-mediated connection handler #616
  • Unify aries FSM approach #583