v1.2.1
Fixed
- Fixed
tools firehose-client
which was broken because of bad flag handling
Added
- Added
--api-key-env-var
flag to firehose-clients, which allows you to pass your API Key from an environment variable (HTTP headerx-api-key
) instead of a JWT (Authorization: bearer
), where supported.