Skip to content

v4.0.3

Compare
Choose a tag to compare
@sduchesneau sduchesneau released this 30 Apr 18:48
  • Fix another case where 'infinite-retry' would not work and the program would stop on an error.
  • Enable multiple Substreams authentication methods (API key, JWT), using flags --api-key-envvar and --api-token-envvar.
  • Deprecates the use of SF_API_TOKEN environment variable, now use default SUBSTREAMS_API_TOKEN or set your own using --api-token-envvar.