v1.2.0
This release updates ably-ruby to be compliant with the 1.2 version of the Ably client library feature specification. There are some minor breaking changes, please see the migration guide for more information.
Closed issues:
- Add Channel.setOptions method #291
- Add support for channel params #288
- Use ATTACH_RESUME flag for unclean attaches #287
- Add ChannelOptions param to Channels.get #285
- Update library to adhere to new spec for token renewal (see the spec definition for more info) #268
Merged pull requests:
- Add migration guide from 1.1.8 to 1.2.0 #348 (TheSmartnik)
- RTL21 #345 (lukaszsliwa)
- RTL4j #341 (TheSmartnik)
- RSL1a, RSL1b #340 (lukaszsliwa)
- Add support for RSA4b, b1, c, RSA16 (Authentication) #338 (lukaszsliwa)
- ChannelOptions related tasks #336 (TheSmartnik)
- Update RSC7 #334 (TheSmartnik)