Skip to content

v1.25.0 - Jebudo (제부도, 濟扶島)

Compare
Choose a tag to compare
@alexvanin alexvanin released this 22 Mar 07:48
· 368 commits to master since this release

Raw client and support of NeoFS API v2.5.0 "Jebudo" release.

Added

  • Raw client for peer to peer communication.
  • client.WithKey option to sign messages with different keys within single
    client.
  • Content-Type well-known object attribute constant.

Changed

  • Refactored v2 sub-packages to support single raw client in all RPC methods.
  • Client constructor returns Client interface instead of structure.