v3.1.0
client-engineering-bot
released this
16 Feb 17:39
·
40 commits
to master
since this release
February 16 2021
- ποΈ Adds signature generation and Objects v2 for PAM Grant call.
- ποΈ Refactors networking module to use native dart:io.
- π Fixes few typos and a bug with BatchHistory meta param. Addresses the following PRs from @vikmind: #24.
- π Fixes an issue with default params for HereNow call. Fixed the following issues reported by @royibernthal: #26.
- π Fixes an issue with encoding of uri query parameters. Fixed the following issues reported by @vikmind: #25.
- π Fixes message decryption in subscribe loop.