Skip to content

Sequence number changes from Nanos to int64 in Quote and LastQuote response types

Compare
Choose a tag to compare
@morningvera morningvera released this 27 Nov 21:48
· 39 commits to master since this release
1c11536

What's Changed

Breaking Changes

  • change the SequenceNumber field from Nanos to int64 in the Quote response type by @morningvera in #366
  • change the SequenceNumber field from Nanos to int64 in the LastQuote response type by @morningvera in #366

Full Changelog: v1.15.0...v1.16.0