* feat(#14234): add LaTeX Support In Block Editor
* refactor: improve assignment regex in evaluateExpression helper
* refactor: Remove mathematics extension from Block Editor
* refactor: Remove mathematics extension from Block Editor
* chore: Update npm dependencies
* feat: Add react-latex-next package for LaTeX support in Block Editor
* refactor: Update MathEquation extension in Block Editor
* feat: Add Math Equation slash command option to Block Editor
* fix: isEditing attribute should be updated when updateAttributes is called
* chore: enable input rule for link and math equation
* fix: link mark being removed when cancel operation is performed
* feat: add trailing node extension to improve user experience by having empty node at the end
* chore: improve link markdown support and link posting support
* chore: Update link and math equation input rules
* chore: Update link icon size in LinkPopup component
* chore: Refactor link handling in EditorSlots component
* chore: Update MathEquationComponent to toggle isEditing class when editing math equation
* feat: Add placeholder text for math equation input
* Split ExternalSecretsManagerTest to new ExternalSecretsManagerTest and AWSBasedSecretsManagerTest
* implement SecretsManagerFactory to create GCPSecretsManager
* implement GCPSecretsManager
* implements gcp secret manager.
* Fix it for the GCP's rule.
* create a template of GCP
* fix compile error
* implements to use project_id
* add library for the google cloud secret manager
* add test code for using google credential in the docker container
* modify docker-compose.yml for GCP
* add google_crc32c module
* modify ways to get project id
* create a new docker-compose.yml for Google Cloud
* create a new document
* create compose file for gcp secret manager
* fix invalid styles and formats
* downgrade google library to avoid conflicting protoc versions
* fix(ui): consider all the tags as tier which are children of Tier classification
* add playwright
* wip tier cleanup
* fix async select list loading issue
* address comments
* update variable
* feat: Enable Ingestion Docker Image Tags using meta step
* feat: conditional latest tag
* chore: use separator tags
* chore: refactor use of metadata-action
* test: disable push
* chore: Add env `DOCKER_BUILD_NO_SUMMARY: true`
* chore: Use flavor for `latest` tag
* chore: Enable push of docker images to DockerHub
* Fix: #16380 support TestSuite redeploy option from UI
* move pipelines to settings page
* fix
* add playwright
* update playwright to use dynamic data instead sample data
* Fix the styling issue for the teams and user selection component in the alert form
* Fix the incorrect field names in form error messages
* Fix and modify cypress tests
* Fix the incorrect util function import
* update the field name in form validation message
* Update proper assertions
* Fix the empty string passed to the API when no displayName input is provided
* Fix no characters displaying in the avatar when displayName is an empty string
* Add tests for user page bug fixes
* Resolve comments
* Fix the failing unit tests
* get table ddl for athena tables
* changes in method to get all table ddls
* external table/container lineage for athena
* column lineage for external table lineage
* unittest for athena
* pyformat changes
* add external table lineage unit test
* fix unittest with pydantic v2 changes
* fix unittest formating
* fix code smell
* feat: added test defintion dimension + sample data for bounds
* chore: added migration for definition dimension
* style: ran python linting
* fix: rename dimension to dataQualityDimension
* fix: test definition dimension key