* [ES Reindex] Added ES Reindexing from API
* [ES Reindex] checkstyle
* [ES Reindex] return complete record for status info
* fixes
* added limit param to get no of records
* Review Comments + Stream mode
* Review Comments
* Fix for failing tests
* - Added support for test ingestion without `dbt docs generate` run
- removed millisecond from timestamp
- changed test result failure to 0
* Removed unused methods
* Fixed issue: Add ability to view and delete "soft-deleted" tests #7728
* added soft-delete functionality to test case in entity details page
* added soft delete feature in data quality tab
* Added cypress tests for checking the option for permanent delete is available for soft deleted teams
* Added checks in cypress tests for team type select while adding teams
Added 'cancel deletion' scenario while team deletion
* Fixed issue: Quality tests can not be created if the column names have spaces or special characters #7623
* Added logic to not decode fqn param from path
* Removed commented out code
* Allowed only "_" in spacial character in test case name
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
* Update JSON schemas
* Update create and update endpoint and remove /generateToken endpoint
* Add AuthMechanism and Token Expiry Field on the Add bot page
* Remove unwanted tests
* Add logic to show authMechanism based on auth provider
* Add authConfig to bots details page
* Backend implementation with secret manager
* Fix invalid date issue
* Add support for update bot token details
* Add logic for SSO auth
* Add fields for google sso auth client
* Add Edit Option.
* Updated ingestion CLI and secret manager issues
* Updated tests with errors
* Removed unused method
* Removed test files
* Fix broken JSON schema
* Fix typescript error
* Pass the bot permissions from the bot details page
* Minor errors related to the secret manager
* Restore Airflow configuration for retrocompability
* Add support for all SsoServiceType client config
* Fix Unit test
* Update tests
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Update airflow-apis-tests-3_9.yml
Updated workflows to run on main branch and also on all release branches
* Update cypress-integration-tests-mysql.yml
Updated workflows to run on main branch and also on all release branches
* Update cypress-integration-tests-postgresql.yml
Updated workflows to run on main branch and also on all release branches
* Update docs-tests.yml
Updated workflows to run on main branch and also on all release branches
* Update java-checkstyle.yml
Updated workflows to run on main branch and also on all release branches
* Update maven-build.yml
Updated workflows to run on main branch and also on all release branches
* Update openmetadata-ingestion-core-version-comment.yml
Updated workflows to run on main branch and also on all release branches
* Update py-checkstyle.yml
Updated workflows to run on main branch and also on all release branches
* Update py-generate.yml
Updated workflows to run on main branch and also on all release branche
* Update py-ingestion-core-publish.yml
Updated workflows to run on main branch and also on all release branches
* Update py-tests.yml
Updated workflows to run on main branch and also on all release branches
* Update selenium-noIngestion-tests.yml
Updated workflows to run on main branch and also on all release branches
* Update sync-docs.yml
Updated workflows to run on main branch and also on all release branches
* Update yarn-coverage.yml
Updated workflows to run on main branch and also on all release branches
* Update airflow-apis-tests-3_9.yml
Updated workflows to run on main branch and also on all release branches
* Update cypress-integration-tests-mysql.yml
Updated workflows to run on main branch and also on all release branches
* Update cypress-integration-tests-postgresql.yml
Updated workflows to run on main branch and also on all release branches
* Update docs-tests.yml
Updated workflows to run on main branch and also on all release branches
* Update java-checkstyle.yml
Updated workflows to run on main branch and also on all release branches
* Update maven-build.yml
Updated workflows to run on main branch and also on all release branches
* Update openmetadata-ingestion-core-version-comment.yml
Updated workflows to run on main branch and also on all release branches
* Update py-checkstyle.yml
Updated workflows to run on main branch and also on all release branches
* Update py-tests.yml
Updated workflows to run on main branch and also on all release branches
* Update selenium-noIngestion-tests.yml
Updated workflows to run on main branch and also on all release branches
* Update sync-docs.yml
Updated workflows to run on main branch and also on all release branches
* UI Fixed: Styling of adding Related Terms and Synonyms is different #7671
* fixed unit test
* fixed cypress config
* Fixed issue Improve Assets listing of Glossary Term - P0 - 0.12.1 #7672
* Added Hive syntax for RAND and PERCENTILE functions
* Added logic to handle missing context attributes in post_process of the topology
* Removed commit to wrong brancg