- 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
1.5.0
Added
- Add new wrappers to work with aio libraries such as aiohttp, aiobotocore, etc. - New AsyncConnector that contains async implementation of push events
1.4.1
Added
- Add retry when accessing the storage
1.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