Skip to content

Releases: Exabyte-io/api-client

v2023.5.18-0

18 May 19:15
Compare
Choose a tag to compare

Release 2023.5.18-0 created by exabyte-io-bot

v2022.2.7-0

07 Feb 23:29
d74dae1
Compare
Choose a tag to compare

Release 2022.2.7-0 created by exabyte-io-bot

2022.1.13-0: Merge pull request #27 from Exabyte-io/feature/SOF-5417

13 Jan 21:12
d74dae1
Compare
Choose a tag to compare

Release 2022.1.13-0 created by exabyte-io-bot

2022.1.9-0: Merge pull request #29 from Exabyte-io/fix/github-token

09 Jan 00:48
e752fe5
Compare
Choose a tag to compare

Release 2022.1.9-0 created by exabyte-io-bot

2021.06.25

29 Jun 21:32
c9266b5
Compare
Choose a tag to compare
  • Bugfix for NotImplemented vs NotImplementedError

2021.05.06

06 May 20:56
bca37a5
Compare
Choose a tag to compare
  • expose common endpoints in package init
  • minor packaging changes

2021.01.18.1-pypi

26 Jan 03:04
f91676c
Compare
Choose a tag to compare

Adds new functionality to allow JobEndpoints objects to interface with the InsertOutputFiles API call

2021.01.18.1

22 Jan 23:16
f4e2bd1
Compare
Choose a tag to compare

Release to trigger PyPi upload

2021.01.18

22 Jan 23:11
f4e2bd1
Compare
Choose a tag to compare

Update JobEndpoints to have a new method for the list_files API call

2020.10.19

22 Oct 16:57
dbad09c
Compare
Choose a tag to compare
  • Python 3 compatibility only - users of Python 2 should continue to use version 1.0.0
  • Restructuring of import modules to add an exabyte_api_client top-level module (i.e., from exabyte_api_client.endpoints import *)
  • Add Github Actions for CI execution of unit and integration tests