Skip to content

Releases: databox/databox-python

2.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 08:44
17286b8

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

Choose a tag to compare

@github-actions github-actions released this 11 Jul 08:28

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

Choose a tag to compare

@VladaPetrovic VladaPetrovic released this 07 Oct 19:51

Changes

  • add forcePush argument to insert_all function

2.1.2

Choose a tag to compare

@VladaPetrovic VladaPetrovic released this 25 Sep 08:09

Changes

  • Fix version & tests

2.1.1

Choose a tag to compare

@VladaPetrovic VladaPetrovic released this 28 Jul 09:04

Changes

  • Use setuptools_scm to extract version from Git

2.1.0

Choose a tag to compare

@VladaPetrovic VladaPetrovic released this 09 Feb 23:38
  • Add support for python version 3.*

2.0.0

Choose a tag to compare

@VladaPetrovic VladaPetrovic released this 30 Aug 07:08
  • implement GET /metrickeys
  • update GET /lastpushes
  • implement DELETE /data
  • update user-agent and Accept request headers

Fixes for recent Databox API changes

Choose a tag to compare

@otobrglez otobrglez released this 24 Jan 19:34
  • Changes related to last_push
  • Fix for broken example.py
  • Fix for broken tests
  • Fix for broken test suite

0.1.5

Choose a tag to compare

@otobrglez otobrglez released this 04 Jan 14:31

First public release of Databox for Python.

0.1.4

Choose a tag to compare

@otobrglez otobrglez released this 14 Jul 20:48
  • Support for additional attributes
  • Last push support number of pushes to retrieve
  • Updated test suite