Typescript Event Data Assets: Adds the ability to register Typescript objects utilized for event tracking services. Through static code analysis, the CLI identifies events within tracking libraries and registers them with Gable. It currently supports Segment events, with plans to expand support to additional SDKs
Alerting on Removal of Typescript Events: Enhanced functionality to detect and alert when Typescript tracking events are removed from the codebase.
PySpark Event Data Assets: Adds the ability to register PySpark job write operations. By performing static code analysis on the underlying SQL produced by the spark job, the CLI extracts their schemas and registers them with Gable.