- Change the way to handle docker image information when publishing a module - Fix the module synchronization script
1.17.0
Added
- Add account validation (beta)
1.16.1
Changed
- Specify docker image when publishing a module - Move from error to info the message when no event was collected from severals seconds
Fixed
- Replace ulrllib.parse.urljoin by posixpath.join in AsyncConnector - Fix tests for async version of connector. - Fix support for boolean arguments in the json_argument method
1.16.0
Changed
- Update documentation generation command to follow new structure