v1.1.8
Fixed bugs:
- Lib apparently closing the socket after each request #211
Closed issues:
- Resolve config.around() issue and upgrade rspec #313
- Write spec tests for RTL21 #308
- Write spec tests for RTL20 #307
- Write spec tests for RTL19, RTL19a, b, c #306
- Write spec tests for RTL18, RTL18a, b, c #305
- Add support for RTL20 #295
- Add support for RTL19, RTL19a, b, c #294
- Add support for RTL18, RTL18a, b, c #293
- Write spec tests for RSL6b, RLS7 (Channels) #284
- Write spec tests for RSC15e, d, f (Host Fallback )
#280 - Write spec tests for RSC7a, RSC7c (RestClient)
#279 - Add support for DataTypes ChannelOptions TB2c, d #278
- Add support for DataTypes TokenParams AO2g #277
- Add support for DataTypes ClientOptions TO3j10 #276
- Add support for DataTypes ErrorInfo TI1 #275
- Add support for DataTypes ProtocolMessage TR3f, TR4i, q #274
- Add support for TM2i (DataTypes Message) #273
- Add support for PC1, PC2, PC3, PC3a (Plugins) #272
- Add support for RSL6b, RLS7 (Channels) #271
- Add support for RSL1a, b, h, k1, k2, l, l1 (Channels) #270
- Add support for RSC15e, d, f (Host Fallback )
#267 - Update client options support to 1.1 spec level (logExceptionReportingUrl) #246
- Confirm status of remaining realtime spec items for 1.0 #244
Merged pull requests:
- Allowing ConnectionDetails#max_message_size #342 (lukaszsliwa)
- Add specs for RTL17 #335 (TheSmartnik)
- Add spec for RTP5b #332 (TheSmartnik)
- Update specs with comments to docs seciton for RSN3a/RSN3c #331 (TheSmartnik)
- Fix after suite hook in specs #329 (TheSmartnik)
- Add specs for RTN15h2 #328 (TheSmartnik)
- Add specs for RTN12f #327 (TheSmartnik)
- Added Channel#set_options and Channel#options= aliases #326 (lukaszsliwa)
- Added DeltaExtras class and Message#delta_extras method. (TM2i) #325 (lukaszsliwa)
- When connection disconnectes and can't renew token it fails (RTN15h1) #324 (TheSmartnik)
- RTN-13c Add spec that channels do not reattach when connection isn't connected #323 (TheSmartnik)
- Add support for DataTypes ProtocolMessage: has_attach_resume_flag? #322 (lukaszsliwa)
- Added request_id and cause attributes to the ErrorInfo class TI1, RSC7c #321 (lukaszsliwa)
- Add spec for RTN12d #318 (TheSmartnik)
- Change behavior when reconnecting from failed state (RTN11d) #316 (TheSmartnik)
- Remove deprecated ProtocolMessage#connection_key TR4e #315 (TheSmartnik)
- Upgrade rspec to 3.10 #314 (lukaszsliwa)
- Add a spec for #RTN11c #257 (TheSmartnik)