Skip to content

v1.1

Choose a tag to compare

@danjhd danjhd released this 29 Oct 12:46

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.