Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.2.2 #57

Merged
merged 7 commits into from
May 25, 2021
Merged

Release 1.2.2 #57

merged 7 commits into from
May 25, 2021

Conversation

Shiranuit
Copy link
Contributor

1.2.2 (2021-05-25)

Bug fixes

  • [ #56 ] Fix collection:create not sending the values correctly (Shiranuit)
  • [ #54 ] Fix freeze on reconnection attempts (Shiranuit)

Shiranuit and others added 4 commits April 23, 2021 09:12
This PR aims to fix a bug that occurs when trying to reconnect and that freezes the SDK during the reconnection

tryToReconnect now returns a CompletableFuture<Boolean> instead of a Boolean
The connect method now chains CompletableFutures to resolve the connection / reconnection
Other
Add infinite reconnection attempts by setting it to -1
Disconnect now cancel the reconnection attempts
Fix collection:create not sending the values correctly
@Shiranuit Shiranuit merged commit 7f41e4a into master May 25, 2021
@Shiranuit Shiranuit deleted the 1.2.2-proposal branch May 25, 2021 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant