Skip to content

Releases: databox/databox-python

2.2.1

11 Jul 08:44
17286b8
Compare
Choose a tag to compare

Changes

  • [SDK release] Generated SDK code based on data-link 0.4.1 API changes @github-actions (#12)

Contributors: @github-actions, @slavkor and Slavko Rihtaric

Full Changelog: 2.2.0...2.2.1

2.2.0

11 Jul 08:28
Compare
Choose a tag to compare

Changes

  • [SDK release] Generated SDK code based on data-link 0.4.0 API changes @github-actions (#11)
  • [SDK release] Generated SDK code based on data-link 0.3.15-sdk.5 API changes @github-actions (#9)
  • [SDK release] Generated SDK code based on data-link 0.3.15-sdk.5 API changes @github-actions (#8)

Contributors: @VladaPetrovic, @github-actions, @slavkor and Slavko Rihtaric

Full Changelog: 2.1.3...2.2.0

2.1.3

07 Oct 19:51
Compare
Choose a tag to compare

Changes

  • add forcePush argument to insert_all function

2.1.2

25 Sep 08:09
Compare
Choose a tag to compare

Changes

  • Fix version & tests

2.1.1

28 Jul 09:04
Compare
Choose a tag to compare

Changes

  • Use setuptools_scm to extract version from Git

2.1.0

09 Feb 23:38
Compare
Choose a tag to compare
  • Add support for python version 3.*

2.0.0

30 Aug 07:08
Compare
Choose a tag to compare
  • implement GET /metrickeys
  • update GET /lastpushes
  • implement DELETE /data
  • update user-agent and Accept request headers

Fixes for recent Databox API changes

24 Jan 19:34
Compare
Choose a tag to compare
  • Changes related to last_push
  • Fix for broken example.py
  • Fix for broken tests
  • Fix for broken test suite

0.1.5

04 Jan 14:31
Compare
Choose a tag to compare

First public release of Databox for Python.

0.1.4

14 Jul 20:48
Compare
Choose a tag to compare
  • Support for additional attributes
  • Last push support number of pushes to retrieve
  • Updated test suite