Skip to content

v1.2.1

Compare
Choose a tag to compare
@sduchesneau sduchesneau released this 16 Feb 21:47

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 header x-api-key) instead of a JWT (Authorization: bearer), where supported.