4.0.9
⚠ BREAKING CHANGES
- auth: The JWT signing key has to be set through env (c893444)
Features
- scheduler: Adding scheduling capabilities (a9d8ac2)
- scoring: add all categories for breakdown grouping (d4219af)
- auth: The JWT signing token is now configurable (c893444)
Bug Fixes
- scheduler: Preventing the scheduler to crash on recoverable failures (c2c7143)
- navigation: upgrade libraries and prevent events handled twice (6b1d34d)
- cli: make test result statuses consistent with ui (40b2383)
- analytics: simplify source datapoint - address review feedback (9582fa5)
- jwt: display jwt env variable error to user (cce9a8a)
- navigation: missing project_code in links (069f4a7)
- test-definitions: broken add/edit form (03b0eec)
- sql: grant permissions for new job_schedules table (fb630b6)
- score-breakdown: display line for NULL grouping value (e04ca59)
- router: cookies are detected late on deployed instances (656b7a6)
- connection: bug in snowflake connection form (8cefbce)
- sidebar: logout cookies and case insensitive usernames (2832d09)
- avoid cross-site scripting when rendering html (290b2d2)
- scoring: force history date into utc timezone (b836299)
- cli: print run id even if score refresh fails (7416dc4)
- test-results: handle non-existent test definitions (77cd255)
- tests: skip column validation for aggregate tests (92d4456)
- test-schedules: incorrect parameters passed to cli (c950481)
- data-preview: use top for sql server (852ed17)
Refactors
Miscellaneous
- scheduler: Removing the test generation scheduling (bfca74f)
- scheduler: Addressing code review feedback (8baea14)
- scheduler: Addressing code review feedback (01ab812)
- scheduler: Fixing how we clean up the timezone selectbox (d08e066)
- ui: add testid to elements for ease of locatability (82ac7fc)
- scheduler: Improving how loaded jobs are logged (52c0925)
- scheduler: Changing how we clean the expr field (3b01cf2)
- analytics: add events for nav, execution, and dialogs (df630cd)
Docker Image
datakitchen/dataops-testgen:v4.0.9