Skip to content

Releases: SEKOIA-IO/sekoia-automation-sdk

v1.4.1

13 Sep 12:04
aa40d91
Compare
Choose a tag to compare

Added

  • Add retry when accessing the storage

v1.4.0

09 Sep 09:25
398641f
Compare
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
Compare
Choose a tag to compare

Added

  • Add support for base64 encoded env variables

v1.3.8

13 Jul 08:27
f290e93
Compare
Choose a tag to compare

Fixed

  • Fix secrets handling for triggers/connectors

v1.3.7

12 Jul 10:02
e23bdcd
Compare
Choose a tag to compare

Changed

  • Retry to up to 1 hour before discarding events

v1.3.6

11 Jul 11:06
f873243
Compare
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
Compare
Choose a tag to compare

Fixed:

  • Handle potential errors while handling exceptions

v1.3.4

21 Jun 10:41
059d5c2
Compare
Choose a tag to compare

Fixed:

  • Change HTTP header to check if an image exists in the registry

v1.3.3

13 Jun 07:52
4ca147d
Compare
Choose a tag to compare

Fixed:

  • In synchronize-lib error display docker image name used previously
  • In module template don't use a specific python package index

V1.3.2

09 Jun 13:20
d6c6723
Compare
Choose a tag to compare

Changed

  • In synchronize-lib script:
    • Specify the registry in the image name
    • Improve checking the existence of the image in the registry