Skip to content

Commit

Permalink
Merge pull request #1029 from ably/updating
Browse files Browse the repository at this point in the history
Subscriber resolution preference change added to UPDATING.md
  • Loading branch information
lawrence-forooghian authored Mar 8, 2023
2 parents b5ec485 + e4f8596 commit ee999be
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions UPDATING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Upgrade / Migration Guide

## Version 1.6.3 to 1.6.4

### `Subscriber`’s `resolutionPreference()` method is deprecated

`sendResolutionPreference()` which returns immediately and uses an internal retry mechanism should be used instead.

## Version 1.6.0 to 1.6.1

### `Publisher`’s `add()` and `track()` methods no longer throw `ConnectionException`
Expand Down

0 comments on commit ee999be

Please sign in to comment.