Skip to content

V1.1.0

Compare
Choose a tag to compare
@idohalevi idohalevi released this 23 May 07:40
· 45 commits to master since this release

The motivation is that there might be multiple senders with different tokens sending a log with the same type.
For example, consider a default account and a sub-account having different tokens.
One might like to send a log with the same exact type to both accounts.

Changes:

  • Remove deprecated getOrCreateSenderByType function
  • Change logzioSenderInstances Map key to holding an immutable pair of hashed token and log type