21 August 2023 Release Notes¶
Application version 1.0; User interface version 1.61.2
Feature highlights¶
Self-serve API keys¶
Create and manage a project's service account keys from the new API Keys page. View a list of active keys, assign unique names for better organization, create keys as needed, and delete unused keys.
For more information, see API Keys
Other fixes and enhancements¶
- For improved visibility into the health of your data estate, we've added a Tests tab to the run details. Now, when you monitor the outcomes of a run, you can analyze the results of any tests that occurred. For more information, see View Run Details.
- We now support four new component tool types: Amazon Redshift, Microsoft SQL Server, PostgreSQL, and Snowflake. For technical details, see Event Ingestion API Identifiers. [OBS-1617]
- You can now specify the HTTP request method when you create a web request rule action. [OBS-1633]
- We fixed an issue with the cron scheduler used in component expectations and instance conditions. Days of the week are now of the format 0-6 SUN-SAT and compute as such. [OBS-1564]
- We fixed an intermittent schedule-based instance conditions issue. The system now starts an instance per the schedule as expected. [OBS-1636]
- We applied general fixes to reduce errors.
- We made various improvements to our user experience. Our help documentation has been updated to reflect these changes.