-
Notifications
You must be signed in to change notification settings - Fork 4
Release/4.0.9 #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release/4.0.9 #38
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Allowing the users to schedule when to run profiling, re-generate tests and run tests
Sync 3.7.8 See merge request dkinternal/testgen/dataops-testgen!203
…stgen into scheduler
Fix bugs related to navigation and improve session management See merge request dkinternal/testgen/dataops-testgen!204
…stgen into scheduler
Scheduler See merge request dkinternal/testgen/dataops-testgen!199
Add E2E tests setup and basic UI page tests See merge request dkinternal/testgen/dataops-testgen!200
fix(cli): make test result statuses consistent with ui See merge request dkinternal/testgen/dataops-testgen!205
…stgen into scheduler-logging
misc(scheduler): Improving how loaded jobs are logged See merge request dkinternal/testgen/dataops-testgen!206
feat(scoring): add all categories for breakdown grouping See merge request dkinternal/testgen/dataops-testgen!207
BREAKING-CHANGE: The JWT signing key has to be set through env
feat(auth): The JWT signing token is now configurable See merge request dkinternal/testgen/dataops-testgen!208
misc(analytics): add events for nav, execution, and dialogs See merge request dkinternal/testgen/dataops-testgen!209
fix(analytics): simplify source datapoint - address review feedback See merge request dkinternal/testgen/dataops-testgen!210
Fix QA issues See merge request dkinternal/testgen/dataops-testgen!211
Fix slow load in customer instances & snowflake connection form See merge request dkinternal/testgen/dataops-testgen!212
fix(sidebar): logout cookies and case insensitive usernames See merge request dkinternal/testgen/dataops-testgen!214
fix: avoid cross-site scripting when rendering html See merge request dkinternal/testgen/dataops-testgen!215
fix(scoring): force history date into utc timezone See merge request dkinternal/testgen/dataops-testgen!216
fix(tests): bugs related to testing See merge request dkinternal/testgen/dataops-testgen!217
fix(test-schedules): incorrect parameters passed to cli See merge request dkinternal/testgen/dataops-testgen!218
fix(data-preview): use top for sql server See merge request dkinternal/testgen/dataops-testgen!219
datakitchen-devops
approved these changes
May 21, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
⚠ BREAKING CHANGES
Features
Bug Fixes
Refactors
Miscellaneous