* fix: only newly added test case was getting selected in pipeline while creating new test case
* feat: add functionality to create and validate multiple test cases from table details page
* fix: refactor column selection logic to improve test case flow and reduce flakiness
* restricted to column selection to the first level in nested columns DataContract
* added playwright for it
(cherry picked from commit 421985e8ce089c96a54a10d14d72d4e76d5f684c)
* change contract update to patch call from put
* collapse the card when data is not availbale instead of hiding
* minor fix
* fix the sonar issue and addressed comments
* disabled save button while edit, if not changes detected and added playwright for it
* fix the playwright test due to recent pagination merge
(cherry picked from commit 1f65e92c58815d17648eca4698bca31c2356c8b0)
* fix(test): aut failures for bot and persona profile
* fix personaDeleteionUserprofile
* fix data contract aut failure
* rever unwanted changes
(cherry picked from commit b6f9ed4a5b10400acc815e5438cd6de19e5286fd)
* fix contract schema pagination key selection not persisting
* fix the unit test
* added playwrigt for it
(cherry picked from commit 13bf23939fd016aa6a680674c081ef8f9ec5d0fd)
* fix contract status button not visible in persona having contract tab
* supported playwright test for the same
* fix the unit test failing
(cherry picked from commit 999af800b36cda008d64d54717f6100e38202bc3)
* Restore deleted entities will take inherited fields into consideration
* dummy commit
(cherry picked from commit be5887eb009a99aec1ec9aca43268f88a8ffc046)
* Fix cross db changes of service_names to missed methods
* Handle string value passed to service_names
(cherry picked from commit 9b2b4d2452732c4efb5cf03632eeabbb1d85fe1c)
* Fix the flakiness in advanced search spec
* Add applications docs
* Fix the selection confirmation not working in case of custom property
* Fix the DataContract spec failure
* Fix the errors
* fix the flaky test around metric and customize landing
* reverted the customize test
* reverted the unwanted changes
(cherry picked from commit 9aa194d877f10fbd589ea89ede7d29b287447ac4)
* MINOR: Improve UDF Lineage Processing & Better Logging Time & MultiProcessing (#20848)
* Fix multiprocessing with better memory management and Airflow 2+ compatibility
* Add support for both multiprocessing and multithreading for relevant platforms
* Handle conflicting cross-db lineage changes of service_name parameter change
* Handle stored proc queries without caching all and increase the thread timeout times to cover 100% lineage
* Fix `get_table_query` inheritance and pylint
* Remove mocks from db_utils tests
* Better db_utils test and fix the service_names parameter in case of schema_fallback
---------
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
(cherry picked from commit 04a3639e47cacf68cc6732913b2c0c1cb15e495c)
* Add ssl support to hive
* Added missing ts files
* Added version to pure transport
* Added Tests
* fix tests add missing files
(cherry picked from commit 20e18d4f9f8fb6187a4a9610a793ff8ff5c134f8)
Renamed migration classes and utilities to v196 for MySQL and PostgreSQL.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: --global <--global>
Co-authored-by: Claude <noreply@anthropic.com>
* Separating terms and tags in action config
* Update generated TypeScript types
* add: migration files for separate tags and terms
* chore: java formatting
* yaml formatting
* Chore: updated the release number
* updated to v194 as per release cycle
* updated to v195 as per release cycle
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: --global <--global>
* fix(ui): tab label with persona assigned
* fix tests
* fix tests
* add playwright to validate the same
* remove dndProvider from glossary term table
* fix unit tests
* fix tests
* fix data contract failure
(cherry picked from commit 0081ece0ac8344edb699e7a3541fd086dde591a3)