Skip to content

Releases: ctron/hat

v0.7.1

17 Jul 16:51
v0.7.1
Compare
Choose a tag to compare
release 0.7.1

v0.7.0

06 May 16:41
v0.7.0
Compare
Choose a tag to compare

New features

  • Add command to enable/disable X509 device credentials

Notes

Windows: When you use the ZIP archive, you might need to install the Microsoft Visual C++ 2015 Redistributable, if you haven't done so already. It may be installed to your system by another application which required it. When using the MSI file, this will be automatically installed, when necessary.

0.6.0

11 Mar 17:09
v0.6.0
Compare
Choose a tag to compare

New features

  • Add commands for setting default entries and "via" information
  • Allow to use the Kubernetes token for remote authentication/authorization
  • Allow to use use username/password and bearer tokens for authentication

Changes

  • Clean up the way override arguments and context argument work
  • Drop the different API models. Focusing on the official Hono Device Management API.

Notes

Windows: When you use the ZIP archive, you might need to install the Microsoft Visual C++ 2015 Redistributable, if you haven't done so already. It may be installed to your system by another application which required it. When using the MSI file, this will be automatically installed, when necessary.

v0.5.1

22 Nov 14:09
v0.5.1
Compare
Choose a tag to compare
Release 0.5.1

v0.5.0

07 Nov 17:32
v0.5.0
Compare
Choose a tag to compare
release 0.5.0

v0.4.2

08 Feb 08:16
v0.4.2
Compare
Choose a tag to compare

Changes

  • Add a --no-salt option when setting a password (you shouldn't use it and it is off by default)
  • Add a Windows installer MSI

Notes

Windows: When you use the ZIP archive, you might need to install the Microsoft Visual C++ 2015 Redistributable, if you haven't done so already. It may be installed to your system by another application which required it. When using the MSI file, this will be automatically installed, when necessary.

v0.4.1

19 Dec 10:31
v0.4.1
Compare
Choose a tag to compare

Changes

  • Enable colored output on windows

Notes

Windows: You might need to install the Microsoft Visual C++ 2015 Redistributable, if you haven't done so already. It may be installed to your system by another application requiring this.

v0.4.0

29 Nov 17:42
Compare
Choose a tag to compare

Changes

  • Added colored JSON output, if possible (currently Linux, Mac OS only)

Notes

Windows: You might need to install the Microsoft Visual C++ 2015 Redistributable, if you haven't done so already. It may be installed to your system by another application requiring this.

v0.3.1

28 Nov 10:32
Compare
Choose a tag to compare

Fixes

  • Fix overriding the tenant information from the command line

Notes

Windows: You might need to install the Microsoft Visual C++ 2015 Redistributable, if you haven't done so already. It may be installed to your system by another application requiring this.

v0.3.0

23 Nov 17:16
Compare
Choose a tag to compare

Changes

  • Implement different API flavors, adding Bosch IoT Hub
  • Allow overriding the selected context on a per-command basis
  • And the usual … bug fixes and performance improvements

Notes

Windows: You might need to install the Microsoft Visual C++ 2015 Redistributable, if you haven't done so already. It may be installed to your system by another application requiring this.