Skip to content

Bridge v0.0.32

Compare
Choose a tag to compare
@poliha poliha released this 24 Jun 19:30
9d0a49b

0.0.32

  • Bridge server now uses the new Go SDK.
  • Unit tests added.

Breaking changes

  • MySQL is no longer supported. To migrate your data to postgresql use any of the tools provided here.

  • Requests to /builder for AllowTrust operations must specify the source account for the operation.

Changes

  • Payload MAC authentication uses X-Payload-Mac header (old X_PAYLOAD_MAC header is still provided for backward compatibility, but it is deprecated and will be removed in future versions).