parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80d7ee0b10 
							
						 
					 
					
						
						
							
							added tests for pipeline details page ( #1085 )  
						
						 
						
						... 
						
						
						
						* added tests for pipeline details page
* addressing reviewdog findings
* testng to junit
* adding chrome options
* running headless browser 
						
						
					 
					
						2021-11-07 11:19:35 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								vijaypm 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d14755b4e1 
							
						 
					 
					
						
						
							
							Issue - 1091 ( #1096 )  
						
						 
						
						... 
						
						
						
						* fixed issue with not being able to load config file; cleaned up unused code
* fixed test case to test configuration error
Co-authored-by: Vijay Mariadassou <vijay@mariadassou.com> 
						
						
					 
					
						2021-11-07 11:19:06 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3489cbbfb1 
							
						 
					 
					
						
						
							
							Added BreadCrumb and Version test. Added data-testid for version. ( #1086 )  
						
						 
						
						... 
						
						
						
						* added Follow, BreadCrumb and Version test. Added data-testid
* added Follow, BreadCrumb and Version test. Added data-testid
* addressing reviewdog findings 
						
						
					 
					
						2021-11-07 12:54:42 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ecc550681 
							
						 
					 
					
						
						
							
							Fix :  #1047  Lineage and Dataprofiler should show helpful text when there is no data available. ( #1092 )  
						
						 
						
						... 
						
						
						
						* Fix : #1047  Lineage and Dataprofiler should show helpful text when there is no data available.
* minor fix
* minor fix 
						
						
					 
					
						2021-11-07 12:54:04 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Suresh Srinivas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7e242428a3 
							
						 
					 
					
						
						
							
							Merge pull request  #1090  from open-metadata/issue1089  
						
						 
						
						
						
						
					 
					
						2021-11-06 19:40:26 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sureshms 
							
						 
					 
					
						
						
						
						
							
						
						
							b3e02741e8 
							
						 
					 
					
						
						
							
							Fixes   #1089  Code cleanup - Move comparators and matchers to EntityUtil  
						
						 
						
						
						
						
					 
					
						2021-11-06 18:20:01 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								vijaypm 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d5758a0fbb 
							
						 
					 
					
						
						
							
							Issue 1023 ( #1088 )  
						
						 
						
						... 
						
						
						
						* fixed bug that was setting to lowercase property names that were already in camelCase
* added datetime prefix to allow integration tests to be run repeatedly
* fixed test to use the ldap entries from ldap service in docker to test the service
* updated instructions for ldap test
* added comments to clarify the fix done in snake_to_camel method
Co-authored-by: Vijay Mariadassou <vijay@mariadassou.com> 
						
						
					 
					
						2021-11-06 16:42:23 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ayush Shah 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb3a7a57b8 
							
						 
					 
					
						
						
							
							Issue 1000 ( #1083 )  
						
						 
						
						... 
						
						
						
						* Sample Users fix  #1000 
* User Entity Implemented
* Teams Entity Implemented
* Added displayName Param 
						
						
					 
					
						2021-11-06 08:52:02 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tom Vijlbrief 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							83073b20d9 
							
						 
					 
					
						
						
							
							Add Superset password hint to documentation ( #1084 )  
						
						 
						
						
						
						
					 
					
						2021-11-06 01:34:14 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bfe3d86583 
							
						 
					 
					
						
						
							
							git workflow for selenium tests ( #945 )  
						
						 
						
						... 
						
						
						
						* Create selenium-tests.yml
* Update selenium-tests.yml
* added dependency and configured testng.xml in pom
* removing testng config
* headless browers, testng to junit
* removed webDriverManager
* removed webDriverManager
* testing commit
* pushing all tests
* end-to-end tests
* changed workflow for proper test running order
* checking docker build
* printing logs for testing
* reformatted the code
* printing logs
* addressed null pointer exception
* addressing git worflow errows
* removing logs from start server test
* running .sh script directly from workflow
* testing script
* testing script
* addressing reviewdog findings
* updated chrome drivers
* addressing failing tests
* searchbar to searchBox
* testing
* cleaning code and added api test config in pom.xml
* commenting tests - functionality absent
* addressing reviewdog finding
* addressing reviewdog finding
* uncommenting search tests
* added condition for no service exists and added click event to leftout actions
* addressing reviewdog findings 
						
						
					 
					
						2021-11-06 00:58:19 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8584d12720 
							
						 
					 
					
						
						
							
							fixed get database service api ( #1082 )  
						
						 
						
						
						
						
					 
					
						2021-11-06 12:57:46 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								parthp2107 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab9b65176f 
							
						 
					 
					
						
						
							
							added data-testid for click here to add service button ( #1081 )  
						
						 
						
						
						
						
					 
					
						2021-11-06 11:30:41 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							845552670a 
							
						 
					 
					
						
						
							
							Fix topic partition count min to be an integer instead of string ( #1063 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Matt <mithmatt@github.com> 
						
						
					 
					
						2021-11-05 11:46:40 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Suresh Srinivas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							433857ca0c 
							
						 
					 
					
						
						
							
							Merge pull request  #1070  from ReyhanPatria/fix-annotation-docs  
						
						 
						
						... 
						
						
						
						Fixed annotations docs 
						
						
					 
					
						2021-11-05 11:20:49 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ReyhanPatria 
							
						 
					 
					
						
						
						
						
							
						
						
							5dfc143ccb 
							
						 
					 
					
						
						
							
							Changed annotation docs  
						
						 
						
						
						
						
					 
					
						2021-11-06 01:07:05 +07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ReyhanPatria 
							
						 
					 
					
						
						
						
						
							
						
						
							19b459bc80 
							
						 
					 
					
						
						
							
							Fixed annotations docs  
						
						 
						
						
						
						
					 
					
						2021-11-05 23:26:11 +07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sriharsha Chintalapani 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1cdc35d05a 
							
						 
					 
					
						
						
							
							Fix   #1064 : Fix PolicyRepository implementation issues ( #1065 )  
						
						 
						
						
						
						
					 
					
						2021-11-05 11:54:53 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							71aae8597c 
							
						 
					 
					
						
						
							
							Add Policy schema, repository and API resource ( #924 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Matt <mithmatt@github.com> 
						
						
					 
					
						2021-11-04 22:55:27 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ReyhanPatria 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							66a034c825 
							
						 
					 
					
						
						
							
							Added cursor pagination ( #1057 )  
						
						 
						
						
						
						
					 
					
						2021-11-04 17:28:23 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Suresh Srinivas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bdbb15f581 
							
						 
					 
					
						
						
							
							Merge pull request  #1060  from open-metadata/issue1059  
						
						 
						
						
						
						
					 
					
						2021-11-04 16:15:07 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sureshms 
							
						 
					 
					
						
						
						
						
							
						
						
							6c34d1089f 
							
						 
					 
					
						
						
							
							Fixes   #1059  - Add details of what changed in ChangeDescription when an entity version changes during PUT and PATCH  
						
						 
						
						
						
						
					 
					
						2021-11-04 12:23:42 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sureshms 
							
						 
					 
					
						
						
						
						
							
						
						
							a5648eb399 
							
						 
					 
					
						
						
							
							Change event in progress  
						
						 
						
						
						
						
					 
					
						2021-11-04 08:08:35 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ReyhanPatria 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c98612571c 
							
						 
					 
					
						
						
							
							Added cursor pagination ( #1056 )  
						
						 
						
						
						
						
					 
					
						2021-11-03 20:11:03 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pere Miquel Brull 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bc45c33f4d 
							
						 
					 
					
						
						
							
							[Issue-998] - Deprecate OpenMetadataAPIClient ( #1052 )  
						
						 
						
						... 
						
						
						
						* Refactor OpenMetadata and remove unused task functionality
* Refactor OpenMetadata in helpers
* Refactor OpenMetadata in sample_data helpers
* Remove unused client
* Remove unused client
* Remove unused client
* Align fields signature
* Refactor source OpenMetadata
* Refactor metadata_rest sink OpenMetadata
* Add list tags
* Refactor PII OpenMetadata
* Refactor LDAP REST users OpenMetadata
* isort imports
* Fix metadata to ES pipeline
* Refactor sample_entity OpenMetadata
* Remove helpers test - covered by OMeta testing
* Refactor workflow_test OpenMetadata
* Refactor mysql integration test for OpenMetadata
* Remove tasks as their refactor to pipelines
* Refactor Hive integration tests for OpenMetadata
* Remove OpenMetadataAPIClient
* Remove OpenMetadataAPIClient 
						
						
					 
					
						2021-11-03 13:02:34 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tom Vijlbrief 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							20887c92dd 
							
						 
					 
					
						
						
							
							Map PostGIS spatial types to GEOGRAPHY ( #1009 )  
						
						 
						
						... 
						
						
						
						* Map PostGIS spatial types to GEOGRAPHY
* Use engine.raw_connection() 
						
						
					 
					
						2021-11-03 08:19:33 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akash Jain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							06b2f70e3e 
							
						 
					 
					
						
						
							
							kubernetes docker image compatibility for  #1026  ( #1042 )  
						
						 
						
						
						
						
					 
					
						2021-11-03 08:18:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							adcc8297a0 
							
						 
					 
					
						
						
							
							Fix : issue  #1038  and  #1040  ( #1041 )  
						
						 
						
						... 
						
						
						
						* Fix : UI: versions shows as 0.3 but when we expand the versions it only show up to 0.2.
* reverted schematab change. 
						
						
					 
					
						2021-11-03 19:27:29 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							255819a352 
							
						 
					 
					
						
						
							
							Fix: UI: Changes to adopt to the new Pipeline APIs. ( #1032 )  
						
						 
						
						
						
						
					 
					
						2021-11-03 19:08:02 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								darth-coder00 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea4e3b4319 
							
						 
					 
					
						
						
							
							UI: Improved Add tag UX and added services search-bar back Also fixed services loader issue ( #1043 )  
						
						 
						
						... 
						
						
						
						* UI: Improved Add tag UX and added services search-bar back Also fixed services loader issue
* Addressing comments 
						
						
					 
					
						2021-11-03 19:02:28 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alberto Miorin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4cc922c885 
							
						 
					 
					
						
						
							
							Add storage service (S3, GCS, HDFS, and so on) ( #866 )  
						
						 
						
						... 
						
						
						
						Moved to the PR. 
						
						
					 
					
						2021-11-03 13:21:36 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sriharsha Chintalapani 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4f57677b79 
							
						 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
					 
					
						2021-11-02 19:32:41 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pere Miquel Brull 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							87fd93a3d0 
							
						 
					 
					
						
						
							
							Add GET with fields param ( #1033 )  
						
						 
						
						
						
						
					 
					
						2021-11-02 13:04:55 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								darth-coder00 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							617ca4be3f 
							
						 
					 
					
						
						
							
							Fix : Services search visible only after service count increases by 10  
						
						 
						
						
						
						
					 
					
						2021-11-02 18:55:14 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								darth-coder00 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e808c339eb 
							
						 
					 
					
						
						
							
							UI: Remove "Add new user" button from Users tab in teams page for non admin users ( #1029 )  
						
						 
						
						
						
						
					 
					
						2021-11-02 18:51:25 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6826ebdf3c 
							
						 
					 
					
						
						
							
							Feat : Add versioning for table entity in the UI ( #973 )  
						
						 
						
						... 
						
						
						
						* Feat : Add versioning for table entity
* Added entityversion timeline and version data
* added go back support from version page to default page.
* Fix : fixed version number parsing
* Refactor : add separate component for entity version.
* Fix : fixed undefined error for previousversion.
* Fix : entityName fixed for description Modal
* removed key columns from useTable prop object.
* removed default value of followers. 
						
						
					 
					
						2021-11-02 17:39:34 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sachin Chaurasiya 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							15d4c66f0a 
							
						 
					 
					
						
						
							
							Docs: generate types for pipeline entity. ( #1028 )  
						
						 
						
						
						
						
					 
					
						2021-11-02 16:22:27 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Suresh Srinivas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6f90019967 
							
						 
					 
					
						
						
							
							Merge pull request  #1010  from dec0deit/merge-util-into-entity-util  
						
						 
						
						... 
						
						
						
						modified necessary files to merge util and entityUtil Files 
						
						
					 
					
						2021-11-01 22:33:25 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dec0deit 
							
						 
					 
					
						
						
						
						
							
						
						
							a2b857355b 
							
						 
					 
					
						
						
							
							added field  
						
						 
						
						
						
						
					 
					
						2021-11-02 10:46:49 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Suresh Srinivas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c39d2024fb 
							
						 
					 
					
						
						
							
							Merge pull request  #1022  from open-metadata/issue1021  
						
						 
						
						... 
						
						
						
						Fixes  #1021  - Move listing and pagination tests to common implementation 
						
						
					 
					
						2021-11-01 10:38:45 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sureshms 
							
						 
					 
					
						
						
						
						
							
						
						
							2c1193153a 
							
						 
					 
					
						
						
							
							Fixes   #1021  - Move listing and pagination tests to common implementation  
						
						 
						
						
						
						
					 
					
						2021-11-01 09:59:47 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pere Miquel Brull 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							11f9ddae3c 
							
						 
					 
					
						
						
							
							Issue 954 ( #1020 )  
						
						 
						
						... 
						
						
						
						* Prepare mixins
* Remove tasks
* Prepare table mixin
* Clean tasks from sample_data
* Add table mixin tests
* Prepare compute percentile
* Refactor OpenMetadata 
						
						
					 
					
						2021-11-01 08:57:53 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								vijaypm 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d796172ce 
							
						 
					 
					
						
						
							
							ISSUE-960:  ( #988 )  
						
						 
						
						... 
						
						
						
						* ISSUE-960: fixed test cases and updated documented with list of pip install
* using requests package for testing http port responsiveness and socket for non-http ports
* use healthcheck api instead of just service endpoint
Co-authored-by: Vijay Mariadassou <vijay@mariadassou.com> 
						
						
					 
					
						2021-11-01 08:32:34 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tom Vijlbrief 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0c23b68d40 
							
						 
					 
					
						
						
							
							Handle . in column names ( #989 )  
						
						 
						
						... 
						
						
						
						* Handle . in column names
* Handle . for profiling 
						
						
					 
					
						2021-11-01 07:22:40 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sriharsha Chintalapani 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9b7d3e313f 
							
						 
					 
					
						
						
							
							Fix   #1004 : Update Pipeline Ingestion and Indexing to accommodate new API changes ( #1005 )  
						
						 
						
						
						
						
					 
					
						2021-11-01 07:22:01 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dec0deit 
							
						 
					 
					
						
						
						
						
							
						
						
							c31924c23d 
							
						 
					 
					
						
						
							
							added period package  
						
						 
						
						
						
						
					 
					
						2021-11-01 16:30:31 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dec0deit 
							
						 
					 
					
						
						
						
						
							
						
						
							11f55cc1c2 
							
						 
					 
					
						
						
							
							modified neccesary files  
						
						 
						
						
						
						
					 
					
						2021-11-01 14:46:27 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shailesh Parmar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d393b90bc4 
							
						 
					 
					
						
						
							
							Fix: Highlight dashboard, topic and pipeline name on search & on table change previous tab count reset ( #979 )  
						
						 
						
						... 
						
						
						
						* Fix: issue-977 on change of tab, previous tab count reset
* Fix: issue-976 highlight topic, dashboard and pipeline name on search 
						
						
					 
					
						2021-11-01 12:43:13 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sriharsha Chintalapani 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9776cec660 
							
						 
					 
					
						
						
							
							Fix   #1007 : Health check api returns unhealthy if there are no users bootstrapped ( #1008 )  
						
						 
						
						
						
						
					 
					
						2021-10-31 20:55:34 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Suresh Srinivas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d810af815b 
							
						 
					 
					
						
						
							
							Merge pull request  #1002  from open-metadata/issue1001  
						
						 
						
						... 
						
						
						
						Fixes  #1001  - Move add and delete follower functionality based on Ent… 
						
						
					 
					
						2021-10-31 13:58:35 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sureshms 
							
						 
					 
					
						
						
						
						
							
						
						
							24d6131553 
							
						 
					 
					
						
						
							
							Fixes   #1001  - Move add and delete follower functionality based on EntityRepository  
						
						 
						
						
						
						
					 
					
						2021-10-31 13:48:43 -07:00