Evidence collection
v0.6.3-evidences-2010.json 11c5b117
Collected 4 days ago
Release notes
this patch make some minor improvements to the JSON schema by adding a custom is_reporter
flag to function arguments that accept progress reports
Evidence collection
v0.6.2-evidences-1950.json 319c91ee
Collected 1 month ago
Release notes
Added
- make send-request and compute accept plain json, see !74
Evidence collection
v0.6.1-evidences-1949.json 887b235a
Collected 1 month ago
Release notes
Fixed
- minor fix for api config, see !69
Add options to customize server stub request handling
Historical release
Fix description of classes
Historical release
Release notes
Fixed
- add description of classes, see !65
Compatibility fix for python 3.7
Historical release
Release notes
Fixed
- compatibility hotfix for python 3.7, see !64
Compatibility for python 3.7 and 3.8
Historical release
Release notes
Changed
- source code has been moved to https://codebase.helmholtz.cloud/dasf/dasf-messaging-python
- marked compatibility for python 3.7 and 3.8, see !63
Add json_schema_extra to configure
Historical release
improve stability of long-living websocket connections
Historical release
Release notes
Changed
- The implementation for the websocket connection for consumers and producers has been refactored to improve stability of long-living connections that we now use everywhere, see !57
Added PyYAML as dependency
Historical release
Release notes
Changed
- Added PyYAML as dependency which was missing in
v0.4.0