0.10.0
Version 0.10.0
New features
- Added an interactive / terminal mode : start it with
drg --interactive
- Added an
--insecure
flag fordrg stream
allowing to connect to servers using self-signed certificates (e.g. drogue-server)
Misc. changes
- Added missing JSON output for
login
,config
andwhoami
- Added support for refreshing the auth token in
drg stream
to keep alive the connection
Dependencies
- Updated to tungstenite 0.17.2
- updated to tiny_http 0.8.0
- updated to drogue-client 0.10.1
Full Changelog: v0.9.0...v0.10.0