Skip to content

1.2.16

Compare
Choose a tag to compare
@ikbalkaya ikbalkaya released this 28 Apr 14:25
· 169 commits to main since this release
7fb1b9d

Implemented enhancements:

  • Added new Auth methods: 'requestToken', 'authorize','createTokenRequest' #460

Fixed bugs:

  • authHeaders type conversion on Android Plugin is incorrect #444
  • iOS _CastError exception #355

Closed issues:

  • How to handle when user auth changes? [#459](https://github
    .com//issues/459)
  • Expose href from ErrorInfo in bubbled exceptions #441
  • java.util.HashMap cannot be cast to io.ably.lib.types.Param #439

Merged pull requests:

  • Add numbers strategy for Gson to prevent changing int to double #462 (Afur)
  • Expose error info in AblyException toString #447 (davyskiba)