Skip to content

Releases: databox/databox-js

2.1.1

26 Aug 12:04
0f28e0d
Compare
Choose a tag to compare

Changes

  • [SDK release] Generated SDK code based on data-link 0.4.3 API changes @github-actions (#29)
  • Updated readme with content and example @bwiz (#28)

Contributors: @bwiz, @github-actions and @slavkor

Full Changelog: 2.1.0...2.1.1

2.1.0

23 Aug 13:52
bd951b5
Compare
Choose a tag to compare

Changes

  • Update repository-url in package.json @VladaPetrovic (#27)
  • Update publish permissions @VladaPetrovic (#26)
  • Manual release @VladaPetrovic (#25)
  • Changed language lib to fetch @bwiz (#23)
  • [SDK release] Generated SDK code based on data-link 0.4.1 API changes @github-actions (#20)
  • Use typescript-rxjs generator @slavkor (#19)
  • [SDK release] Generated SDK code based on data-link 0.4.0 API changes @github-actions (#18)
  • [SDK release] Generated SDK code based on data-link 0.3.15-sdk.6 API changes @github-actions (#17)
  • [SDK release] Generated SDK code based on data-link 0.3.15-sdk.5 API changes @github-actions (#16)
  • [SDK release] Generated SDK code based on data-link 0.3.15-sdk.5 API changes @github-actions (#15)
  • Autogenerate sdk @slavkor (#14)
  • Fix error on JSON request with certain unicode chars @colxi (#6)

Features

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

Contributors: @DataboxDeploy, @VladaPetrovic, @bwiz, @colxi, @github-actions, @slavkor, @thorro and Slavko Rihtaric

Full Changelog: 2.0.1...2.1.0

2.0.1

19 Aug 00:07
Compare
Choose a tag to compare

Fixes

  • update README
  • bump version

2.0.0

19 Aug 00:05
Compare
Choose a tag to compare

Changes:

  • implement GET /metrickeys
  • update GET /lastpushes
  • implement GET /lastpushes/{id} to return specific push
  • implement DELETE /data
  • update user-agent and Accept header

Changes for "lastpushes"

25 Jan 11:29
Compare
Choose a tag to compare
  • Databox API now uses GET /lastpushes for retrieval of last pushes.
  • Fixes for broken test suite
  • .editorconfig was added
  • JSHint errors were fixed

0.2.1

22 Jul 15:37
Compare
Choose a tag to compare

This release comes with:

  • Support for additional KPI attributes
  • Updated test suite for additional KPI attributes support
  • Updated example for additional KPI attributes