Skip to content

Releases: databox/databox-java

2.5.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 11:54
ab65a52

Changes

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

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

Full Changelog: 2.5.0...2.5.1

2.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 07:55
997cf90

Changes

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

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

Full Changelog: 2.4.0...2.5.0

2.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 07:30
5e236c4

Changes

  • [SDK release] Generated SDK code based on data-link 0.3.15-sdk.5 API changes @github-actions (#14)
  • [SDK release] Generated SDK code based on data-link 0.3.15-sdk.5 API changes @github-actions (#13)
  • [SDK release] Generated SDK code based on data-link 0.3.15-sdk.5 API changes @github-actions (#12)
  • [SDK release] Generated SDK code based on data-link 0.3.15-sdk.5 API changes @github-actions (#10)
  • [SDK release] Generated SDK code based on data-link 0.3.15-sdk.4 API changes @github-actions (#9)

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

Full Changelog: 2.3...2.4.0

2.3

2.3

Choose a tag to compare

@umajeric umajeric released this 31 Aug 07:56
  • Support for Databox API version 3

2.2

2.2

Choose a tag to compare

@otobrglez otobrglez released this 25 Jan 21:29
  • Support for GET /lastpushes
  • Usage of .editorconfig
  • Usage of DatatypeConverter for base64 encoding
  • KPI is now separate class
  • Usage of findbugs
  • TravisCI now tests SDK on Java 1.7 and Java 1.8
  • Small update to test suite
  • Example for lastpushes was added.
  • Version update by @umajeric
  • fix addAttributes by @umajeric

Initial 2.0 Databox Java SDK

Choose a tag to compare

@umajeric umajeric released this 07 Jan 23:06
Test case and sample updated to match 2.0 Push API