Skip to content

Releases: DataKitchen/dataops-testgen

2.7.0

30 Jul 16:41

Choose a tag to compare

Features

  • test types: new multi-table test types, log viewer, and assorted tweaks and fixes (9d62573)
  • cli/ui: scan for personally identifying information (pii) (5b9931c)

Bug Fixes

  • mssql: fixes to distribution shift test (1ef612d)
  • ui: unset bg color of detail values on dark mode (555194e)
  • dbupgrade: add missing index (ed6babe)
  • dbupgrade: renumbered upgrade script (6af9d35)

Miscellaneous

  • ui: change wording from profiling anomalies to hygiene issues in ui (0de8355)
  • fix ci/cd (5d3e22c)

Docker Image

datakitchen/dataops-testgen:v2.7.0

2.2.0

17 Jul 03:01

Choose a tag to compare

Features

  • Support ssl certificates for https (ecebf7e)

Docker Image

datakitchen/dataops-testgen:v2.2.0

2.1.9

13 Jun 19:38

Choose a tag to compare

Bug Fixes

  • ui: fix error in create qc schema dialog (272b4ed)

2.1.8

31 May 23:03

Choose a tag to compare

Bug Fixes

  • ui: test definitions quotes to 4123 (225ae5c)
  • ui: hide white space above headers (06c5178)
  • ui: hide only specific empty iframes (5406816)

Miscellaneous

  • ui: ui element tweaks (528b334)
  • ui: linter applied (5ffb0bb)

2.1.4

20 May 22:01

Choose a tag to compare

Bug Fixes

  • logging: reduce over verbose logging output (26f9a1c)

Refactors

  • ui: rearrange the sidebar items (c56278a)

2.1.1

16 May 14:44

Choose a tag to compare

Features

  • implement a cascade delete of entities (2a0c5dd)
  • ui: add some refresh icons (1115b22)
  • profiling: add new profiling details view (d71b19b)

Bug Fixes

  • redshift: handle all null target column (4100b09)
  • synapse: add autocommit to connection params (a95d8e1)
  • snowflake: sampling limit set to 999000 (304fa8b)
  • plugins: enhance plugin support (0ea6cdc)
  • db: set initial revision to start at 0100 (e114945)
  • test generation: allow nullable generation set (41008af)
  • profiling: excel exports show datetime in user tz (f302dc9)
  • ui: hide 'reveal password' icon button (464a35d)
  • tests: fix bad zip errors for mssql (e4ef89c)
  • several pre-release bug fixes (db110d5)
  • test generation: avoid deleting manual cat tests (beedd9c)

Refactors

  • linting: fix linting issues (7852152)
  • typing: fix mypy reported issues (f94dcde)
  • table groups: preview dialog visuals (fba6530)