VizAlerts v2.2.0
Two important updates in this release:
-
Switched to Python 3: If you are running VizAlerts as a Python script, you will need to upgrade from Python 2 to Python 3. See upgrade instructions here.
-
A fix for Tableau 2020.4: This version of Tableau introduced a bug that affects the test_alert functionality. You can fix this yourself without upgrading VizAlerts using the workaround here.
All updates:
-Refactor for Python 3 (Issue #111)
-Fix SMS error handling (Issue #158)
-Fix for test alerts breaking in 2020.4 (Issue #175)