Releases: SEKOIA-IO/sekoia-automation-sdk
Releases · SEKOIA-IO/sekoia-automation-sdk
v1.4.1
Added
- Add retry when accessing the storage
v1.4.0
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
Added
- Add support for base64 encoded env variables
v1.3.8
Fixed
- Fix secrets handling for triggers/connectors
v1.3.7
Changed
- Retry to up to 1 hour before discarding events
v1.3.6
Added
- Script to bump SDK version in all modules
Fixed
- Fixes retry when pushing events to Sekoia.io
v1.3.5
Fixed:
- Handle potential errors while handling exceptions
v1.3.4
Fixed:
- Change HTTP header to check if an image exists in the registry
v1.3.3
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
Changed
- In
synchronize-lib
script:
- Specify the registry in the image name
- Improve checking the existence of the image in the registry