-
Notifications
You must be signed in to change notification settings - Fork 3
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
Release 2.7.0 #16
Merged
Merged
Release 2.7.0 #16
Conversation
This file contains 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
feat(ui): create a cancel button to kill processes See merge request dkinternal/testgen/dataops-testgen!15
…d tweaks and fixes New test types: Aggregate Balance, Aggregate Minimum, Combo Match, Timeframe Match, Timeframe Keep, Distribution Shift. Log viewer for troubleshooting from UI. Assorted tweaks and fixes.
feat(test types): new multi-table test types, log viewer, and assorted tweaks and fixes See merge request dkinternal/testgen/dataops-testgen!16
feat(test types): new multi-table test types, log viewer, and assorted tweaks and fixes See merge request dkinternal/testgen/dataops-testgen!17
Sync changes from open source repo See merge request dkinternal/testgen/dataops-testgen!18
# Conflicts: # pyproject.toml
feat(cli): refactor log system See merge request dkinternal/testgen/dataops-testgen!19
Background color of values in the items details list was strictly set to which does not contrast with the white font of dark mode. This commit uses a CSS variable dependent on the theme to decide that background color. Refs: #14
fix(ui): unset bg color of detail values on dark mode See merge request dkinternal/testgen/dataops-testgen!20
fix(ui): fixed label and help in test definitions See merge request dkinternal/testgen/dataops-testgen!21
fix(test): re-enable incremental script testing See merge request dkinternal/testgen/dataops-testgen!22
fix(cli): wildcard % doubled after quick-start See merge request dkinternal/testgen/dataops-testgen!24
fix(ui): [ui] [open] create qc title is showing up twice See merge request dkinternal/testgen/dataops-testgen!25
feat(cli/ui): profiling and test definition improvements See merge request dkinternal/testgen/dataops-testgen!26
Sync SSL certificate changes to enterprise See merge request dkinternal/testgen/dataops-testgen!27
feat: support keypair authentication for snowflake See merge request dkinternal/testgen/dataops-testgen!28
Scan, display and source data lookup for PII as Hygiene Issue
feat(cli/ui): scan for personally identifying information (pii) See merge request dkinternal/testgen/dataops-testgen!29
Sync readme changes from open source to enterprise See merge request dkinternal/testgen/dataops-testgen!30
luis-dk
approved these changes
Jul 30, 2024
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.
Features
Bug Fixes
Miscellaneous