Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Releases: carne-iot/server

0.0.7.RELEASE

28 Nov 21:04
c9979e9
Compare
Choose a tag to compare
0.0.7.RELEASE Pre-release
Pre-release
  • Add target temperature support for devices

0.0.6.RELEASE

22 Nov 00:32
f512805
Compare
Choose a tag to compare
0.0.6.RELEASE Pre-release
Pre-release
  • Fix JWT compiling bug, where a casting error was introduced (those device id that have less than 32 bits where represented as integers, so ClassCastException was thrown

0.0.5.RELEASE

21 Nov 23:58
e2c54ca
Compare
Choose a tag to compare
0.0.5.RELEASE Pre-release
Pre-release
  • Http Hidden Method support using X-Hidden-Method header

0.0.4.RELEASE

21 Nov 21:04
f08913c
Compare
Choose a tag to compare
0.0.4.RELEASE Pre-release
Pre-release
  • Device Token redefinitions: Now there are tokens used independent
  • No more cooking state for devices

0.0.3.RELEASE

21 Nov 09:51
ec58d79
Compare
Choose a tag to compare
0.0.3.RELEASE Pre-release
Pre-release
  • Device Pairing (auth token for devices)
  • Device Location bug (was not encoding with base64)
  • User preferences
  • Some minor fixes (Javadocs typos and missing @consumes annotations in some endpoints)
  • More duration for tokens (1 year)
  • Missing HATEOAS links in users (devices and preferences)

0.0.2.RELEASE

19 Nov 00:39
1bc82ab
Compare
Choose a tag to compare
0.0.2.RELEASE Pre-release
Pre-release

This release fixes the url issues regards the API gateway host

0.0.1.RELEASE

19 Nov 00:38
b7d90da
Compare
Choose a tag to compare
0.0.1.RELEASE Pre-release
Pre-release

This is the initial release