3.20.0
🚀 Features
- Removing deprecated task handler function fix: Fixed result parsing in task handler - by @dbrasseur-aneo (9cfc4)
- Removing deprecated Submitter feat: Removing unused payload property from TaskDefinition - by @dbrasseur-aneo (1605a)
- Batching for events - by @dbrasseur-aneo (4f3b3)
- Add created by in task - by @ereali-aneo (26122)
- Add created by in results - by @ereali-aneo (9b51d)
- Add CreatedBy in result and task python API - by @ereali-aneo (f6031)
- Add created by in tasks and results proto - by @ereali-aneo in #540 (d8865)
- Add tls mtls support for c++ api - by @ddiakiteaneo in #546 (fd7db)
🐞 Bug Fixes
- Python API event client wait_for_result_availability method - by @qdelamea-aneo (110c0)
- Python event client - by @salma-aneo (43f28)
🏎 Performance
- Improve wait for results performances by reducing the size of the request and making multiple at the same time - by @aneojgurhem (db2a4)
- Improve wait for results performances by reducing the size of the request and making multiple at the same time - by @aneojgurhem in #537 (8b67c)