0.9.1
Released: July 29, 2022
Cloudwatch Dashboard in Terraform
To provide a standardized collection of operational metrics for system administrators, the Terraform script packaged with this release includes configuration of a Sumatra dashboard in AWS CloudWatch.
The dashboard is accessible via the AWS console to those with administrator privileges.
UI Enhancements
New Materializations View
A new Materializations view has been added to the console to provide visibility to materialization jobs initiated by the Python SDK. Each job's progress and status are updated in real time in the view.
Updated Branches View
The Branches view has been updated to make it easier to find what you're looking for. In addition to separating out the branches owned by you, a search box allows you to search for a branch by partial name match.
Other Improvements
- Custom JSON journal reader for more format flexibility in Replay jobs
- Support for non-alphanumeric characters in JSON paths
- Other minor bug fixes