Suresh Srinivas
7499277fcb
Update dependencies for release 0.13 ( #7913 )
...
* Update openmetadata-client module dependencies
* Update common module dependencies
* Update openmetadata-spec module dependencies
* Update openmetadata-ui module dependencies
* Update openmetadata-service module dependencies
* Upgrade remaining dependencies
2022-10-04 09:30:05 -07:00
Pere Miquel Brull
89b80b121b
Prep lineage information ( #7940 )
2022-10-04 17:41:43 +02:00
Pere Miquel Brull
9c64aedd77
Fix pylint in ometa_api ( #7899 )
2022-10-04 16:57:07 +02:00
Ayush Shah
ad53c509ba
Fix Bigquery ADC diff projectid ( #7935 )
2022-10-04 19:58:17 +05:30
Sachin Chaurasiya
c932b3bf92
E2E #7930 : Add E2E test for newly added bots feature ( #7933 )
2022-10-04 18:40:14 +05:30
dependabot[bot]
058d1f0bdf
Bump async from 2.6.3 to 2.6.4 in /openmetadata-ui/src/main/resources/ui ( #6458 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 18:34:34 +05:30
dependabot[bot]
9da9bee024
Bump terser in /openmetadata-ui/src/main/resources/ui ( #6459 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 18:33:46 +05:30
Sachin Chaurasiya
bcc313d7fc
Doc #7921 : Add How to guide for running ingestion pipeline with basic auth ( #7929 )
2022-10-04 14:31:21 +02:00
Chirag Madlani
0e035c44ee
fix(ui-test): pipeline display name not set properly ( #7918 )
...
* fix(ui-test): pipeline display name not set properly
* Fixed failing snowflake cypress test
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-10-04 17:06:33 +05:30
Ayush Shah
65525316d7
Modify Docs related to SSL ( #7927 )
2022-10-04 16:58:46 +05:30
Sachin Chaurasiya
f77f0c8130
Fix how to guides broken link ( #7923 )
2022-10-04 11:57:39 +02:00
Nahuel
3c99184e52
Temporary remove of secrets manager docs ( #7917 )
2022-10-04 11:14:52 +02:00
Sachin Chaurasiya
f3e6266b7a
doc : Add how to guide section to the doc ( #7919 )
...
* doc : Add how to guide section to the doc
* Fix slug
* Fix menu.md issue
* Add "How to change the team type" guide
2022-10-04 14:37:24 +05:30
Mohit Yadav
895b2a35c3
[ BasicAuth] remove auth on registration ( #7915 )
...
* Fix Version issue b/w api/v1/version and entity {id}/versions
* [UserResource] remove auth on user registration
* Fix Smtp settings
Co-authored-by: mohitdeuex <105265192+mohitdeuex@users.noreply.github.com>
2022-10-04 13:03:31 +05:30
Harsh Wasnik
4829dc1a4b
Updated OpenMetadata UI Readme with getting started steps ( #7907 )
...
* modified README.md of openmetadata-ui
* modified readme of of openmetadata-ui
2022-10-04 11:43:07 +05:30
Aniket Katkar
1e00d0d487
Fix(UI): Loader not shown while fetching permissions on teams page ( #7882 )
...
* Fixed issue with no permissions placeholder showing before the data is displayed on teams page
* Fixed failing cypress tests for teams page
2022-10-04 11:42:39 +05:30
Sriharsha Chintalapani
ba37fda0f1
Fix #7909 : Remove ElasticSearch configs from tests ( #7910 )
2022-10-03 21:51:57 -07:00
Sriharsha Chintalapani
8efc0370e5
Fix #7904 : Filter out old tasks which doesn't have dag runs while publishing status ( #7905 )
...
* Fix #7904 : Filter out old tasks which doesn't have dag runs while publishing status
* Fix #7904 : Filter out old tasks which doesn't have dag runs while publishing status
2022-10-04 06:34:55 +02:00
Abhishek Pandey
566602373f
datalake-gcs-performance-improved ( #7609 )
2022-10-04 09:52:10 +05:30
dependabot[bot]
6d739e989e
Bump jetty-io from 9.4.39.v20210325 to 9.4.40.v20210413 ( #7906 )
...
Bumps [jetty-io](https://github.com/eclipse/jetty.project ) from 9.4.39.v20210325 to 9.4.40.v20210413.
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.40.v20210413 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 21:13:25 -07:00
Vivek Ratnavel Subramanian
8204ff33e6
Docs: Update docker upgrade doc ( #7903 )
2022-10-03 12:38:14 -07:00
Sriharsha Chintalapani
a64c0dd8f0
Add instructions to upgrade Bare Metal ( #7867 )
...
* Add instructions to upgrade Bare Metal
* Fix upgrade on bare metal
Co-authored-by: Sriharsha Chintalapani <harsha@Sriharshas-MacBook-Air.local>
2022-10-03 19:03:43 +02:00
Nahuel
39301e738c
Added bot configurations for SSO after 0.12.1 ( #7896 )
2022-10-03 08:48:43 -07:00
Teddy
11f7f6e3cf
Update Docker upgrade doc ( #7891 )
2022-10-03 08:47:49 -07:00
Milan Bariya
2a9732dbda
Add: Doc for atlas ( #7884 )
...
* Add: Doc for atlas
* Fix: Change based on comments
* Fix: Change based on comments
2022-10-03 16:48:16 +02:00
Anubhav Jain
df84876da0
added assert statements for sonar build ( #7865 )
...
* added assert statements for sonar build
* added assert statements to test cases for sonar build failure
2022-10-03 07:31:05 -07:00
Mayur Singal
7ecc09c17c
Glue Pipeline Name Fix ( #7892 )
2022-10-03 19:38:10 +05:30
Chirag Madlani
d707244c4d
fix(ui-test): flaky failure for custom ( #7888 )
...
properties
2022-10-03 18:49:51 +05:30
Sachin Chaurasiya
758db75f2d
Fix #7881 Tag page throws 404 for tierTag when upgrading from 0.11.5 to 0.12.1 ( #7885 )
2022-10-03 17:37:34 +05:30
Ashish Gupta
4a358cd36f
Fix UI :- Glossary default item after clicking from list to navigation ( #7875 )
...
* fix glossary default item after clicking from list to navigation
* changes as per comments
* changes as per comments
2022-10-03 17:25:50 +05:30
Shailesh Parmar
e8c517748f
UI Fixed issue Spaces in test suite name should not be allowed #7872 ( #7876 )
...
* Fixed issue Spaces in test suite name should not be allowed #7872
* Fixed redirection issue in click of view test suite
* addressing comments
* addressing comment
2022-10-03 16:33:12 +05:30
Chirag Madlani
4f2fc4b9a5
feat(ui): update what's new content for 0.12.1 ( #7873 )
...
* feat(ui): update what's new content for 0.12.1
* fix cypress failure
2022-10-03 16:22:08 +05:30
Chirag Madlani
dc19952789
test(ui): login tests fixed ( #7874 )
2022-10-03 15:43:56 +05:30
Vivek Ratnavel Subramanian
6919c07756
Fix #7868 UI: Auth0 SSO is redirecting to logout page on Signin ( #7869 )
2022-10-03 15:41:37 +05:30
Chirag Madlani
bdca0ad150
fix(ui): show actual count for index requests ( #7871 )
...
* fix(ui): show actual count for index requests
* fix maven ci
2022-10-03 15:28:19 +05:30
Mayur Singal
08b3a16568
Added OpenMetadata JWT Auth in docs ( #7877 )
2022-10-03 14:52:32 +05:30
Teddy
63b5233fd3
Added util command to overwrite dag_generated_config path in DAG file ( #7831 )
...
* Added util command to overwrite dag_generated_config path in DAG file
* Added logic to only write file on change
2022-10-03 09:24:47 +02:00
Milan Bariya
3a9f1197da
Add: Doc for restore CLI ( #7837 )
...
* Add: Doc for restore CLI
* Add: Restore cLI page move to Backup CLI page
* Fix: Change based on comments
2022-10-03 09:04:27 +02:00
Sachin Chaurasiya
4307c7c4aa
Fix: Entity Announcement Cypress test ( #7866 )
2022-10-03 12:11:27 +05:30
Suresh Srinivas
6b5a788d2b
Sonar.2 oct22 ( #7860 )
...
* Fix of variable names according to the naming convention (#7855 )
* Changed the fields to final static
* correct the java checkstyle
* Changed the naming of packages according to the naming conventions
* Fixing warnings in the code
Co-authored-by: Shivam Purohit <91889807+shivam-Purohit@users.noreply.github.com>
2022-10-02 18:43:34 -07:00
Sachin Chaurasiya
c27657ea5e
Feat ✨ #7770 UI : Allow user to edit botUser Details on Bot profile page. ( #7771 )
2022-10-02 16:46:19 -07:00
Teddy
819188cfc1
Fixed mysql BLOB type when ingesting sample data ( #7813 )
2022-10-02 16:44:41 -07:00
Onkar Ravgan
0e8fa2eeed
Fixed airflow APIs caching issue ( #7823 )
...
* Fixed airflow APIs caching
* FIxed linting
* fixed py format
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-10-02 16:44:12 -07:00
Mayur Singal
ca51fa0245
Fix #7801 : Fixed Glue Pipeline ( #7832 )
...
Co-authored-by: Apple <apple@Apples-MacBook-Pro.local>
2022-10-02 16:43:35 -07:00
Marisa Smith
ffbf191812
updated intro paragraph ( #7833 )
...
Expanded intro to better tell the story, link the Great expectations webpage and docs.
2022-10-02 16:07:46 -07:00
Lord Helm
7d1b21113a
rename record to match type ( #7864 )
...
Co-authored-by: Patrick Helm <helm@synyx.de>
2022-10-02 15:41:25 -07:00
Mohit Yadav
69012d4991
Added Test Case ( #7838 )
2022-10-02 13:37:46 -07:00
Chirag Madlani
ddd0ca8217
fix(ui): support request stats to es dashboard ( #7854 )
...
* fix(ui): support request stat to es dashboard
* fix failing cypress tests
* minor updates
2022-10-02 21:33:33 +05:30
Amit Banerjee
fdf216aadd
Remove unnecessary throws IOException ( #7846 )
2022-10-01 19:26:17 -07:00
Shivam Purohit
a52e18611c
Fix of variable names according to the naming convention ( #7855 )
...
* Changed the fields to final static
* correct the java checkstyle
* Changed the naming of packages according to the naming conventions
2022-10-01 16:04:28 -07:00