Releases: pennsignals/dsdk
Releases · pennsignals/dsdk
1.3.1
1.3.0
Add schema as a configuration parameter for persister: postgres and mssql.
Users remove the ./postgres/schema.sql asset and set the schema in the configuration and secrets.env.
Added asset traversal and traversal test for use by persister.dry_run. Log info for each path in asset.
Remove skip parameter from dry_run call.
1.2.1
1.2.0
1.1.0
1.1.0-rc.1
The schema has changed for the epic notification errors and epic verification errors.
Still need to resolve putting the prediction id in the comment field, otherwise there isn't a clean join to verify for the specific prediction we pushed.
1.0.10
1.0.10-rc.1
Basic addflowsheetvalue and getflowsheetrows.
Needs:
- to push a prediction id with the notification
- to parse the verification response data and check for the actual prediction, not any prediction that matches the empi and csn.
1.0.9
1.0.9-rc.1
Update test workflow