Releases: ctron/hat
v0.7.1
v0.7.0
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
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
Release 0.5.1
v0.5.0
release 0.5.0
v0.4.2
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
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
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
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
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.