Skip to content

Releases: arrowhead-f/client-library-python

TLS bugfix

09 Jun 08:01
Compare
Choose a tag to compare
TLS bugfix Pre-release
Pre-release

Fixed a bug with certificate verification for the synchronous client.

Async and WebSockets support!

13 Apr 08:13
6e133f0
Compare
Choose a tag to compare
Pre-release

The latest release now brings support for async and WebSockets!

Token security and small changes to the API.

19 Jan 14:13
66b3aa3
Compare
Choose a tag to compare

Lots of changes to the backend, the most important one being support for the Token access policy.
Also added an easy to set up example in examples/quickstart/.

0.2.0a2

10 Nov 13:22
dc61232
Compare
Choose a tag to compare
0.2.0a2 Pre-release
Pre-release
Merge pull request #15 from arrowhead-f/Development

Development

0.1.1a2

22 May 16:43
a9ae013
Compare
Choose a tag to compare
0.1.1a2 Pre-release
Pre-release

Fixed a small import error.

Version 0.1.0a1

22 May 16:14
ebd6219
Compare
Choose a tag to compare
Version 0.1.0a1 Pre-release
Pre-release

This is the first alpha release of the library.
While it is functional, there are many things that need to be added, fixed, and tested.