Skip to content

Releases: onekey-sec/python-client

v2.3.0

23 Apr 09:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

31 Oct 21:01
Compare
Choose a tag to compare

Marton ILLES (5):

  • cli: improve CI result retrieval query to fetch only the required firmware data
  • client: extend authentication to support API token
  • cli: extend the CLI to support both email/password and API token based access
  • doc: updated README.md to reflect latest API changes
  • bumped version to 2.2.0

dependabot[bot] (4):

  • Bump cryptography from 39.0.1 to 41.0.3
  • Bump cryptography from 41.0.3 to 41.0.4
  • Bump certifi from 2022.12.7 to 2023.7.22

v2.1.1

03 Apr 21:32
Compare
Choose a tag to compare

Marton ILLES (2):

  • client: increase firmware upload timeout to 60s and make it configurable
  • bumped version to 2.1.1

v2.1.0

29 Mar 13:58
Compare
Choose a tag to compare
bumped version to 2.1.0

v2.0.3

12 Dec 09:58
Compare
Choose a tag to compare
bumped version to 2.0.3

v2.0.2

28 Nov 13:31
Compare
Choose a tag to compare
bumped version to 2.0.2

v2.0.1

17 Jun 12:11
Compare
Choose a tag to compare

New version to update httpx dependency version due to (CVE-2021-41945)

v2.0.0

14 Jun 11:15
Compare
Choose a tag to compare

We rebranded our company, from now on we are ONEKEY at https://onekey.com/

We changed the name of our Python client accordingly, the new package name is onekey_client, so a new major version was needed.
There are no functional changes in the code.

v1.2.1

19 Apr 12:37
Compare
Choose a tag to compare
bumped black version to 22.3.0 to be compatible with python 3.9

v0.1.2

28 Jul 18:56
Compare
Choose a tag to compare

Fixed minor issues for Firmware upload.