Jonny Stoten-Wild

Results 5 issues of Jonny Stoten-Wild

Fixes #2974. I've kept [the server-side code for translating the legacy request](https://github.com/moby/buildkit/blob/f8a60e2c1de918bc6a114fb9ae9381cd37407efb/control/control.go#L216-L243) for now so that this will continue to work with existing clients. We should be able to delete...

Add a changelog for v0.7.1, and bump in NOTARY_VERSION

If a module-based job returns `:error` or `{:error, reason}`, `retry_at` is called on the module to determine whether to retry. However, if the job _raises_ or _exits_ because of an...