1.5.0
This release introduces a breaking change in the user object, the ID is now a long
instead of an int
as in some cases (where canvas instances have users from more than one instance) the user ID can end up being larger than int
.
Also in this release is support for the createdAt
field of the user object.