2.12.2
- Feature: Users can now snapshot and restore pachyderm. There is a new Snapshot API, which allows you to Create, List, Delete and Inspect Snapshots.
- Feature: Users can now specify that changes to the files in a particular input should not result with datum reprocessing using Reference Inputs.
- Feature: Users can now implement deferred processing with a mechanism called Conditional Propagation. This mechanism is intended to become more robust over time and ultimately replace branch triggers.