- Soda Cloud: Add origin 'external' to Soda Cloud scan start - Athena: Add cast to decimal for numeric ops - Soda Cloud: Send failed rows for custom cloud metrics (aka negative value metrics) - Github Actions/CI improvements
2.1.0b9
Fixed
- Athena/Redshift: Fix unwanted precision loss for doubles - Soda Cloud: Fix failed row count measurements sent to Soda Cloud
2.1.0b8
Fixed
- core: Skip tests when metrics are null
2.1.0b7
Fixed
- Soda Cloud: Add support for custom metrics, filter with different semantic types - core: Fix unspecified metrics calculation
In-Progress
- SQLServer test coverage
2.1.0b6
Fixed
- core: Add is_temporal to identify date/time semantic type - core: Fix valid_min and valid_max calculation for varchar with numeric data - soda cloud: Add support for IS NULL sql expression - snowflake: Privatekey authentication support
2.1.0b5
Fixed
- core: enable passing any parameters as environment variables - core: remove mandatory parsing of env_vars unless env_var function is used - soda cloud: Add support for custom cloud metrics - redshift: Update supported datatypes - snowflake: Don't upcase or quote identifiers - sqlserver: add trusted_connection parameter for AD/Windows Authentication