Skip to content

Releases: databox/databox-java

2.5.1

11 Jul 11:54
ab65a52
Compare
Choose a tag to compare

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

10 Jul 07:55
997cf90
Compare
Choose a tag to compare

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

10 Jul 07:30
5e236c4
Compare
Choose a tag to compare

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

31 Aug 07:56
Compare
Choose a tag to compare
2.3
  • Support for Databox API version 3

2.2

25 Jan 21:29
Compare
Choose a tag to compare
2.2
  • 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

07 Jan 23:06
Compare
Choose a tag to compare
Test case and sample updated to match 2.0 Push API