Skip to content

Releases: ably/ably-python

2.0.12

24 Apr 13:38
c020d05
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • The REST client’s retry mechanism doesn’t follow the spec and doesn’t retry when it should #597

2.0.11

04 Mar 14:42
95fcb6e
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Support websockets version 13 #591

2.0.10

19 Feb 16:02
b7bd2ca
Compare
Choose a tag to compare

Fixed sync version of the library

2.0.9

17 Feb 10:14
3b383e4
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Fix the inability to pass a JSON string value for a capability parameter when creating a token #579

Closed issues:

  • Support pyee 12 #580

2.0.8

14 Jan 20:33
658b5e9
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Fix TypeError: '>' not supported between instances of 'float' and 'NoneType' in http #573

2.0.7

18 Oct 13:57
f98e3d1
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Decoding issue for 40010 Error (Invalid Channel Name) #569

2.0.6

27 Mar 15:24
7819273
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Support httpx 0.26, 0.27 and so on #560

Merged pull requests:

2.0.5

13 Mar 15:04
ede8b7f
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Question: Bump websockets version #556
  • "RuntimeError: no running event loop" exception when connecting to Realtime #555

Merged pull requests:

2.0.4

06 Feb 01:48
aa5a963
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

2.0.3

18 Jan 13:09
597bd6f
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Support for python 3.12 #546

Merged pull requests:

  • Support latest python versions #547 (sacOO7)
  • Update README.md to add in 'publish message to channel including metadata' #545 (cameron-michie)