Skip to content

Releases: SEKOIA-IO/sekoia-automation-sdk

v1.5.2

04 Oct 12:02
a6af0ad

Choose a tag to compare

Fixed

  • Store TLS related files in a writable storage

v1.5.1

04 Oct 11:28
f0b5257

Choose a tag to compare

Changed

  • Improve error message when it is not possible to access the data storage
  • Remove chunk_size parameter from configuration
  • Try to take Intake URL from an environment var first

Fixed

  • Create volume storage if it doesn't exist before writing cert files

v1.5.0

19 Sep 08:15
e156c6c

Choose a tag to compare

Added

  • Add new wrappers to work with aio libraries such as aiohttp, aiobotocore, etc.
  • New AsyncConnector that contains async implementation of push events

v1.4.1

13 Sep 12:04
aa40d91

Choose a tag to compare

Added

  • Add retry when accessing the storage

v1.4.0

09 Sep 09:25
398641f

Choose a tag to compare

Added

  • On critical error wait until the pod is killed instead of keep running

Changed

  • Increase time to wait without events before restarting the pod
  • Send logs by batch

v1.3.9

28 Aug 07:03
018229c

Choose a tag to compare

Added

  • Add support for base64 encoded env variables

v1.3.8

13 Jul 08:27
f290e93

Choose a tag to compare

Fixed

  • Fix secrets handling for triggers/connectors

v1.3.7

12 Jul 10:02
e23bdcd

Choose a tag to compare

Changed

  • Retry to up to 1 hour before discarding events

v1.3.6

11 Jul 11:06
f873243

Choose a tag to compare

Added

  • Script to bump SDK version in all modules

Fixed

  • Fixes retry when pushing events to Sekoia.io

v1.3.5

23 Jun 16:44
048a888

Choose a tag to compare

Fixed:

  • Handle potential errors while handling exceptions