Skip to content

Releases: ably/ably-python

2.0.12

Choose a tag to compare

@ttypic ttypic released this 24 Apr 13:38
c020d05

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

Choose a tag to compare

@VeskeR VeskeR released this 04 Mar 14:42
95fcb6e

Full Changelog

Closed issues:

  • Support websockets version 13 #591

2.0.10

Choose a tag to compare

@ttypic ttypic released this 19 Feb 16:02
b7bd2ca

Fixed sync version of the library

2.0.9

Choose a tag to compare

@ttypic ttypic released this 17 Feb 10:14
3b383e4

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

Choose a tag to compare

@ttypic ttypic released this 14 Jan 20:33
658b5e9

Full Changelog

Fixed bugs:

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

2.0.7

Choose a tag to compare

@ttypic ttypic released this 18 Oct 13:57
f98e3d1

Full Changelog

Fixed bugs:

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

2.0.6

Choose a tag to compare

@VeskeR VeskeR released this 27 Mar 15:24
7819273

Full Changelog

Closed issues:

  • Support httpx 0.26, 0.27 and so on #560

Merged pull requests:

2.0.5

Choose a tag to compare

@sacOO7 sacOO7 released this 13 Mar 15:04
ede8b7f

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

Choose a tag to compare

@sacOO7 sacOO7 released this 06 Feb 01:48
aa5a963

Full Changelog

Merged pull requests:

2.0.3

Choose a tag to compare

@ttypic ttypic released this 18 Jan 13:09
597bd6f

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)