Pere Miquel Brull 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							11c07ee8ab 
							
						 
					 
					
						
						
							
							Fix   #11516  - SAP Hana Connector ( #11777 )  
						
						... 
						
						
						
						* SAP Hana skeleton
* Add SAP Hana Connector
* Fix ingestion and docs
* Prep SAP Hana Profiler
* Linting
* Update index.md
* Revert: Update index.md
---------
Co-authored-by: Ayush Shah <ayush@getcollate.io> 
						
						
					 
					
						2023-05-31 16:00:31 +02:00 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa490cb716 
							
						 
					 
					
						
						
							
							chore(ui): hide json schema fields default description ( #11831 )  
						
						
						
						
					 
					
						2023-05-31 18:33:44 +05:30 
						 
				 
			
				
					
						
							
							
								Chirag Madlani 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							725bc331af 
							
						 
					 
					
						
						
							
							feat(ui): my data widget ( #11830 )  
						
						... 
						
						
						
						* feat(ui): my data widget
fix layout issue on service page
swipe few console errors
* fix search bar issue 
						
						
					 
					
						2023-05-31 17:55:30 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							67941f548d 
							
						 
					 
					
						
						
							
							chore( #11742 ): test connection status modal improvements ( #11744 )  
						
						... 
						
						
						
						* chore(#11742 ): test connection status modal improvements
* fix: unit test
* chore: simplify the checks
* fix: card styling
* refactor: failed badge
* chore: handle reset state
* feat: add test connection timeout widget
* move constants to separate file
* chore: reset progress on test connection
* chore: update message
* chore: remove hardcode condition 
						
						
					 
					
						2023-05-31 15:12:55 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							12a846e35b 
							
						 
					 
					
						
						
							
							fix( #10190 ): entities permissions cache issue ( #11797 )  
						
						... 
						
						
						
						* fix(#10190 ): entities permissions cache issue
* chore: update handler name
* fix: component name typo
* fix: minor issue
* add unit test
* chore: revert the reset entities permissions changes
* chore: reset everything for permissions on logout
* test: add unit test
* update unit test 
						
						
					 
					
						2023-05-30 18:01:52 +05:30 
						 
				 
			
				
					
						
							
							
								karanh37 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							712d97e2cf 
							
						 
					 
					
						
						
							
							fix: update text colors to grey ( #11805 )  
						
						... 
						
						
						
						* fix: update text colors to grey
* fix: update text color 
						
						
					 
					
						2023-05-30 14:52:50 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							78277fcc32 
							
						 
					 
					
						
						
							
							refactor(ui): replace custom tab component with antd component - final part ( #11801 )  
						
						... 
						
						
						
						* refactor: replace custom tab component with antd component - final part
* removed unneccessary props
* fixed failing cypress and unit test 
						
						
					 
					
						2023-05-30 12:56:13 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b61d36415 
							
						 
					 
					
						
						
							
							refactor: glossary and glossary terms form ( #11780 )  
						
						... 
						
						
						
						* refactor: glossary and glossary terms form
* refactor glossary term form
* fix: types import
* fix: field props
* chore: update name validation message
* fix: cy test
* refactor: glossary term reference field
* fix: code smell
* test: add e2e test 
						
						
					 
					
						2023-05-29 21:45:52 +05:30 
						 
				 
			
				
					
						
							
							
								karanh37 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5b45fe8f24 
							
						 
					 
					
						
						
							
							feat: add kpi widgets on mydata landing page ( #11757 )  
						
						... 
						
						
						
						* feat: add KPI widgets
* fix: update recently viewed
* fix: update right panel styles
* fix: update table icon
* fix: update layouts of chart
* fix: ui feedbacks
* fix: add missing localization
* fix: update cypress tests
* fix: cypress and sonar issues
* feat: use antd layout and remove page container component (#11775 )
* feat: add app container
* fix: remove page container
* pull out pages which shouldn't be part of AppContainer
* fix unit tests
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix: review comments
* fix: review comments
* fix: cypress test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com> 
						
						
					 
					
						2023-05-29 20:33:49 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7eba3e6b4a 
							
						 
					 
					
						
						
							
							refactor(ui): assets details page, replace custom tab with antd tabs - Part 2 ( #11783 )  
						
						... 
						
						
						
						* refactor(ui): assets details page, replace custom tab with antd tabs
* fixed failed unit test and cypress test 
						
						
					 
					
						2023-05-29 12:06:19 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							df26e3df53 
							
						 
					 
					
						
						
							
							chore(ui): move form util types to separate interface file ( #11782 )  
						
						... 
						
						
						
						* chore(ui): move form util types to separate interface file
* address comments 
						
						
					 
					
						2023-05-29 11:39:19 +05:30 
						 
				 
			
				
					
						
							
							
								Ashish Gupta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b1c0cd92d6 
							
						 
					 
					
						
						
							
							fix(ui): enable cypress for entity tags and fix saving issue when ui get scrolled ( #11727 )  
						
						... 
						
						
						
						* Enable cypress for entity tags and fix saving issue when ui get scroll
* enable glossary cypress for tags too
* fix cypress issue
* fix cypress issue 
						
						
					 
					
						2023-05-29 11:08:11 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bebdb98e68 
							
						 
					 
					
						
						
							
							refactor(ui): replace custom tabs component with ANTD component for dataset details page ( #11751 )  
						
						... 
						
						
						
						* refactor(ui): replace custom tabs component with ANTD component for dataset details page
* fixed failing unit test and updated tour page
* fixed failing cypress
* replace custom tabs with antd tabs in all the version details page
* code smell
* refactor table details page
* fixed failing unit test and broken tour page
* fixed broken tour 
						
						
					 
					
						2023-05-26 15:15:14 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2b832edc9 
							
						 
					 
					
						
						
							
							chore(ui): add internal form item props support in form utils ( #11763 )  
						
						
						
						
					 
					
						2023-05-25 19:19:33 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5e8a98d7a4 
							
						 
					 
					
						
						
							
							chore(ui): clean up the tw-cad tailwind class ( #11741 )  
						
						
						
						
					 
					
						2023-05-25 10:48:07 +00:00 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c68d85ebd5 
							
						 
					 
					
						
						
							
							refactor: configure service form ( #11734 )  
						
						... 
						
						
						
						* refactor: configure service form
* improve unit test
* address comments 
						
						
					 
					
						2023-05-25 08:03:29 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9ffeb3665c 
							
						 
					 
					
						
						
							
							chore(deps): bump socket.io-parser ( #11736 )  
						
						... 
						
						
						
						Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com> 
						
						
					 
					
						2023-05-24 15:25:16 +00:00 
						 
				 
			
				
					
						
							
							
								karanh37 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a81941f9eb 
							
						 
					 
					
						
						
							
							fix: resolve skipped cypress tests ( #11722 )  
						
						... 
						
						
						
						* fix: update cypress tests
* fix: cypress
* fix: font loading issue for production
* fix: cypress tests
* fix: alert cypress
* fix: add enter in operation
* fix: alert cypress
* remove un-neccessary check for add dbt ingestion title
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com> 
						
						
					 
					
						2023-05-24 12:44:21 +00:00 
						 
				 
			
				
					
						
							
							
								Ashish Gupta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d2e4a30b5 
							
						 
					 
					
						
						
							
							Fix what's new content 1.0.2 ( #11746 )  
						
						... 
						
						
						
						* added whatsnew for 1.0.2
* minor change
* minor change 
						
						
					 
					
						2023-05-24 17:26:13 +05:30 
						 
				 
			
				
					
						
							
							
								Chirag Madlani 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							78aec3f1a3 
							
						 
					 
					
						
						
							
							fix(ui): null expiry means infinite lifetime for token ( #11739 )  
						
						... 
						
						
						
						Block refreshToken code if refreshToken not found 
						
						
					 
					
						2023-05-24 17:24:35 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9edbea2b91 
							
						 
					 
					
						
						
							
							refactor: classification and tags form ( #11706 )  
						
						
						
						
					 
					
						2023-05-24 08:25:58 +00:00 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							15552b50e9 
							
						 
					 
					
						
						
							
							refactor(ui): remove custom button component and replaced it with antd button ( #11724 )  
						
						... 
						
						
						
						* refactor(ui): remove custom button component and replaced it with antd button
* addressing comments
* fixed unit test failure 
						
						
					 
					
						2023-05-24 06:26:00 +00:00 
						 
				 
			
				
					
						
							
							
								karanh37 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7c4e53f0e0 
							
						 
					 
					
						
						
							
							fix: webfont loading issue ( #11735 )  
						
						
						
						
					 
					
						2023-05-24 09:53:14 +05:30 
						 
				 
			
				
					
						
							
							
								Chirag Madlani 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							af8e0a13fb 
							
						 
					 
					
						
						
							
							chore(ui): css cleanup for tailwind ( #11709 )  
						
						... 
						
						
						
						* chore(ui): css cleanup for tailwind
* update styles
* fix unit tests
* fix extra padding for glossary version page
* fix styling 
						
						
					 
					
						2023-05-23 12:25:44 +00:00 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							abf158670f 
							
						 
					 
					
						
						
							
							chore: add label for pii confidence field ( #11718 )  
						
						... 
						
						
						
						* chore: add label for pii confidence field
* update label 
						
						
					 
					
						2023-05-23 14:28:06 +05:30 
						 
				 
			
				
					
						
							
							
								karanh37 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0bac709588 
							
						 
					 
					
						
						
							
							feat(ui):  landing page new design ( #11630 )  
						
						... 
						
						
						
						* feat: initial commit for landing page
* feat: add feeds widget
* fix: review comments
* fix: review comments
* feat: add mentions and task tab content
* fix: jest test
* feat: adding activity feed provider to handle all operations
* fix: update drawer component
* fix: add edit action for activity thread
* fix: update glossary spec
* fix: sonar issues
* fix: jest tests
* fix: use poppins font from package
* fix: update reactions
* feat: update focus on editor
* fix: add source code pro font for code style
* chore: update yarn lock
* fix: review comments
* fix: move left sidebar to page container
* fix: update jest tests
* fix: skip failing tests
* fix: cypress test
* fix: code smell 
						
						
					 
					
						2023-05-23 14:26:52 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							96b73d2e79 
							
						 
					 
					
						
						
							
							fix: missing localization ( #11651 )  
						
						
						
						
					 
					
						2023-05-23 12:02:14 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							abcf0afef7 
							
						 
					 
					
						
						
							
							refactor(ui): replace html table with antd table and refactor code ( #11710 )  
						
						... 
						
						
						
						* refactor(ui): replace html table with antd table and refactor code
* translation-sync 
						
						
					 
					
						2023-05-22 17:56:38 +00:00 
						 
				 
			
				
					
						
							
							
								Snyk bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05ea341759 
							
						 
					 
					
						
						
							
							[Snyk] Upgrade recharts from 2.1.0 to 2.5.0 ( #11695 )  
						
						... 
						
						
						
						* fix: upgrade recharts from 2.1.0 to 2.5.0
Snyk has created this PR to upgrade recharts from 2.1.0 to 2.5.0.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr 
* updated types as per new changes
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com> 
						
						
					 
					
						2023-05-22 16:25:15 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							91ec1e3c38 
							
						 
					 
					
						
						
							
							test: add e2e flow for airflow, mlmodel and s3 storage service ( #11680 )  
						
						... 
						
						
						
						* cypress: added cypress for airflow,mlmodel and s3Storage service
* addressing comments
* fixed failing cypress
* updated description of describe block
* fixed failing cypress test
* added wait on pipeline status
* skip the delete test for s3Storage service and remove reload on re-running metadata pipeline 
						
						
					 
					
						2023-05-22 16:25:03 +05:30 
						 
				 
			
				
					
						
							
							
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fb315d5122 
							
						 
					 
					
						
						
							
							refactor: custom property form ( #11656 )  
						
						... 
						
						
						
						* refactor: custom property form
* fix: unit and cypress test
* test: update cypress test
* update unit test
* add micro interaction
* fix: routing
* fix: code smells
* refactor: types for form handle submit data 
						
						
					 
					
						2023-05-22 14:22:57 +05:30 
						 
				 
			
				
					
						
							
							
								Teddy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8c50d1af52 
							
						 
					 
					
						
						
							
							Fixes   #4565  - Fetch Metrics from System tables ( #11645 )  
						
						... 
						
						
						
						* feat: fetch metrics from system tables
* feat: add permission doc for fetching metrics from system tables
* feat: fix E2E tests to reflect full table row count after table metric update
* feat: ran linting
* feat: fix doc string engine name + function typing
* feat: ran python linting 
						
						
					 
					
						2023-05-22 09:04:18 +02:00 
						 
				 
			
				
					
						
							
							
								Louie 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b67e8f5fc0 
							
						 
					 
					
						
						
							
							Fix font OTS parsing error and more ( #11691 )  
						
						... 
						
						
						
						* Replace Inter font by fontsource bundled npm pkg
* Font files handled by Webpack Asset Modules
* Fix slick-dots size anomaly
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com> 
						
						
					 
					
						2023-05-20 21:05:06 +05:30 
						 
				 
			
				
					
						
							
							
								Snyk bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0de8fb3a03 
							
						 
					 
					
						
						
							
							fix: upgrade postcss from 8.3.6 to 8.4.23 ( #11694 )  
						
						... 
						
						
						
						Snyk has created this PR to upgrade postcss from 8.3.6 to 8.4.23.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr  
						
						
					 
					
						2023-05-19 20:56:53 +00:00 
						 
				 
			
				
					
						
							
							
								Snyk bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c029b994d8 
							
						 
					 
					
						
						
							
							fix: upgrade core-js from 3.16.1 to 3.30.1 ( #11693 )  
						
						... 
						
						
						
						Snyk has created this PR to upgrade core-js from 3.16.1 to 3.30.1.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr  
						
						
					 
					
						2023-05-19 20:09:32 +00:00 
						 
				 
			
				
					
						
							
							
								Ashish Gupta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							853ffc6001 
							
						 
					 
					
						
						
							
							fix the loading of tag input ( #11687 )  
						
						
						
						
					 
					
						2023-05-20 01:27:32 +05:30 
						 
				 
			
				
					
						
							
							
								Chirag Madlani 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd464c4272 
							
						 
					 
					
						
						
							
							fix(ui): displayName as optional field ( #11685 )  
						
						... 
						
						
						
						* fix(ui): displayName as optional field
* fix cypress
* fix cypress
* fixed cypress
* fix glossary spec
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com> 
						
						
					 
					
						2023-05-19 17:59:54 +00:00 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4bab635558 
							
						 
					 
					
						
						
							
							cypress: reduce the api wait which causes flakiness ( #11655 )  
						
						... 
						
						
						
						* removed unwanted wait
* fixed flakiness for glossary remove owner
* revert change of cypress.config 
						
						
					 
					
						2023-05-19 14:07:06 +00:00 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							67c70ccee7 
							
						 
					 
					
						
						
							
							fix UI: Nested fields duplication behavior on closing   #11654  ( #11682 )  
						
						
						
						
					 
					
						2023-05-19 14:06:08 +00:00 
						 
				 
			
				
					
						
							
							
								Ashish Gupta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fafe54a8f3 
							
						 
					 
					
						
						
							
							fixes   #11490  : scrolling issue in Sample data ( #11678 )  
						
						... 
						
						
						
						* fix scrolling issue in Sample data
* chanegs as per comments 
						
						
					 
					
						2023-05-19 13:45:05 +00:00 
						 
				 
			
				
					
						
							
							
								Mayur Singal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9992a52a8 
							
						 
					 
					
						
						
							
							Fix   #1604 : Add Spline Pipeline Connector ( #11562 )  
						
						... 
						
						
						
						* Fix  #1604 : Add Spline Connector
* Add tests & grammer validation
* Spline UI Changes & Docs
* fix pipeline workflow doc
* chore: use common field for dbService name
* chore: use const for beta services
* chore: add service icon
* Update ingestion/src/metadata/ingestion/source/pipeline/spline/metadata.py
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com> 
						
						
					 
					
						2023-05-19 14:46:32 +05:30 
						 
				 
			
				
					
						
							
							
								Pere Miquel Brull 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b60f198674 
							
						 
					 
					
						
						
							
							Fix GitHub reader headers and add docs ( #11675 )  
						
						... 
						
						
						
						* Fix header and add docs
* Format 
						
						
					 
					
						2023-05-19 09:36:30 +02:00 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fc4f955b9f 
							
						 
					 
					
						
						
							
							Cypress: Added cypress test for update display name feature and delete service issue ( #11643 )  
						
						... 
						
						
						
						* Cypress: Added cypress test for update display name feature and delete service issue
* cypress for datamodel
* rename cypress file
* improve test for update displayName 
						
						
					 
					
						2023-05-19 10:37:40 +05:30 
						 
				 
			
				
					
						
							
							
								Chirag Madlani 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							763b96b8fe 
							
						 
					 
					
						
						
							
							bump(ui): rjsf to v5 ( #11549 )  
						
						... 
						
						
						
						* bump(ui): rjsf to v5
It will fix validation and extra parameter issues
* address comments
fix code smells
fix cypress failure
* revert schema files
* bigquery fix
sonar cloud fix
* fix big query
* fix superset
* fix cypress
* fix cypress for big query
* fix failures
* fix java issue
* revert connectionBasicType.json
create custom SupersetConnection.json
* fix Tableau service issues #11637  
						
						
					 
					
						2023-05-18 08:03:54 -07:00 
						 
				 
			
				
					
						
							
							
								Ashish Gupta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2b7ee97d52 
							
						 
					 
					
						
						
							
							feat(ui) : supported separate tags and version diff for MlModel entity ( #11657 )  
						
						... 
						
						
						
						* Supported separate tags and version diff for MlModel entity
* fix code smell 
						
						
					 
					
						2023-05-18 20:14:12 +05:30 
						 
				 
			
				
					
						
							
							
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							271d6aab2f 
							
						 
					 
					
						
						
							
							feat(ui): added update displayName functionality for datamodel entity and updated breadcrumb with displayName for version page ( #11649 )  
						
						
						
						
					 
					
						2023-05-18 14:28:18 +05:30 
						 
				 
			
				
					
						
							
							
								Mayur Singal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e4997c3749 
							
						 
					 
					
						
						
							
							Fix   #11571 : Support custom database name for glue ( #11631 )  
						
						
						
						
					 
					
						2023-05-18 14:16:56 +05:30 
						 
				 
			
				
					
						
							
							
								Louie 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4f953de97f 
							
						 
					 
					
						
						
							
							Update Chinese and French Localizations ( #11595 )  
						
						... 
						
						
						
						* Update Chinese and French Localizations
* Fix a typo 
						
						
					 
					
						2023-05-18 05:49:28 +00:00 
						 
				 
			
				
					
						
							
							
								Onkar Ravgan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e6a7ffc57c 
							
						 
					 
					
						
						
							
							Fixes: 11540 Added api_version and domain fields to Salesforce ( #11618 )  
						
						... 
						
						
						
						* Added sales new fields
* fixed image after merge
* Fix Failing Test
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com> 
						
						
					 
					
						2023-05-18 10:53:44 +05:30 
						 
				 
			
				
					
						
							
							
								Snyk bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5164858b4b 
							
						 
					 
					
						
						
							
							fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities ( #11646 )  
						
						... 
						
						
						
						The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-STYLEDCOMPONENTS-3149924 
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com> 
						
						
					 
					
						2023-05-18 10:43:40 +05:30