Skip to content

Releases: ably/ably-ruby-rest

v1.2.7

11 Sep 14:31
6ec57a5
Compare
Choose a tag to compare

This release updates the underlying ably-ruby library to version v1.2.7, but this does not introduce any changes that affect this library.

v1.2.6

08 Jul 14:17
75a527c
Compare
Choose a tag to compare

This release updates the underlying ably-ruby library to version v1.2.6, adding support for protocol 2

v1.2.5

17 May 12:22
0ae5e56
Compare
Choose a tag to compare

This release updates the underlying ably-ruby library to version v1.2.4, but this does not introduce any changes that affect this library.

v1.2.4

29 Jun 14:44
Compare
Choose a tag to compare
  • fix: unpin msgpack dependency minor/patch version #382

v1.2.3

04 Oct 11:57
Compare
Choose a tag to compare

Full Changelog (in upstream ably-ruby repository)

Implemented enhancements:

Fixed bugs:

  • Incorrect ProtocolMessage#connection_details object (overwrites original connection_details send on CONNECTED state) #377

Merged pull requests:

v1.2.2

08 Jun 11:11
Compare
Choose a tag to compare

Full Changelog (in upstream ably-ruby repository)

  • Upgrade underlying ably-ruby version to v1.2.2
  • Fix Faraday version mismatch with ably-ruby #22

v1.2.1

23 May 16:07
Compare
Choose a tag to compare

Full Changelog (in upstream ably-ruby repository)

Fixed bugs:

  • Update Ruby version (and Gemfile.lock dependencies) #253
  • Error not emitted when failing to connect to an endpoint indefinitely #233
  • Connection errors when there should be warnings #198
  • Implement presence re-entry requirement change for 1.1 #185

Closed issues:

  • Update urls in readme #353
  • Reconsider required Ruby version #344

v1.1.0

14 Feb 15:53
Compare
Choose a tag to compare

This 1.1 release brings many new features from 1.0:

See the complete release notes at https://blog.ably.io/ablys-client-library-sdks-1-1-release-8165c73c76fd

v1.0.0 Major update

13 Oct 15:12
Compare
Choose a tag to compare

Major update to this client library with some breaking changes. See https://blog.ably.io/v1-0-client-libraries-released-8a375dca7a26 for a summary of important, breaking changes and upgrade notes. Alteranatively, see the full changelog here.