Skip to content

Releases: pennsignals/dsdk

1.3.1

27 Dec 17:44
Compare
Choose a tag to compare

Update logging handler for stderr to report time.

1.3.0

23 Dec 18:02
Compare
Choose a tag to compare

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

22 Dec 19:27
Compare
Choose a tag to compare

Bug fix for dry run string formatter.

1.2.0

22 Dec 15:11
f4fafcc
Compare
Choose a tag to compare

Replace CheckTable tasks with dru_run function.

Accommodate floating point instability in validate_gold.

1.1.0

23 Sep 19:40
fc8d404
Compare
Choose a tag to compare

Add cfgenvy.

Add epic API tests.

1.1.0-rc.1

23 Sep 18:01
Compare
Choose a tag to compare
1.1.0-rc.1 Pre-release
Pre-release

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

23 Sep 15:45
Compare
Choose a tag to compare

Fix open without encoding.

1.0.10-rc.1

19 Aug 20:56
Compare
Choose a tag to compare
1.0.10-rc.1 Pre-release
Pre-release

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

24 Jun 18:47
Compare
Choose a tag to compare

Simplify tests, update readme, remove mongo mixin tests.

1.0.9-rc.1

24 Jun 18:44
Compare
Choose a tag to compare
1.0.9-rc.1 Pre-release
Pre-release
Update test workflow