v1.1
Full Changelog: v1.0...v1.1
Main change is the alteration of logic related to finding overlapping segments on ingest. The previous logic was flawed in that it was consuming significant DynamoDB Read Units when ingestion was being done in the normal and more common ingest pattern (chronological). That made no sense so this has been resolved.