Protocol 22-rc3 support
christian-rogobete
released this
04 Nov 13:42
·
9 commits
to master
since this release
This release adds support for Protocol 22-rc3 and maintains backwards compatibility for Protocol 21 and Protocol 22-rc2.
See also: #166
Changes:
- The
createdAt
field fromTransactionInfo
is now an int again. - The field
pagingToken
fromEventInfo
is not nullable any more and will be filled for any version.
If you upgrade from the latest stable release (3.0.0) please read the info in release 3.0.1-beta1 first.