Releases: jakewarren/trustar
Releases · jakewarren/trustar
v0.1.3
Changelog
[0.1.3] - 2019-11-12
Fixed
- fixed an issue where OAuth tokens were being requested when the autocomplete command was executed
Changed
- update deps
1f5ca66 add releases badge
7ddea95 extract out report deduplication code
c87ed95 fix bug causing OAuth token to be requested for autocomplete command
e3f86df release v0.1.3
b5e9e3d update README
dc91082 update deps
v0.1.2
Changelog
[0.1.2] - 2019-11-01
Fixed
- fixed an issue where a report assigned to multiple enclaves would be printed multiple times
Changed
- changed environment variable names for clarity
17664a1 fix issue where duplicate reports were printed
62bc5a6 release v0.1.2
c81b5e5 rename env variables for clarity
d65df27 update command usage info
v0.1.1
Changelog
[0.1.1] - 2019-11-01
Added
- resolves enclave ids to enclave names when searching reports
Changed
- added a verbose flag to get additional debug information
- added a log flag to write request/response data from TruStar's API
30079cd add changelog
9dd062e add verbose and log parameters
5aa3c24 fix bug that caused cache to be repeatedly refreshed
b70b09a resolve enclave ids to an enclave name for reports