V1.0.1 release
New meta data staging process and table called "SFDC_METADATA_STAGE_TEMP" that feeds SFDC_METADATA_STAGE
Support for new field detection and addition (enable append fields)
New parameter AppendFields will insert new fields when detected
New parameter SnowErrorHandling allows for configurable error handling to skip error rows, skip file, or throw an error.
New MetaData field called "Status" that allows for "Disable" attribute that will ignore fields from being synchronized.
Update to Salesforce metadata request that supports compound fields by default like FirstName, LastName, Street, City, etc.
Pre-install check - End to end flow checks for existence of the metadata object
Added status variables to determine results for each pipeline for easier debugging
Schema insert and updates managed via merge by object.field ID
Changed field from ID to DurableId Salesforce field to Snowflake SFDC_METADATA_STAGE "ID"